diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-19 16:31:30 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-19 16:31:30 +0100 |
commit | 920b0a16407371b87e06b5e8cdfbe3a275f4dfee (patch) | |
tree | 3923dd18ed5aa3edebd8bbec26f321147eb010dd /SBO-Lib/lib | |
parent | 815a350b74918bc72c60d799d3a856952bd1683d (diff) | |
download | sbotools2-920b0a16407371b87e06b5e8cdfbe3a275f4dfee.tar.xz |
Fixed up authors listing
Diffstat (limited to 'SBO-Lib/lib')
-rw-r--r-- | SBO-Lib/lib/SBO/Lib.pm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index ec9f4de..66159c1 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -5,8 +5,9 @@ # Lib.pm # shared functions for the sbo_ scripts. # -# authors: Jacob Pipkin <j@dawnrazor.net> -# Luke Williams <xocel@iquidus.org> +# authors: Jacob Pipkin <j@dawnrazor.net> +# Luke Williams <xocel@iquidus.org> +# Andreas Guldstrand <andreas.guldstrand@gmail.com> # license: WTFPL <http://sam.zoy.org/wtfpl/COPYING> use 5.16.0; |