From 07c55792870c75b9ac566526d0cab60c1b765e28 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 7 Apr 2014 16:49:09 +0200 Subject: derf.homelinux.org is dead, use finalrewind.org instead --- bin/apt-why | 4 ++-- provides/zsh/completions/_apt-why | 6 +++--- test/50-apt-why.t | 2 +- 3 files changed, 6 insertions(+), 6 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 +## Copyright © 2008-2009 by Daniel Friesel ## License: WTFPL use strict; use warnings; @@ -127,7 +127,7 @@ There may be problems with virtual packages and "Provides: " stuff. =head1 AUTHOR -Daniel Friesel Ederf@derf.homelinux.orgE +Daniel Friesel Ederf@finalrewind.orgE =head1 LICENSE diff --git a/provides/zsh/completions/_apt-why b/provides/zsh/completions/_apt-why index 20c39bb..e4d1cbe 100644 --- a/provides/zsh/completions/_apt-why +++ b/provides/zsh/completions/_apt-why @@ -1,8 +1,8 @@ #compdef apt-why ## Completion for apt-why -## Daniel Friesel -## https://derf.homelinux.org/~derf/dotfiles/completion/_apt-why -## see also: https://derf.homelinux.org/~derf/code/apt-why +## Daniel Friesel +## https://finalrewind.org/~derf/dotfiles/completion/_apt-why +## see also: https://finalrewind.org/~derf/code/apt-why typeset -a arguments diff --git a/test/50-apt-why.t b/test/50-apt-why.t index 2e2b934..05bdb0f 100755 --- a/test/50-apt-why.t +++ b/test/50-apt-why.t @@ -1,5 +1,5 @@ #!/usr/bin/env perl -## Copyright © 2010 by Daniel Friesel +## Copyright © 2010 by Daniel Friesel ## License: WTFPL use strict; use warnings; -- cgit v1.2.3