diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-04 19:59:22 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-04 19:59:22 +0200 |
commit | 36c348b312ff80c1b1e05fc1a9f249d58350b8b7 (patch) | |
tree | 79ba2092455617eba4b141a590f9373a35306ff8 /bin/checklinks | |
parent | 164a257c3e0af90736833e0febcfddd3ba2c285e (diff) |
Diffstat (limited to 'bin/checklinks')
-rwxr-xr-x | bin/checklinks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/checklinks b/bin/checklinks index 43eca8d..314c5b8 100755 --- a/bin/checklinks +++ b/bin/checklinks @@ -1,5 +1,5 @@ #!/usr/bin/env perl -## Copyright © 2008-2010 by Daniel Friesel <derf@finalrewind.org> +## Copyright © 2008-2010 by Birte Kristina Friesel <derf@finalrewind.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> use strict; use warnings; |