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>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
f0e7e1bd77
commit
6d66f5cd26
@@ -1,7 +1,11 @@
|
||||
/*
|
||||
* inode.c - basic inode and dentry operations.
|
||||
* fs/sysfs/inode.c - basic sysfs inode and dentry operations
|
||||
*
|
||||
* sysfs is Copyright (c) 2001-3 Patrick Mochel
|
||||
* Copyright (c) 2001-3 Patrick Mochel
|
||||
* Copyright (c) 2007 SUSE Linux Products GmbH
|
||||
* Copyright (c) 2007 Tejun Heo <teheo@suse.de>
|
||||
*
|
||||
* This file is released under the GPLv2.
|
||||
*
|
||||
* Please see Documentation/filesystems/sysfs.txt for more information.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user