From e8d402f2ac071a5bcd2b1a66133d313b8e25241b Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 24 Aug 2024 22:35:55 +0200 Subject: Set a proper copyright notice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- bin/find-broken-symlinks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/find-broken-symlinks') diff --git a/bin/find-broken-symlinks b/bin/find-broken-symlinks index 55b598e..3053241 100755 --- a/bin/find-broken-symlinks +++ b/bin/find-broken-symlinks @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2020-2023 Miquel Sabaté Solà +# Copyright (C) 2020-Ω Miquel Sabaté Solà # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit v1.2.3