diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/checklinks | 2 | ||||
-rwxr-xr-x | bin/ct | 2 |
2 files changed, 2 insertions, 2 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; @@ -1,6 +1,6 @@ #!/usr/bin/env zsh ## caretaker - /home package manager and zsh playground -## Copyright © 2008-2010 by Daniel Friesel <derf@finalrewind.org> +## Copyright © 2008-2010 by Birte Kristina Friesel <derf@finalrewind.org> ## ## Permission to use, copy, modify, and/or distribute this software for any ## purpose with or without fee is hereby granted, provided that the above |