Skip Menu |

This queue is for tickets about the Lingua-Stem CPAN distribution.

Report information
The Basics
Id: 9097
Status: resolved
Worked: 20 min
Priority: 0/
Queue: Lingua-Stem

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.81



Subject: Missing licence
Hi, The distribution does not indicate the licence under which this package is available. I would be grateful for clarifications as I would like to package this for Debian. Regards,
From: snowhare [...] nihongo.org
[DOM - Wed Dec 22 21:09:32 2004]: Show quoted text
> Hi, > > The distribution does not indicate the licence under which this > package is available. I would be grateful for clarifications as I > would like to package this for Debian. > > Regards,
It is licensed under the same terms as Perl: dual Artistic/GPL. It is mentioned in the README file of the distribution. See http://dev.perl.org/licenses/ for specific details on the terms.
Date: Wed, 22 Dec 2004 18:21:09 -0800 (PST)
From: Benjamin Franz <snowhare [...] nihongo.org>
To: via RT <bug-Lingua-Stem [...] rt.cpan.org>
Subject: Re: [cpan #9097] Missing licence
RT-Send-Cc:
On Wed, 22 Dec 2004, via RT wrote: Show quoted text
> > This message about Lingua-Stem was sent to you by DOM <DOM@cpan.org> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=9097 > > > Hi, > > The distribution does not indicate the licence under which this package > is available. I would be grateful for clarifications as I would like to > package this for Debian.
It is licensed under the same terms as Perl: dual Artistic/GPL. It is mentioned in the README file of the distribution. See http://dev.perl.org/licenses/ for specific details on the terms. -- Jerry "All right, where is the answer? The battle of wits has begun. It ends when you click and we both serve pages - and find out who is right, and who is slashdotted." - David Brandt
From: msf [...] openbsd.org
[snowhare@nihongo.org - Wed Dec 22 22:12:03 2004]: Show quoted text
> On Wed, 22 Dec 2004, via RT wrote: >
> > > > This message about Lingua-Stem was sent to you by DOM <DOM@cpan.org>
> via rt.cpan.org
> > > > Full context and any attached attachments can be found at: > > <URL: https://rt.cpan.org/Ticket/Display.html?id=9097 > > > > > Hi, > > > > The distribution does not indicate the licence under which this
> package
> > is available. I would be grateful for clarifications as I would like
> to
> > package this for Debian.
> > > It is licensed under the same terms as Perl: dual Artistic/GPL. > It is mentioned in the README file of the distribution. > > See http://dev.perl.org/licenses/ for specific details on the terms.
I would like to report another licensing issue. I am one of the packagers for the OpenBSD project. One of the Lingua::Stem dependencies cannot be considered free software. The module in question is Text::German. If you examine the code you will see that all of the modules are marked with the following copyright notice # (C) Copyright 1996, Universität Dortmund, all rights reserved. Nowhere in the rest of the distribution is there any mention of any Licensing terms for the module. This means that CPAN shouldn't even be ditributing the source code to this module. Additionally, because the copyright is attributed to the university, I don't believe that the Author of the module even has the right to rerelease the module with additional Licensing terms without the permission of the university. As such I cannot package or redistribute Text::German in the OpenBSD package collection, and as a result of that I cannot enable builds of Lingua::Stem either, due to our policies on Licensing issues. A few large modules ( Plucene, OpenInteract, possibly more ) depend on Lingua::Stem as well and this Licensing issue is barring me from redistibuting them as well.
Text::German author has uploaded a new release (0.06) clarifying that the module is released under the Perl License.