summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormjwybrow <mjwybrow@users.sourceforge.net>2009-06-12 08:06:35 +0000
committermjwybrow <mjwybrow@users.sourceforge.net>2009-06-12 08:06:35 +0000
commita31593ad538914cb60592530f2b7f7f6103c23aa (patch)
treea7ac783f96cd391b9fb478a9ce9e35bf94ad93a2
parentFix a bug where the spacing control for connectors reduced the size of (diff)
downloadinkscape-a31593ad538914cb60592530f2b7f7f6103c23aa.tar.gz
inkscape-a31593ad538914cb60592530f2b7f7f6103c23aa.zip
Update the copyright years in the Mac OS X package Info.plist file to 2009.
(bzr r8055)
-rw-r--r--Info.plist.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Info.plist.in b/Info.plist.in
index a9766aa34..096557c67 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-2008 Inkscape Developers</string>
+ <string>@VERSION@, Copyright 2003-2009 Inkscape Developers</string>
<key>CFBundleIconFile</key>
<string>Inkscape.icns</string>
<key>CFBundleIdentifier</key>
@@ -329,7 +329,7 @@
<key>CFBundleVersion</key>
<string>@VERSION@</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2008 Inkscape Developers, GNU General Public License.</string>
+ <string>Copyright 2009 Inkscape Developers, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key>
<string>10.3</string>
</dict>