summaryrefslogtreecommitdiffstats
path: root/src/sord_validate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sord_validate.c')
-rw-r--r--src/sord_validate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sord_validate.c b/src/sord_validate.c
index 410c580..e30924a 100644
--- a/src/sord_validate.c
+++ b/src/sord_validate.c
@@ -97,7 +97,7 @@ print_version(void)
{
printf("sord_validate " SORD_VERSION
" <http://drobilla.net/software/sord>\n");
- printf("Copyright 2012-2017 David Robillard <d@drobilla.net>.\n"
+ printf("Copyright 2012-2021 David Robillard <d@drobilla.net>.\n"
"License: <http://www.opensource.org/licenses/isc>\n"
"This is free software; you are free to change and redistribute it."
"\nThere is NO WARRANTY, to the extent permitted by law.\n");