Code

Update the copyright years in the Mac OS X package Info.plist file to 2009.
authormjwybrow <mjwybrow@users.sourceforge.net>
Fri, 12 Jun 2009 08:06:35 +0000 (08:06 +0000)
committermjwybrow <mjwybrow@users.sourceforge.net>
Fri, 12 Jun 2009 08:06:35 +0000 (08:06 +0000)
Info.plist.in

index a9766aa34493caeff7b20261cb4f132db57943fd..096557c67787d80556e5ad080ab72d31a88043f1 100644 (file)
@@ -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>
     <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>