aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2013-04-18 21:38:15 -1000
committerMark Adler <madler@alumni.caltech.edu>2013-04-28 15:57:11 -0700
commitf5ec26344f2c9d4facc000cd9c8495e279a0eba6 (patch)
treea406067bc42da3af6f243b304be965668201c6ac /Makefile.in
parentbddc968b1432f045e4630f72273f2049b211c333 (diff)
downloadzlib-f5ec26344f2c9d4facc000cd9c8495e279a0eba6.tar.gz
zlib-f5ec26344f2c9d4facc000cd9c8495e279a0eba6.tar.bz2
zlib-f5ec26344f2c9d4facc000cd9c8495e279a0eba6.zip
Update some copyright years.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index f0b41f0..c61aa30 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,5 +1,5 @@
1# Makefile for zlib 1# Makefile for zlib
2# Copyright (C) 1995-2012 Jean-loup Gailly, Mark Adler 2# Copyright (C) 1995-2013 Jean-loup Gailly, Mark Adler
3# For conditions of distribution and use, see copyright notice in zlib.h 3# For conditions of distribution and use, see copyright notice in zlib.h
4 4
5# To compile and test, type: 5# To compile and test, type: