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:
Tejun Heo
2007-09-20 17:31:38 +09:00
committed by Greg Kroah-Hartman
parent f0e7e1bd77
commit 6d66f5cd26
8 changed files with 61 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
/*
* fs/sysfs/sysfs.h - sysfs internal header file
*
* 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.
*/
struct sysfs_open_dirent;
/* type-specific structures for sysfs_dirent->s_* union members */