diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-01-01 10:29:06 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-01-01 10:29:06 -0600 |
commit | e69b55d9ac0c016b471f69a39c98230681c6e8fa (patch) | |
tree | 91b55fd7e6732f62a0e48a7b008e208cb6280980 /example.c | |
parent | a515d3066e3612ae1a8cdfbb04744c31a5a65219 (diff) |
[devel] Update copyright year to 2010
Diffstat (limited to 'example.c')
-rw-r--r-- | example.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.) */ |