aboutsummaryrefslogtreecommitdiffstats
path: root/src/serdi.c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-04-16 21:49:19 +0000
committerDavid Robillard <d@drobilla.net>2011-04-16 21:49:19 +0000
commitf44001fa60aeb0849a31299e14f502ea07535ae8 (patch)
treea844fafdfb4764fd800ecee76c0606a8b8ef66e8 /src/serdi.c
parentd6549d7e88bc1e1ac9d0497efcc79030b87da2a9 (diff)
downloadserd-f44001fa60aeb0849a31299e14f502ea07535ae8.tar.gz
serd-f44001fa60aeb0849a31299e14f502ea07535ae8.tar.bz2
serd-f44001fa60aeb0849a31299e14f502ea07535ae8.zip
Update copyright headers
git-svn-id: http://svn.drobilla.net/serd/trunk@137 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'src/serdi.c')
-rw-r--r--src/serdi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serdi.c b/src/serdi.c
index 9a366770..2d8f8e13 100644
--- a/src/serdi.c
+++ b/src/serdi.c
@@ -87,7 +87,7 @@ int
print_version()
{
printf("serdi " SERD_VERSION " <http://drobilla.net/software/serd>\n");
- printf("Copyright (C) 2011 David Robillard <http://drobilla.net>.\n"
+ printf("Copyright 2011-2011 David Robillard <http://drobilla.net>.\n"
"\nLicense: Simplified BSD License.\n"
"This is free software; you are free to change and redistribute it."
"\nThere is NO WARRANTY, to the extent permitted by law.\n");