update copyright info in OS X bundle

git-svn-id: svn://localhost/ardour2/branches/3.0@10480 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-11-07 19:18:06 +00:00
parent 138ad804f0
commit b1990cf026
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
CFBundleName = "@APPNAME@";
CFBundleShortVersionString = "@VERSION@";
CFBundleGetInfoString = "@APPNAME@ v @VERSION@ Copyright 2001-2008 Paul Davis";
CFBundleGetInfoString = "@APPNAME@ v @VERSION@ Copyright 2001-2011 Paul Davis";
NSHumanReadableCopyright = "Copyright 2001-20011 Paul Davis.";

View file

@ -1,4 +1,4 @@
CFBundleName = "Ardour3";
CFBundleShortVersionString = "3.0/10433";
CFBundleGetInfoString = "Ardour3 v 3.0/10433 Copyright 2001-2008 Paul Davis";
CFBundleShortVersionString = "3.0/10446";
CFBundleGetInfoString = "Ardour3 v 3.0/10446 Copyright 2001-2008 Paul Davis";
NSHumanReadableCopyright = "Copyright 2001-20011 Paul Davis.";