Driver.h copyright update
It was pointed out that I had not updated my copyright on driver.h Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
8a03d9a498
commit
89790fd789
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
* device.h - generic, centralized driver model
|
||||
*
|
||||
* Copyright (c) 2001-2003 Patrick Mochel <mochel@osdl.org>
|
||||
* Copyright (c) 2004-2007 Greg Kroah-Hartman <gregkh@suse.de>
|
||||
*
|
||||
* This file is released under the GPLv2
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue