diff options
Diffstat (limited to 'sbofind')
-rwxr-xr-x | sbofind | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -5,11 +5,6 @@ # 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> -# license: WTFPL <http://sam.zoy.org/wtfpl/COPYING> - use 5.16.0; use strict; use warnings FATAL => 'all'; |