Skip to content

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed Jan 30, 2023
1 parent f5a0199 commit 1eff44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/Jackdmp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,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-2022 Filipe Coelho.\n"
"Copyright 2016-2023 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");
Expand Down

0 comments on commit 1eff44a

Please sign in to comment.