diff options
-rwxr-xr-x | bin/checklinks | 2 | ||||
-rwxr-xr-x | bin/ct | 2 | ||||
-rw-r--r-- | man/1/ct.pod | 2 | ||||
-rw-r--r-- | man/7/caretaker.pod | 2 |
4 files changed, 4 insertions, 4 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 diff --git a/man/1/ct.pod b/man/1/ct.pod index 7986528..0604745 100644 --- a/man/1/ct.pod +++ b/man/1/ct.pod @@ -142,7 +142,7 @@ Contains configuration vars =head1 AUTHOR -Daniel Friesel E<lt>derf@chaosdorf.deE<gt> +Birte Kristina Friesel E<lt>derf@chaosdorf.deE<gt> =head1 CREDITS diff --git a/man/7/caretaker.pod b/man/7/caretaker.pod index 99aeea7..af6a374 100644 --- a/man/7/caretaker.pod +++ b/man/7/caretaker.pod @@ -295,7 +295,7 @@ In theory they should work, but will likely cause major confusion. =head1 AUTHOR -Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt> =head1 SEE ALSO |