Imported Upstream version 0.72.3

This commit is contained in:
TANIGUCHI Takaki
2012-03-06 11:08:15 +09:00
parent 205701b3de
commit 30255c97b3
713 changed files with 13953 additions and 28840 deletions

View File

@@ -1,5 +1,5 @@
pngpack: lossless image compression for a series of screen shots
Copyright (C) 2005-2010 Carsten Gnoerlich.
Copyright (C) 2005-2009 Carsten Gnoerlich.
pngpack is a specialized archival format for distributing screen
shots (which are typically shipped with on-line documentation).

View File

@@ -103,7 +103,7 @@ int main(int argc, char *argv[])
/*** Perform the action */
if(mode != MODE_NONE && mode != MODE_HELP)
fprintf(stdout, "pngpack-0.20 *** Copyright 2005-2010 Carsten Gnoerlich.\n"
fprintf(stdout, "pngpack-0.20 *** Copyright 2005-2009 Carsten Gnoerlich.\n"
"This software comes with ABSOLUTELY NO WARRANTY. This\n"
"is free software and you are welcome to redistribute it\n"
"under the conditions of the GNU GENERAL PUBLIC LICENSE.\n"