Browse Source

Update copyright date.

tags/v1.9.11-RC1
Stephane Letz 9 years ago
parent
commit
6fb2dfc080
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      common/Jackdmp.cpp
  2. +1
    -1
      macosx/Jack-Info.plist

+ 1
- 1
common/Jackdmp.cpp 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");


+ 1
- 1
macosx/Jack-Info.plist 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>


Loading…
Cancel
Save