mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
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:
parent
138ad804f0
commit
b1990cf026
2 changed files with 3 additions and 3 deletions
|
|
@ -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.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue