From b8a07a18da02b9613ab94f35c6d5629bb7223a2c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 2 Jan 2021 13:35:41 +0100 Subject: Update date in version output --- utils/lv2apply.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/lv2apply.c') 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 \n" + "Copyright 2007-2021 David Robillard \n" "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"); -- cgit v1.2.1