summaryrefslogtreecommitdiff
path: root/gobject/gobject.rc.in
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-06-07 08:55:31 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-06-07 08:55:31 +0800
commit405b4ff4f4efda5777a7d521255b9143cdae59d7 (patch)
tree9450fe4d576289135be8230814ec7699f8b33743 /gobject/gobject.rc.in
parente154e3325eb7274b8164f8d7a5e0f335646c2bb7 (diff)
downloadglib-405b4ff4f4efda5777a7d521255b9143cdae59d7.tar.gz
Update the year in the *.rc.in files
Sorry this change came a bit late...
Diffstat (limited to 'gobject/gobject.rc.in')
-rw-r--r--gobject/gobject.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gobject/gobject.rc.in b/gobject/gobject.rc.in
index 3dbc898a8..a453d3d61 100644
--- a/gobject/gobject.rc.in
+++ b/gobject/gobject.rc.in
@@ -17,7 +17,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileDescription", "GObject"
VALUE "FileVersion", "@GLIB_VERSION@.0"
VALUE "InternalName", "libgobject-2.0-@LT_CURRENT_MINUS_AGE@"
- VALUE "LegalCopyright", "Copyright © 1998-2010 Tim Janik, Red Hat, Inc. and others"
+ VALUE "LegalCopyright", "Copyright © 1998-2011 Tim Janik, Red Hat, Inc. and others"
VALUE "OriginalFilename", "libgobject-2.0-@LT_CURRENT_MINUS_AGE@.dll"
VALUE "ProductName", "GLib"
VALUE "ProductVersion", "@GLIB_VERSION@"