From b32b12e6b0cf743b2f8eaaa960ceebf0b0ec8e1b Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Thu, 19 Dec 2024 14:15:24 -0500 Subject: Remove WTFPL references and consolidate Keep it simple and list this in once place. --- sbofind | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sbofind') 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 -# Luke Williams -# Andreas Guldstrand -# license: WTFPL - use 5.16.0; use strict; use warnings FATAL => 'all'; -- cgit v1.2.3