summaryrefslogtreecommitdiff
path: root/src/gzip
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2015-01-17 20:41:43 +0100
committerWerner Lemberg <wl@gnu.org>2015-01-17 20:41:43 +0100
commitf57fc59e016217687362b6fbbc4842fab932175c (patch)
tree31a84b747d1bacf913933827c7f89839088b8de2 /src/gzip
parent50be00d3b33fdf5628f38a9cd459c6e9804e4657 (diff)
downloadfreetype2-f57fc59e016217687362b6fbbc4842fab932175c.tar.gz
Run `src/tools/update-copyright'.
Diffstat (limited to 'src/gzip')
-rw-r--r--src/gzip/Jamfile2
-rw-r--r--src/gzip/ftgzip.c2
-rw-r--r--src/gzip/rules.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/gzip/Jamfile b/src/gzip/Jamfile
index a7aafa051..0944a5f2c 100644
--- a/src/gzip/Jamfile
+++ b/src/gzip/Jamfile
@@ -1,6 +1,6 @@
# FreeType 2 src/gzip Jamfile
#
-# Copyright 2001 by
+# Copyright 2001-2015 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
diff --git a/src/gzip/ftgzip.c b/src/gzip/ftgzip.c
index 2d4200d9f..74144d293 100644
--- a/src/gzip/ftgzip.c
+++ b/src/gzip/ftgzip.c
@@ -8,7 +8,7 @@
/* parse compressed PCF fonts, as found with many X11 server */
/* distributions. */
/* */
-/* Copyright 2002-2006, 2009-2014 by */
+/* Copyright 2002-2015 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
diff --git a/src/gzip/rules.mk b/src/gzip/rules.mk
index 23222a16b..a8f74ec3c 100644
--- a/src/gzip/rules.mk
+++ b/src/gzip/rules.mk
@@ -3,7 +3,7 @@
#
-# Copyright 2002, 2003, 2013 by
+# Copyright 2002-2015 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,