From 3048370eafaef2a3e1482244309b9929a956791f Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Fri, 20 Apr 2018 22:04:44 +0300 Subject: [PATCH 1/2] Add the licensing by two contributors. --- README.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.pod b/README.pod index 42a275b..7e9b7d9 100644 --- a/README.pod +++ b/README.pod @@ -22,4 +22,10 @@ There is a docs/ directory but it's woefully outdated and doesn't reflect a numb Good question - what is the license? This is a semi-complicated situation as while the code is obstensibly open source there have been several authors involved. Notably myself (simcop2387), buu, and b_jonas. Buu started the original project (see https://github.com/simcop2387/buutbot ) but then disappeared not long after i forked it (with permission) to make a new version of perlbot. b_jonas was involved in the creation of some of a few plugins, if not more, that made the framework incredibly flexible. +buu has agreed to put his code under the GPL version 3 ( L ) or at your option any later version. + +Shlomi Fish licences his changes under buu has agreed to put his code under the GPLv3 ( L ) . + +Shlomi Fish licences his changes under any and all of the Expat license, the +CC0, the same terms as perl 5, and the Artistic 2.0 license. =cut From 7ecd86e11767bbbdd789133194910518e2b1a05e Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Mon, 23 Apr 2018 15:17:17 -0700 Subject: [PATCH 2/2] Update README.pod Remove accidental copy paste error --- README.pod | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.pod b/README.pod index 7e9b7d9..7a2b2e4 100644 --- a/README.pod +++ b/README.pod @@ -24,8 +24,6 @@ This is a semi-complicated situation as while the code is obstensibly open sourc buu has agreed to put his code under the GPL version 3 ( L ) or at your option any later version. -Shlomi Fish licences his changes under buu has agreed to put his code under the GPLv3 ( L ) . - Shlomi Fish licences his changes under any and all of the Expat license, the CC0, the same terms as perl 5, and the Artistic 2.0 license. =cut