diff options
Diffstat (limited to 'include/fix_u32.h')
-rw-r--r-- | include/fix_u32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fix_u32.h b/include/fix_u32.h index c26e5d192..a2ba6d0a9 100644 --- a/include/fix_u32.h +++ b/include/fix_u32.h | |||
@@ -3,7 +3,7 @@ | |||
3 | * This header makes it easier to include kernel headers | 3 | * This header makes it easier to include kernel headers |
4 | * which use u32 and such. | 4 | * which use u32 and such. |
5 | * | 5 | * |
6 | * Licensed under the GPL version 2, see the file LICENSE in this tarball. | 6 | * Licensed under GPLv2, see file LICENSE in this source tree. |
7 | */ | 7 | */ |
8 | #ifndef FIX_U32_H | 8 | #ifndef FIX_U32_H |
9 | #define FIX_U32_H 1 | 9 | #define FIX_U32_H 1 |