summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-01-28 14:26:48 -0500
committerDavid Robillard <d@drobilla.net>2017-01-28 14:26:48 -0500
commit3cc0b479280767c1d54af86b6bb6881a00d6d9f9 (patch)
tree3e0f2d2730fb8074b9b1d772c8b408e363fc822b /src
parentf522cedd1402019a3b61dac2ddb85e1a4ba4a759 (diff)
downloadsord-3cc0b479280767c1d54af86b6bb6881a00d6d9f9.tar.gz
sord-3cc0b479280767c1d54af86b6bb6881a00d6d9f9.tar.bz2
sord-3cc0b479280767c1d54af86b6bb6881a00d6d9f9.zip
Update sord_validate copyright notice
Diffstat (limited to 'src')
-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 96e9584..50ed462 100644
--- a/src/sord_validate.c
+++ b/src/sord_validate.c
@@ -89,7 +89,7 @@ print_version(void)
{
printf("sord_validate " SORD_VERSION
" <http://drobilla.net/software/sord>\n");
- printf("Copyright 2012-2015 David Robillard <http://drobilla.net>.\n"
+ printf("Copyright 2012-2016 David Robillard <http://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");