diff options
Diffstat (limited to 'utils/lv2apply.c')
-rw-r--r-- | utils/lv2apply.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lv2apply.c b/utils/lv2apply.c index d296645..e042999 100644 --- a/utils/lv2apply.c +++ b/utils/lv2apply.c @@ -207,7 +207,7 @@ static void print_version(void) { printf("lv2apply (lilv) " LILV_VERSION "\n" - "Copyright 2007-2019 David Robillard <d@drobilla.net>\n" + "Copyright 2007-2021 David Robillard <d@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"); |