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 /sbofind | |
parent | 37c65d13f845d2864f26984c4ed50f2d80e07033 (diff) | |
download | sbotools2-c1864ae72759eb79a0a5084f79993669d31eef86.tar.xz |
Update author list in scripts
Diffstat (limited to 'sbofind')
-rwxr-xr-x | sbofind | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,9 +5,9 @@ # sbofind # script to locate something in a local SlackBuilds tree. # -# authors: Jacob Pipkin <j@dawnrazor.net> -# Luke Williams <xocel@iquidus.org> -# Andreas Guldstrand <andreas.guldstrand@gmail.com> +# 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; |