summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-01-01 10:29:06 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-01-01 10:29:06 -0600
commite69b55d9ac0c016b471f69a39c98230681c6e8fa (patch)
tree91b55fd7e6732f62a0e48a7b008e208cb6280980 /example.c
parenta515d3066e3612ae1a8cdfbb04744c31a5a65219 (diff)
[devel] Update copyright year to 2010
Diffstat (limited to 'example.c')
-rw-r--r--example.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/example.c b/example.c
index 49b588e0f..f578694ef 100644
--- a/example.c
+++ b/example.c
@@ -2,9 +2,9 @@
#if 0 /* in case someone actually tries to compile this */
/* example.c - an example of using libpng
- * Last changed in libpng 1.4.0 [December 29, 2009]
+ * Last changed in libpng 1.4.0 [January 1, 2010]
* This file has been placed in the public domain by the authors.
- * Maintained 1998-2009 Glenn Randers-Pehrson
+ * Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)
* Written 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*/