diff options
| author | mjwybrow <mjwybrow@users.sourceforge.net> | 2007-03-15 03:41:19 +0000 |
|---|---|---|
| committer | mjwybrow <mjwybrow@users.sourceforge.net> | 2007-03-15 03:41:19 +0000 |
| commit | 508ddfdd15152552a2532adfc934d39b3618650f (patch) | |
| tree | 4a2679fb6a45f8e81fb6f1d4daced19847e4aab6 | |
| parent | * Makefile.am, packaging/macosx/inkscape_python.ds_store, (diff) | |
| download | inkscape-508ddfdd15152552a2532adfc934d39b3618650f.tar.gz inkscape-508ddfdd15152552a2532adfc934d39b3618650f.zip | |
* Info.plist.in: Update the Mac OS X copyright date to 2007.
(bzr r2657)
| -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 5e1e0f83c..87cdb0ddb 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-2006 Inkscape Developers</string> + <string>@VERSION@, Copyright 2003-2007 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 2006 Inkscape Developers, GNU General Public License.</string> + <string>Copyright 2007 Inkscape Developers, GNU General Public License.</string> <key>LSMinimumSystemVersion</key> <string>10.3</string> </dict> |
