Update copyright date.

This commit is contained in:
Stephane Letz 2016-03-18 11:04:56 +01:00
parent 0febcba823
commit 6fb2dfc080
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ static void copyright(FILE* file)
{
fprintf(file, "jackdmp " VERSION "\n"
"Copyright 2001-2005 Paul Davis and others.\n"
"Copyright 2004-2015 Grame.\n"
"Copyright 2004-2016 Grame.\n"
"jackdmp comes with ABSOLUTELY NO WARRANTY\n"
"This is free software, and you are welcome to redistribute it\n"
"under certain conditions; see the file COPYING for details\n");

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Jackservermp</string>
<key>CFBundleGetInfoString</key>
<string>Jackdmp 1.9.11, @03-15 Paul Davis, Grame</string>
<string>Jackdmp 1.9.11, @03-16 Paul Davis, Grame</string>
<key>CFBundleIdentifier</key>
<string>com.grame.Jackmp</string>
<key>CFBundleInfoDictionaryVersion</key>