diff options
| author | Tim Kientzle <kientzle@FreeBSD.org> | 2007-01-09 08:05:56 +0000 |
|---|---|---|
| committer | Tim Kientzle <kientzle@FreeBSD.org> | 2007-01-09 08:05:56 +0000 |
| commit | 63165a380d254eba7618afe0e043b9a35ae9a249 (patch) | |
| tree | c44889e844dabefaa5a855b971795166d1658769 /lib/libarchive/archive_read_support_format_zip.c | |
| parent | 5675bedd4048c2ca90fa944a45a2ab04763ba2b4 (diff) | |
Notes
Diffstat (limited to 'lib/libarchive/archive_read_support_format_zip.c')
| -rw-r--r-- | lib/libarchive/archive_read_support_format_zip.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libarchive/archive_read_support_format_zip.c b/lib/libarchive/archive_read_support_format_zip.c index 33a425df7e30..5807e560d91e 100644 --- a/lib/libarchive/archive_read_support_format_zip.c +++ b/lib/libarchive/archive_read_support_format_zip.c @@ -6,8 +6,7 @@ * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer - * in this position and unchanged. + * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. |
