diff options
Diffstat (limited to 'include/asm-arm/keyboard.h')
-rw-r--r-- | include/asm-arm/keyboard.h | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/include/asm-arm/keyboard.h b/include/asm-arm/keyboard.h index 9514b470a..7d256af70 100644 --- a/include/asm-arm/keyboard.h +++ b/include/asm-arm/keyboard.h @@ -1,9 +1,13 @@ /* - * linux/include/asm-arm/keyboard.h + * linux/include/asm-arm/keyboard.h * - * Keyboard driver definitions for ARM + * Copyright (C) 1998 Russell King * - * (C) 1998 Russell King + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + * + * Keyboard driver definitions for ARM */ #ifndef __ASM_ARM_KEYBOARD_H #define __ASM_ARM_KEYBOARD_H |