diff --git a/common/Jackdmp.cpp b/common/Jackdmp.cpp index e7198f4df..e62f71f32 100644 --- a/common/Jackdmp.cpp +++ b/common/Jackdmp.cpp @@ -96,7 +96,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" + "Copyright 2016-2018 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");