diff options
Diffstat (limited to 'sbofind')
-rwxr-xr-x | sbofind | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -5,10 +5,9 @@ # sbofind # script to locate something in a local SlackBuilds tree. # -# author: Jacob Pipkin <j@dawnrazor.net> +# 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; |