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:
@@ -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.";
|
||||
|
||||
@@ -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.";
|
||||
|
||||
Reference in New Issue
Block a user