diff options
| -rw-r--r-- | Info.plist.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Info.plist.in b/Info.plist.in index 20ed2e680..5e1e0f83c 100644 --- a/Info.plist.in +++ b/Info.plist.in @@ -7,7 +7,7 @@ <key>CFBundleExecutable</key> <string>Inkscape</string> <key>CFBundleGetInfoString</key> - <string>@VERSION@, Copyright 2003-2005 Inkscape Developers</string> + <string>@VERSION@, Copyright 2003-2006 Inkscape Developers</string> <key>CFBundleIconFile</key> <string>Inkscape.icns</string> <key>CFBundleIdentifier</key> @@ -126,7 +126,7 @@ <key>CFBundleVersion</key> <string>@VERSION@</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 2005 Inkscape Developers, GNU General Public License.</string> + <string>Copyright 2006 Inkscape Developers, GNU General Public License.</string> <key>LSMinimumSystemVersion</key> <string>10.3</string> </dict> |
