diff options
| author | Paul Buetow <paul@buetow.org> | 2023-02-02 23:41:14 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-02-02 23:41:14 +0200 |
| commit | cd0034f3f17813da3c0f23b85bf775aa33ea8c11 (patch) | |
| tree | f9c123d6651776377f7e9563413c3b329c6e8495 | |
| parent | 2e3f47415b113e40745b53a28b18b7e2b884b23d (diff) | |
change address
| -rwxr-xr-x | src/guprecords | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
