summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorRoman Neuhauser <neuhauser@sigpipe.cz>2011-03-28 19:17:40 -0400
committerRoman Neuhauser <neuhauser@sigpipe.cz>2011-03-28 19:17:40 -0400
commit77fc5b1e0e5be5aab8b540965cf63dae8b915260 (patch)
tree139714973fe20660fe30e25853fbab9b4de695dd /COPYING
parentae22a45b800d054e69396fb8c3b15db2ea32f211 (diff)
downloadlibarchive-77fc5b1e0e5be5aab8b540965cf63dae8b915260.tar.gz
archive_read_support_compression_*.c -> archive_read_support_filter_*.c
begins a move to symmetry with archive_write, function aliases will follow shortly. SVN-Revision: 3112
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING4
1 files changed, 2 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index 9dbf49db..b2588060 100644
--- a/COPYING
+++ b/COPYING
@@ -16,8 +16,8 @@ the actual statements in the files are controlling.
a 3-clause UC Regents copyright; please read the individual source
files for details:
libarchive/archive_entry.c
- libarchive/archive_read_support_compression_compress.c
- libarchive/archive_write_set_compression_compress.c
+ libarchive/archive_read_support_filter_compress.c
+ libarchive/archive_write_set_filter_compress.c
libarchive/mtree.5
tar/matching.c