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 @@ * This header makes it easier to include kernel headers * which use u32 and such. * - * Licensed under the GPL version 2, see the file LICENSE in this tarball. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #ifndef FIX_U32_H #define FIX_U32_H 1 |