X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gmodule%2Fgmodule.rc.in;fp=gmodule.rc.in;h=3bbcade34645d19e419936955b0a78b6b90a7e95;hb=726b3de4541805ade9b6de72565f0f67d11057ea;hp=d1b8019940f7b606e54c7733c86888a83a8b525a;hpb=2701653ce5599c0bcb2655f5c249da0eb61ead81;p=platform%2Fupstream%2Fglib.git diff --git a/gmodule.rc.in b/gmodule/gmodule.rc.in similarity index 85% rename from gmodule.rc.in rename to gmodule/gmodule.rc.in index d1b8019..3bbcade 100644 --- a/gmodule.rc.in +++ b/gmodule/gmodule.rc.in @@ -17,7 +17,7 @@ VS_VERSION_INFO VERSIONINFO VALUE "FileDescription", "GLib" VALUE "FileVersion", "@GLIB_VERSION@.BUILDNUMBER" VALUE "InternalName", "gmodule-@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@" - VALUE "LegalCopyright", "Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald. Modified by the GLib Team and others 1997-2000." + VALUE "LegalCopyright", "Copyright © 1998-2000 Tim Janik. Modified by the GLib Team and others 1998-2000." VALUE "OriginalFilename", "gmodule-@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.dll" VALUE "ProductName", "GLib" VALUE "ProductVersion", "@GLIB_VERSION@"