diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-08-24 22:35:55 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-08-24 22:35:55 +0200 |
| commit | e8d402f2ac071a5bcd2b1a66133d313b8e25241b (patch) | |
| tree | 95d4d139d902af141f8907bc06ad367a1aca7a75 /bin/find-broken-symlinks | |
| parent | bd96214cd0433bd056e04c07e20244d4feb523f8 (diff) | |
| download | dotfiles-e8d402f2ac071a5bcd2b1a66133d313b8e25241b.tar.gz dotfiles-e8d402f2ac071a5bcd2b1a66133d313b8e25241b.zip | |
Set a proper copyright notice
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'bin/find-broken-symlinks')
| -rwxr-xr-x | bin/find-broken-symlinks | 2 |
1 files changed, 1 insertions, 1 deletions
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à <mikisabate@gmail.com> +# Copyright (C) 2020-Ω Miquel Sabaté Solà <mikisabate@gmail.com> # # 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 |
