It looks like at least some of the plugins installed by Limnoria are licenced under GPL-2(+), etc. See Debian's copyright file [0]. The non-plugin core may need investigation too, possibly going back to Supybot (from which Limnoria was forked). [0] https://metadata.ftp-master.debian.org/changelogs//main/l/limnoria/limnoria_2019.02.23-1+deb10u1_copyright
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81575721e542124c0c093de2f8f94d4b82cde915 commit 81575721e542124c0c093de2f8f94d4b82cde915 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-02-25 17:57:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-02-26 14:26:02 +0000 net-irc/limnoria: Bump to 20200124 Closes: https://bugs.gentoo.org/762214 Closes: https://bugs.gentoo.org/728010 Closes: https://bugs.gentoo.org/751856 Bug: https://bugs.gentoo.org/716740 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org> net-irc/limnoria/Manifest | 1 + net-irc/limnoria/limnoria-20200124.ebuild | 78 +++++++++++++++++++++++++++++++ 2 files changed, 79 insertions(+)
Updated it to LICENSE="BSD GPL-2+" I think we need GPL-2 too
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29411f45ff67a223fbeca29c574850703ee3b17b commit 29411f45ff67a223fbeca29c574850703ee3b17b Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-02-26 21:26:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-02-26 22:04:45 +0000 net-irc/limnoria: Update license Bug: https://bugs.gentoo.org/716740 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/19677 Signed-off-by: Sam James <sam@gentoo.org> net-irc/limnoria/limnoria-20200124.ebuild | 2 +- net-irc/limnoria/limnoria-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Set correctly in all versions (including live one) to: LICENSE="BSD GPL-2 GPL-2+" Which is exactly as stated in the Debian's copyright file.