diff options
author | Stephane Letz <letz@grame.fr> | 2016-03-18 11:04:56 +0100 |
---|---|---|
committer | Stephane Letz <letz@grame.fr> | 2016-03-18 11:04:56 +0100 |
commit | 6fb2dfc0802d85cc9a56ed2a8fb50a9e9e272d1a (patch) | |
tree | f15f8e4eb7a6425e6e01771cc7ae6276dcd1cfe7 /common | |
parent | 0febcba8230ec089f389e1731ef0a2cb484aebdf (diff) | |
download | jack2-6fb2dfc0802d85cc9a56ed2a8fb50a9e9e272d1a.tar.gz |
Update copyright date.
Diffstat (limited to 'common')
-rw-r--r-- | common/Jackdmp.cpp | 2 |
1 files changed, 1 insertions, 1 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"); |