diff options
Diffstat (limited to 'utils/lv2info.c')
-rw-r--r-- | utils/lv2info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lv2info.c b/utils/lv2info.c index 3bd79f4..52c5aac 100644 --- a/utils/lv2info.c +++ b/utils/lv2info.c @@ -323,7 +323,7 @@ print_version(void) { printf( "lv2info (lilv) " LILV_VERSION "\n" - "Copyright 2007-2011 David Robillard <http://drobilla.net>\n" + "Copyright 2007-2014 David Robillard <http://drobilla.net>\n" "License: <http://www.opensource.org/licenses/isc-license>\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n"); |