diff options
author | Denys Vlasenko | 2010-09-06 16:22:25 +0200 |
---|---|---|
committer | Denys Vlasenko | 2010-09-06 16:22:25 +0200 |
commit | 3d4a8f864693e6a079a78db2290708554b130cb8 (patch) | |
tree | 35c3fc9c94130b6e968f5ded99e229837a1e12dc /archival | |
parent | 264bdadb2c0406474a4e874a3b16cb57661e6b3a (diff) | |
download | busybox-3d4a8f864693e6a079a78db2290708554b130cb8.zip busybox-3d4a8f864693e6a079a78db2290708554b130cb8.tar.gz |
made 3 license strings to follow the usual form ("or later" bit is not changed!)
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'archival')
-rw-r--r-- | archival/dpkg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/dpkg.c b/archival/dpkg.c index 219512b..b36c261 100644 --- a/archival/dpkg.c +++ b/archival/dpkg.c @@ -12,7 +12,7 @@ * * started life as a busybox implementation of udpkg * - * licensed under gplv2 or later, see file license in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ /* |