From 153c3a802fe6d9e9498932c717266a890f74646c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 2 Jan 2021 13:34:28 +0100 Subject: Use email address instead of website for attribution --- utils/lv2info.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/lv2info.c') diff --git a/utils/lv2info.c b/utils/lv2info.c index 0c79268..293d4e9 100644 --- a/utils/lv2info.c +++ b/utils/lv2info.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2019 David Robillard + Copyright 2007-2019 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -332,7 +332,7 @@ static void print_version(void) { printf("lv2info (lilv) " LILV_VERSION "\n" - "Copyright 2007-2019 David Robillard \n" + "Copyright 2007-2019 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