summaryrefslogtreecommitdiffstats
path: root/utils/slv2_bench.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/slv2_bench.c')
-rw-r--r--utils/slv2_bench.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/slv2_bench.c b/utils/slv2_bench.c
index c5c844e..b71d2cb 100644
--- a/utils/slv2_bench.c
+++ b/utils/slv2_bench.c
@@ -33,7 +33,7 @@ void
print_version()
{
printf("slv2_bench (slv2) " SLV2_VERSION "\n");
- printf("Copyright (C) 2011 David Robillard <http://drobilla.net>\n");
+ printf("Copyright 2011-2011 David Robillard <http://drobilla.net>\n");
printf("License: Simplified BSD License.\n");
printf("This is free software: you are free to change and redistribute it.\n");
printf("There is NO WARRANTY, to the extent permitted by law.\n");