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. --- SBO-Lib/lib/SBO/Lib/Build.pm | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'SBO-Lib/lib/SBO/Lib/Build.pm') diff --git a/SBO-Lib/lib/SBO/Lib/Build.pm b/SBO-Lib/lib/SBO/Lib/Build.pm index 7d38e3c..e6aa66b 100644 --- a/SBO-Lib/lib/SBO/Lib/Build.pm +++ b/SBO-Lib/lib/SBO/Lib/Build.pm @@ -752,20 +752,6 @@ sub run_tee { return $out, $ret; } -=head1 AUTHORS - -SBO::Lib was originally written by Jacob Pipkin with -contributions from Luke Williams and Andreas -Guldstrand . - -=head1 LICENSE - -The sbotools are licensed under the WTFPL . - -Copyright (C) 2012-2017, Jacob Pipkin, Luke Williams, Andreas Guldstrand. - -=cut - sub _build_queue { my ($sbos, $warnings) = @_; my @queue = @$sbos; -- cgit v1.2.3