[gs-cvs] rev 7457 - trunk/gs/src
giles at ghostscript.com
giles at ghostscript.com
Wed Dec 6 15:13:19 PST 2006
Author: giles
Date: 2006-12-06 15:13:19 -0800 (Wed, 06 Dec 2006)
New Revision: 7457
Modified:
trunk/gs/src/gscdef.c
Log:
Update the product name to GPL Ghostscript. File omitted from r7447.
Modified: trunk/gs/src/gscdef.c
===================================================================
--- trunk/gs/src/gscdef.c 2006-12-06 22:25:01 UTC (rev 7456)
+++ trunk/gs/src/gscdef.c 2006-12-06 23:13:19 UTC (rev 7457)
@@ -37,7 +37,7 @@
#ifndef GS_PRODUCTFAMILY
# define GS_PRODUCTFAMILY\
- "AFPL Ghostscript"
+ "GPL Ghostscript"
#endif
const char *CONFIG_CONST gs_productfamily = GS_PRODUCTFAMILY;
More information about the gs-cvs
mailing list