diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/checkkeys.pl | 2 | ||||
| -rwxr-xr-x | scripts/checkopts.pl | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/scripts/checkkeys.pl b/scripts/checkkeys.pl index 54978c5..ecf01e0 100755 --- a/scripts/checkkeys.pl +++ b/scripts/checkkeys.pl @@ -1,5 +1,5 @@  #!/usr/bin/env perl -## Copyright © 2011 by Daniel Friesel <derf@finalrewind.org> +## Copyright © 2011 by Birte Kristina Friesel <derf@finalrewind.org>  ## License: WTFPL:  ##   0. You just DO WHAT THE FUCK YOU WANT TO.  use strict; 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; | 
