aboutsummaryrefslogtreecommitdiffstats
path: root/udev_sysfs.c
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2006-08-28 00:29:11 +0200
committerKay Sievers <kay.sievers@suse.de>2006-08-28 00:29:11 +0200
commit27b77df44daebbd7597c572343105c16de099233 (patch)
treebae5009462b9553bfe9f87bcbbb575b133c799bf /udev_sysfs.c
parentb83b299141ccbe2b60cf49a766a540c43f32167c (diff)
downloadudev-27b77df44daebbd7597c572343105c16de099233.tar.gz
update source file headers
Diffstat (limited to 'udev_sysfs.c')
-rw-r--r--udev_sysfs.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/udev_sysfs.c b/udev_sysfs.c
index c4afe0cf..c1926966 100644
--- a/udev_sysfs.c
+++ b/udev_sysfs.c
@@ -1,7 +1,5 @@
/*
- * udev_sysfs.c - sysfs access
- *
- * Copyright (C) 2005 Kay Sievers <kay.sievers@vrfy.org>
+ * Copyright (C) 2005-2006 Kay Sievers <kay.sievers@vrfy.org>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
@@ -14,7 +12,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.
*
*/