summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-06-07 11:06:28 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-06-07 11:06:28 +0800
commitd86677343c9e81e9157306f7d2bf6ce576807a58 (patch)
treec05895a734a773f033903b9c868ea98e7dd1bccd
parent9db813effb81b7ca5b76030e719b2b5131931948 (diff)
downloadgdk-pixbuf-d86677343c9e81e9157306f7d2bf6ce576807a58.tar.gz
Update information 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 de35ce1ea..9bc53b3f5 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 The Free Software Foundation. Modified by the GTK+ Team and others 1999-2005."
+ VALUE "LegalCopyright", "Copyright (C) 1999-2011 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@"