diff options
Diffstat (limited to 'include/asm-arm/bugs.h')
-rw-r--r-- | include/asm-arm/bugs.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/include/asm-arm/bugs.h b/include/asm-arm/bugs.h index 637d89c1b..2f7b33b10 100644 --- a/include/asm-arm/bugs.h +++ b/include/asm-arm/bugs.h @@ -1,7 +1,11 @@ /* - * include/asm-arm/bugs.h + * linux/include/asm-arm/bugs.h * * Copyright (C) 1995 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. */ #ifndef __ASM_BUGS_H #define __ASM_BUGS_H |