diff options
| author | Paul Buetow <paul@buetow.org> | 2023-02-02 23:42:28 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-02-02 23:42:28 +0200 |
| commit | e2bf875c6ea615aaaabedb772c443b93e97746c7 (patch) | |
| tree | f8e09754328f0255cb258f1ea6c25c2824618260 /src | |
| parent | 98f385c8cd5a50b51ce7e99d9cbfe9175dbf5e5f (diff) | |
| parent | cd0034f3f17813da3c0f23b85bf775aa33ea8c11 (diff) | |
fix conflict
Diffstat (limited to 'src')
| -rwxr-xr-x | src/guprecords | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/guprecords b/src/guprecords index 882d6f0..3722470 100755 --- a/src/guprecords +++ b/src/guprecords @@ -1,6 +1,7 @@ #!/usr/bin/env perl -# guprecords (c) 2014, 2015 Paul Buetow -# E-Mail: guprecords@mx.buetow.org WWW: http://guprecords.buetow.org + +# guprecords (c) 2014, Paul Buetow +# E-Mail: guprecords@mx.buetow.org WWW: http://codeberg.org/snonux/guprecords use strict; use warnings; |
