diff options
Diffstat (limited to 'udev_sysdeps.c')
-rw-r--r-- | udev_sysdeps.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/udev_sysdeps.c b/udev_sysdeps.c index 3cd12277cf..0cb2540659 100644 --- a/udev_sysdeps.c +++ b/udev_sysdeps.c @@ -1,6 +1,4 @@ /* - * udev_sysdeps.c - wrapping of libc features and kernel defines - * * Copyright (C) 2003 Greg Kroah-Hartman <greg@kroah.com> * Copyright (C) 2005-2006 Kay Sievers <kay.sievers@vrfy.org> * @@ -15,7 +13,7 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 675 Mass Ave, Cambridge, MA 02139, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * */ |