summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-11-01 13:37:39 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-11-01 13:37:39 +0100
commitfa727bc857901a5c7b921e681c3ce1dbd5a26377 (patch)
tree08f0d55f6cee7df266aca4d6e3315e79c0decd59 /scripts
parentffb63359e09c85bc84b6311d6cd76e0614884dce (diff)
checkopts: use non-dyndns domain
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/checkopts.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/checkopts.pl b/scripts/checkopts.pl
index ec82343..3a4b884 100755
--- a/scripts/checkopts.pl
+++ b/scripts/checkopts.pl
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
-## Copyright © 2010 by Daniel Friesel <derf@derf.homelinux.org>
+## Copyright © 2010 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/wtfpl>
use strict;
use warnings;