summaryrefslogtreecommitdiff
path: root/common/Jackdmp.cpp
diff options
context:
space:
mode:
authorfalkTX <falktx@gmail.com>2017-06-13 22:23:24 +0200
committerfalkTX <falktx@gmail.com>2017-06-13 22:23:24 +0200
commitf3a6b3e44aa8c7592f150d445773db7f056c3c2d (patch)
tree7f753985e03690e75990819657f6c2fe82a90171 /common/Jackdmp.cpp
parent31d4ae97f296fe1c954cbb51e50d5e60578260b8 (diff)
downloadjack2-f3a6b3e44aa8c7592f150d445773db7f056c3c2d.tar.gz
1.9.11-RC1 releasev1.9.11-RC1
Diffstat (limited to 'common/Jackdmp.cpp')
-rw-r--r--common/Jackdmp.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Jackdmp.cpp b/common/Jackdmp.cpp
index eb5044cb..7eea2815 100644
--- a/common/Jackdmp.cpp
+++ b/common/Jackdmp.cpp
@@ -92,6 +92,7 @@ static void copyright(FILE* file)
fprintf(file, "jackdmp " VERSION "\n"
"Copyright 2001-2005 Paul Davis and others.\n"
"Copyright 2004-2016 Grame.\n"
+ "Copyright 2016-2017 Filipe Coelho.\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");