From: Philippe Ombredanne Date: Mon, 11 May 2015 13:22:49 +0000 (+0200) Subject: Updating references to tar/matching.c and get_date X-Git-Tag: v3.1.900a~99^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F537%2Fhead;p=thirdparty%2Flibarchive.git Updating references to tar/matching.c and get_date 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 --- diff --git a/COPYING b/COPYING index b25880600..67c2fb76c 100644 --- 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