diff options
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; |
