diff options
Diffstat (limited to 'bin/apt-why')
-rwxr-xr-x | bin/apt-why | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/apt-why b/bin/apt-why index e6a622e..3f23bc7 100755 --- a/bin/apt-why +++ b/bin/apt-why @@ -1,5 +1,5 @@ #!/usr/bin/env perl -## Copyright © 2008-2009 by Daniel Friesel <derf@derf.homelinux.org> +## Copyright © 2008-2009 by Daniel Friesel <derf@finalrewind.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> use strict; use warnings; @@ -127,7 +127,7 @@ There may be problems with virtual packages and "Provides: " stuff. =head1 AUTHOR -Daniel Friesel E<lt>derf@derf.homelinux.orgE<gt> +Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |