aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sysfs.h
diff options
context:
space:
mode:
authorTejun Heo <htejun@gmail.com>2007-09-20 17:31:38 +0900
committerGreg Kroah-Hartman <gregkh@suse.de>2007-10-12 14:51:12 -0700
commit6d66f5cd26e4c482e986130b7572f2735a0f7e8b (patch)
treeb35a4c00af8b2120a672dc19cb09006d5d000a9f /include/linux/sysfs.h
parentkobject: update the copyrights (diff)
downloadlinux-dev-6d66f5cd26e4c482e986130b7572f2735a0f7e8b.tar.xz
linux-dev-6d66f5cd26e4c482e986130b7572f2735a0f7e8b.zip
sysfs: add copyrights
Sysfs has gone through considerable amount of reimplementation. Add copyrights. Any objections? :-) Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/sysfs.h')
-rw-r--r--include/linux/sysfs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/sysfs.h b/include/linux/sysfs.h
index db5dd2403d08..149ab62329e2 100644
--- a/include/linux/sysfs.h
+++ b/include/linux/sysfs.h
@@ -3,6 +3,8 @@
*
* Copyright (c) 2001,2002 Patrick Mochel
* Copyright (c) 2004 Silicon Graphics, Inc.
+ * Copyright (c) 2007 SUSE Linux Products GmbH
+ * Copyright (c) 2007 Tejun Heo <teheo@suse.de>
*
* Please see Documentation/filesystems/sysfs.txt for more information.
*/