summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-06-07 11:14:47 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-06-07 11:14:47 +0800
commitb0e37a9b3c5a75cb68c53c70535a07359e3a8a1f (patch)
tree6b44dc07f81cc5cbf7b76c6ab0c84b458f5f7863
parentd86677343c9e81e9157306f7d2bf6ce576807a58 (diff)
downloadgdk-pixbuf-b0e37a9b3c5a75cb68c53c70535a07359e3a8a1f.tar.gz
Correct the info in Windows Resource template
-rw-r--r--gdk-pixbuf/gdk_pixbuf.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/gdk_pixbuf.rc.in b/gdk-pixbuf/gdk_pixbuf.rc.in
index 9bc53b3f5..9fcfd5ef0 100644
--- a/gdk-pixbuf/gdk_pixbuf.rc.in
+++ b/gdk-pixbuf/gdk_pixbuf.rc.in
@@ -17,7 +17,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileDescription", "GIMP Toolkit"
VALUE "FileVersion", "@GDK_PIXBUF_VERSION@.0"
VALUE "InternalName", "libgdk_pixbuf-@GDK_PIXBUF_API_VERSION@-@LT_CURRENT_MINUS_AGE@"
- VALUE "LegalCopyright", "Copyright (C) 1999-2011 The Free Software Foundation. Modified by the GTK+ Team and others 1999-2011."
+ VALUE "LegalCopyright", "Copyright (C) 1999 The Free Software Foundation. Modified by the GTK+ Team and others 1999-2011."
VALUE "OriginalFilename", "libgdk_pixbuf-@GDK_PIXBUF_API_VERSION@-@LT_CURRENT_MINUS_AGE@.dll"
VALUE "ProductName", "GTK+"
VALUE "ProductVersion", "@GDK_PIXBUF_VERSION@"