aboutsummaryrefslogtreecommitdiff
path: root/sbofind
diff options
context:
space:
mode:
Diffstat (limited to 'sbofind')
-rwxr-xr-xsbofind5
1 files changed, 0 insertions, 5 deletions
diff --git a/sbofind b/sbofind
index 8424bf1..8ea7934 100755
--- a/sbofind
+++ b/sbofind
@@ -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';