diff options
Diffstat (limited to 'SBO-Lib/lib/SBO/Lib/Readme.pm')
-rw-r--r-- | SBO-Lib/lib/SBO/Lib/Readme.pm | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/SBO-Lib/lib/SBO/Lib/Readme.pm b/SBO-Lib/lib/SBO/Lib/Readme.pm index 7c36a90..c3a51c7 100644 --- a/SBO-Lib/lib/SBO/Lib/Readme.pm +++ b/SBO-Lib/lib/SBO/Lib/Readme.pm @@ -217,18 +217,4 @@ sub user_prompt { return $cmds, $opts; } -=head1 AUTHORS - -SBO::Lib was originally written by Jacob Pipkin <j@dawnrazor.net> with -contributions from Luke Williams <xocel@iquidus.org> and Andreas -Guldstrand <andreas.guldstrand@gmail.com>. - -=head1 LICENSE - -The sbotools are licensed under the WTFPL <http://sam.zoy.org/wtfpl/COPYING>. - -Copyright (C) 2012-2017, Jacob Pipkin, Luke Williams, Andreas Guldstrand. - -=cut - 1; |