diff --git a/Info.plist b/Info.plist index 3b7e7d2..b0dee52 100644 --- a/Info.plist +++ b/Info.plist @@ -7,7 +7,7 @@ CFBundleShortVersionString 1.0.0 NSHumanReadableCopyright - Copyright © 2006, Kent Tessman; © 2011, Nikos Chantziaras. + Copyright © 2006, Kent Tessman; © 2012, Nikos Chantziaras. CFBundleIconFile @ICON@ CFBundlePackageType diff --git a/hugor.rc b/hugor.rc index d47d1e7..8d0915a 100644 --- a/hugor.rc +++ b/hugor.rc @@ -28,7 +28,7 @@ VS_VERSION_INFO VERSIONINFO VALUE "FileDescription", "Hugor - A Hugo Interpreter" VALUE "FileVersion", HUGOR_VERSION VALUE "ProductVersion", HUGOR_VERSION - VALUE "LegalCopyright", "Copyright 2006, Kent Tessman; 2011, Nikos Chantziaras" + VALUE "LegalCopyright", "Copyright 2006, Kent Tessman; 2012, Nikos Chantziaras" VALUE "OriginalFilename", "Hugor.exe" VALUE "ProductName", "Hugor" END