summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-04-07 16:40:33 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-04-07 16:40:33 +0200
commit92a97c78215d3bad2ac3cd5bf2e74562f5302ec8 (patch)
tree90a9631d834b483d70f206239347538ed515cce2
parent3fb82b837ec0b467c18cc0d6ba7bebafee35af41 (diff)
derf.homelinux.org is dead, use finalrewind.org instead
-rw-r--r--lib/Simplestore.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Simplestore.pm b/lib/Simplestore.pm
index e9624dd..82adbac 100644
--- a/lib/Simplestore.pm
+++ b/lib/Simplestore.pm
@@ -1,5 +1,5 @@
## Library for the Simplestore format
-## Copyright © 2009 by Daniel Friesel <derf@derf.homelinux.org>
+## Copyright © 2009 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/wtfpl>
package Simplestore;
use strict;