summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/Jackdmp.cpp2
-rw-r--r--macosx/Jack-Info.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/Jackdmp.cpp b/common/Jackdmp.cpp
index a2ccd9c4..55f2c671 100644
--- a/common/Jackdmp.cpp
+++ b/common/Jackdmp.cpp
@@ -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");
diff --git a/macosx/Jack-Info.plist b/macosx/Jack-Info.plist
index ae57af71..bc494314 100644
--- a/macosx/Jack-Info.plist
+++ b/macosx/Jack-Info.plist
@@ -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>