aboutsummaryrefslogtreecommitdiff
path: root/include/fix_u32.h
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-08-16 20:14:46 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-08-16 20:14:46 +0200
commit0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a (patch)
treed8a71a3f044857bd36569f535815002367389b29 /include/fix_u32.h
parent0d555fc951fa09b2f7efb4b445a468a4bcc262f1 (diff)
downloadbusybox-w32-0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a.tar.gz
busybox-w32-0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a.tar.bz2
busybox-w32-0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a.zip
*: make GNU licensing statement forms more regular
This change retains "or later" state! No licensing _changes_ here, only form is adjusted (article, space between "GPL" and "v2" and so on). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include/fix_u32.h')
-rw-r--r--include/fix_u32.h2
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