diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-08 21:06:16 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-08 21:06:24 +0100 |
commit | c1864ae72759eb79a0a5084f79993669d31eef86 (patch) | |
tree | 4c46f5b0ecf00b6df99d24e82100a5eb2373a200 /sboclean | |
parent | 37c65d13f845d2864f26984c4ed50f2d80e07033 (diff) | |
download | sbotools-c1864ae72759eb79a0a5084f79993669d31eef86.tar.xz |
Update author list in scripts
Diffstat (limited to 'sboclean')
-rwxr-xr-x | sboclean | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,8 +5,9 @@ # sboclean # script to clean stuff left around from sbotools. # -# 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; |