From 2e3f47415b113e40745b53a28b18b7e2b884b23d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 30 Jan 2022 22:12:21 +0000 Subject: fix address in src header --- src/guprecords | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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; -- cgit v1.2.3 From cd0034f3f17813da3c0f23b85bf775aa33ea8c11 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 2 Feb 2023 23:41:14 +0200 Subject: change address --- src/guprecords | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/guprecords b/src/guprecords index dcf0dbb..888e9fc 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://codeberg.org/foozone/guprecords +# E-Mail: guprecords@mx.buetow.org WWW: http://codeberg.org/snonux/guprecords use strict; use warnings; -- cgit v1.2.3