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
commit188fefc72a68dea0d73732d9472791eb0e9952bc (patch)
treeea4d1ba37c85fa52c0448ef9e39290f88535df32 /licenses
parente31059a09ed1aac362e340bfda314715c9559d9e (diff)
downloadpkgsrc-188fefc72a68dea0d73732d9472791eb0e9952bc.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