diff options
Diffstat (limited to 'archival/bunzip2.c')
-rw-r--r-- | archival/bunzip2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/bunzip2.c b/archival/bunzip2.c index 2ce6cfb86..1b074c4ee 100644 --- a/archival/bunzip2.c +++ b/archival/bunzip2.c @@ -2,7 +2,7 @@ * Modified for busybox by Glenn McGrath <bug1@iinet.net.au> * Added support output to stdout by Thomas Lundquist <thomasez@zelow.no> * - * Licensed under GPL v2, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ #include <fcntl.h> |