diff options
Diffstat (limited to 'lib/kobject.c')
| -rw-r--r-- | lib/kobject.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/kobject.c b/lib/kobject.c index fbd3272924b9..ba1cdd69f775 100644 --- a/lib/kobject.c +++ b/lib/kobject.c @@ -3,6 +3,11 @@ * * Copyright (c) 2002-2003 Patrick Mochel <mochel@osdl.org> * + * This file is released under the GPLv2. + * + * + * Please see the file Documentation/kobject.txt for critical information + * about using the kobject interface. */ #undef DEBUG |
