diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-12 20:24:51 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-12 20:24:51 +0200 |
commit | 1197dafc110fb0a2e322b977d2dced15456bf7df (patch) | |
tree | f4d841e94b47ac13571a8e58ef77ccdf072002d9 /scripts/checkopts.pl | |
parent | d7a5b3ddf244a0384d7ead1231d98897412ee513 (diff) |
update copyright
Diffstat (limited to 'scripts/checkopts.pl')
-rwxr-xr-x | scripts/checkopts.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/checkopts.pl b/scripts/checkopts.pl index 3a4b884..e5779ca 100755 --- a/scripts/checkopts.pl +++ b/scripts/checkopts.pl @@ -1,5 +1,5 @@ #!/usr/bin/env perl -## Copyright © 2010 by Daniel Friesel <derf@finalrewind.org> +## Copyright © 2010 by Birte Kristina Friesel <derf@finalrewind.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> use strict; use warnings; |