diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-10-16 14:18:38 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-10-16 14:18:38 +0200 |
commit | 580f4e7e90a045ec7c92b06c14613acb0d6f9e0a (patch) | |
tree | e96aa9114a6f920a1727d3ca2a4c4b9fe9f34374 | |
parent | 5a5287151c5b0aae485c984a6cd3a05b42f8bccb (diff) |
Update copyright statements while at it
-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 f161d7f..97137b0 100755 --- a/bin/checklinks +++ b/bin/checklinks @@ -1,5 +1,5 @@ #!/usr/bin/env perl -## Copyright © 2008-2009 by Daniel Friesel <derf@derf.homelinux.org> +## Copyright © 2008-2010 by Daniel 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-2009 by Daniel Friesel <derf@derf.homelinux.org> +## Copyright © 2008-2010 by Daniel 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 6b6acef..8306368 100644 --- a/man/1/ct.pod +++ b/man/1/ct.pod @@ -136,7 +136,7 @@ Contains configuration vars =head1 AUTHOR -Daniel Friesel E<lt>derf@derf.homelinux.orgE<gt> +Daniel Friesel E<lt>derf@chaosdorf.deE<gt> =head1 CREDITS diff --git a/man/7/caretaker.pod b/man/7/caretaker.pod index 5b83658..dfcf036 100644 --- a/man/7/caretaker.pod +++ b/man/7/caretaker.pod @@ -272,7 +272,7 @@ In theory they should work, but will likely cause major confusion. =head1 AUTHOR -Daniel Friesel E<lt>derf@derf.homelinux.orgE<gt> +Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 SEE ALSO |