mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
5 lines
212 B
Text
5 lines
212 B
Text
|
|
CFBundleName = "@APPNAME@";
|
||
|
|
CFBundleShortVersionString = "@VERSION@";
|
||
|
|
CFBundleGetInfoString = "@APPNAME@ v @VERSION@ Copyright 2001-2008 Paul Davis";
|
||
|
|
NSHumanReadableCopyright = "Copyright 2001-2008 Paul Davis.";
|