diff options
author | Jacob Pipkin <j@dawnrazor.net> | 2012-11-30 09:18:31 -0600 |
---|---|---|
committer | Jacob Pipkin <j@dawnrazor.net> | 2012-11-30 09:18:31 -0600 |
commit | c8c2c477d4bdaf1e11e2a7a64dc5e453e132ac08 (patch) | |
tree | 722083e3997e1037028f3dc298c97b4a5c4f4ccd /SBO-Lib/lib | |
parent | 3fb11266a6f33a4779faa495829cab93d1b1faad (diff) | |
download | sbotools2-c8c2c477d4bdaf1e11e2a7a64dc5e453e132ac08.tar.xz |
shared credit
Diffstat (limited to 'SBO-Lib/lib')
-rw-r--r-- | SBO-Lib/lib/SBO/Lib.pm | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index a6c205e..e27647a 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -5,11 +5,9 @@ # Lib.pm # shared functions for the sbo_ scripts. # -# author: Jacob Pipkin <j@dawnrazor.net> -# date: Setting Orange, the 37th day of Discord in the YOLD 3178 +# authors: Jacob Pipkin <j@dawnrazor.net> +# Luke Williams <xocel@iquidus.org> # license: WTFPL <http://sam.zoy.org/wtfpl/COPYING> -# -# modified by: Luke Williams <xocel@iquidus.org> use 5.16.0; use strict; |