[devel] Moved descriptions of makefiles and other scripts out of INSTALL

into scripts/README.txt and updated the copyright year in scripts/pngwin.rc
from 2006 to 2009.
This commit is contained in:
Glenn Randers-Pehrson
2009-11-15 07:59:06 -06:00
parent c00408a4e5
commit 9d27a1becf
5 changed files with 82 additions and 60 deletions

View File

@@ -90,7 +90,7 @@ BEGIN
VALUE "FileDescription", "PNG image compression library\000"
VALUE "FileVersion", PNG_LIBPNG_VER_STRING "\000"
VALUE "InternalName", PNG_LIBPNG_DLLFNAME QUOTE(PNG_LIBPNG_VER_DLLNUM) PNG_LIBPNG_DLLFNAME_POSTFIX " (Windows 32 bit)\000"
VALUE "LegalCopyright", "\251 1998-2006 Glenn Randers-Pehrson et al.\000"
VALUE "LegalCopyright", "\251 1998-2009 Glenn Randers-Pehrson et al.\000"
#ifdef PNG_USER_VERSIONINFO_LEGALTRADEMARKS
VALUE "LegalTrademarks", PNG_USER_VERSIONINFO_LEGALTRADEMARKS "\000"
#endif /* PNG_USER_VERSIONINFO_LEGALTRADEMARKS */