diff options
| author | 2007-02-12 22:33:06 -0800 | |
|---|---|---|
| committer | 2007-02-16 15:19:15 -0800 | |
| commit | 89790fd789e024b23eb1fbccedd84a2015441ce0 (patch) | |
| tree | fbe1fcec760de172f99d9be5dc112d9c5ec1443f /include/linux | |
| parent | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 (diff) | |
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>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/device.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/device.h b/include/linux/device.h index 26e4692f2d1a..d5b1b7b3558e 100644 --- a/include/linux/device.h +++ b/include/linux/device.h @@ -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 * |
