diff options
author | Tor Lillqvist <tml@iki.fi> | 2010-02-04 00:11:44 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2010-02-04 00:12:50 +0200 |
commit | 154a5314be98b22cb3171721d40cb9c4e6d5f102 (patch) | |
tree | e751b846a427c923b85fc9ac57e2bac3dc29bbc6 /gmodule | |
parent | 33b011ce7d9415d60493595bbfe14dbc02c2d201 (diff) |
Update copyright years
Diffstat (limited to 'gmodule')
-rw-r--r-- | gmodule/gmodule.rc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gmodule/gmodule.rc.in b/gmodule/gmodule.rc.in index cc4901446..4ce8bfdd9 100644 --- a/gmodule/gmodule.rc.in +++ b/gmodule/gmodule.rc.in @@ -17,7 +17,7 @@ VS_VERSION_INFO VERSIONINFO VALUE "FileDescription", "GModule" VALUE "FileVersion", "@GLIB_VERSION@.0" VALUE "InternalName", "libgmodule-2.0-@LT_CURRENT_MINUS_AGE@" - VALUE "LegalCopyright", "Copyright © 1998-2000 Tim Janik. Modified by the GLib Team and others 1998-2004." + VALUE "LegalCopyright", "Copyright © 1998-2010 Tim Janik and others." VALUE "OriginalFilename", "libgmodule-2.0-@LT_CURRENT_MINUS_AGE@.dll" VALUE "ProductName", "GLib" VALUE "ProductVersion", "@GLIB_VERSION@" |