summaryrefslogtreecommitdiff
path: root/licenses
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2016-03-08 18:24:22 +0000
committerleot <leot@pkgsrc.org>2016-03-08 18:24:22 +0000
commit0fde022b6e98cb5cec4f7c148126de35a61cbcbf (patch)
treeea4d1ba37c85fa52c0448ef9e39290f88535df32 /licenses
parentf53e8355627fc6579ef5e7a635c34be8f459b216 (diff)
downloadpkgsrc-0fde022b6e98cb5cec4f7c148126de35a61cbcbf.tar.gz
Generalize year with <year> and authors with <copyright holders>.
Noticed by kamil@.
Diffstat (limited to 'licenses')
-rw-r--r--licenses/zlib5
1 files changed, 1 insertions, 4 deletions
diff --git a/licenses/zlib b/licenses/zlib
index c541fcaf516..dbad69dc3f0 100644
--- a/licenses/zlib
+++ b/licenses/zlib
@@ -1,4 +1,4 @@
-(C) 1995-2004 Jean-loup Gailly and Mark Adler
+Copyright (C) <year> <copyright holders>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
@@ -15,6 +15,3 @@ freely, subject to the following restrictions:
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
-
-Jean-loup Gailly Mark Adler
-jloup@gzip.org madler@alumni.caltech.edu