]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Updating references to tar/matching.c and get_date 537/head
authorPhilippe Ombredanne <pombredanne@gmail.com>
Mon, 11 May 2015 13:22:49 +0000 (15:22 +0200)
committerPhilippe Ombredanne <pombredanne@gmail.com>
Mon, 11 May 2015 13:22:49 +0000 (15:22 +0200)
tar/matching.c is no a longer a file in the codebase. It has been replaced by libarchive/archive_match.c which is different code.

tar/get_date.c is now libarchive archive_getdate.c

COPYING

diff --git a/COPYING b/COPYING
index b25880600230c6ba5f954e9f476d8cfc78f55cd1..67c2fb76c69c12647694b5eeb0841c77f99da87b 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -19,10 +19,9 @@ the actual statements in the files are controlling.
    libarchive/archive_read_support_filter_compress.c
    libarchive/archive_write_set_filter_compress.c
    libarchive/mtree.5
-   tar/matching.c
 
 * The following source files are in the public domain:
-   tar/getdate.c
+   libarchive/archive_getdate.c
 
 * The build files---including Makefiles, configure scripts,
   and auxiliary scripts used as part of the compile process---have