summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-30 22:12:21 +0000
committerPaul Buetow <paul@buetow.org>2022-01-30 22:12:21 +0000
commit2e3f47415b113e40745b53a28b18b7e2b884b23d (patch)
treeb0fae55868ff4e8dc0716244939da4cdd36d7430
parent9ed9e3465f6974974289c589c8a8a77112438829 (diff)
fix address in src header
-rwxr-xr-xsrc/guprecords2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guprecords b/src/guprecords
index b7d298f..dcf0dbb 100755
--- a/src/guprecords
+++ b/src/guprecords
@@ -1,6 +1,6 @@
#!/usr/bin/env perl
# guprecords (c) 2014, Paul Buetow
-# E-Mail: guprecords@mx.buetow.org WWW: http://guprecords.buetow.org
+# E-Mail: guprecords@mx.buetow.org WWW: http://codeberg.org/foozone/guprecords
use strict;
use warnings;