ardour/tools/osx_packaging/InfoPlist.strings.in
Paul Davis b1990cf026 update copyright info in OS X bundle
git-svn-id: svn://localhost/ardour2/branches/3.0@10480 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-07 19:18:06 +00:00

5 lines
213 B
Plaintext

CFBundleName = "@APPNAME@";
CFBundleShortVersionString = "@VERSION@";
CFBundleGetInfoString = "@APPNAME@ v @VERSION@ Copyright 2001-2011 Paul Davis";
NSHumanReadableCopyright = "Copyright 2001-20011 Paul Davis.";