aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/get_header_tar_lzma.c
diff options
context:
space:
mode:
Diffstat (limited to 'archival/libunarchive/get_header_tar_lzma.c')
-rw-r--r--archival/libunarchive/get_header_tar_lzma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/libunarchive/get_header_tar_lzma.c b/archival/libunarchive/get_header_tar_lzma.c
index 03b1b792d..9876b3827 100644
--- a/archival/libunarchive/get_header_tar_lzma.c
+++ b/archival/libunarchive/get_header_tar_lzma.c
@@ -3,7 +3,7 @@
* Small lzma deflate implementation.
* Copyright (C) 2006 Aurelien Jacobs <aurel@gnuage.org>
*
- * Licensed under GPL v2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
*/
#include "libbb.h"