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 @@ | |||
2 | * Modified for busybox by Glenn McGrath <bug1@iinet.net.au> | 2 | * Modified for busybox by Glenn McGrath <bug1@iinet.net.au> |
3 | * Added support output to stdout by Thomas Lundquist <thomasez@zelow.no> | 3 | * Added support output to stdout by Thomas Lundquist <thomasez@zelow.no> |
4 | * | 4 | * |
5 | * Licensed under GPL v2, see file LICENSE in this tarball for details. | 5 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include <fcntl.h> | 8 | #include <fcntl.h> |