In article
<[EMAIL PROTECTED]>, Adriano
Ferreira <[EMAIL PROTECTED]> wrote:

> On 9/13/06, Thomas Klausner <[EMAIL PROTECTED]> wrote:

> > Maybe it would be reasonable to also check for a POD-Heading named
> > LICENSE, but that's definitly more error-prone.
> 
> Tell one place where people should look to have a bunch of information
> about a Perl dist? META.yml, Makefile.PL, Build.PL, README, the
> sources, etc. do not look like a good answer. A simple one would be
> desirable.

Thinking about this further and talking to a few people about it, the
only place that makes any sense is the source code file itself. After
installation, the rest of the distribution will disappear. The license
has to stay with the source.

I think this is mostly a solved problem, though. The people who really
care about this stuff have this enormous preambles in the source that
shows the license.

http://www.gnu.org/licenses/gpl-faq.html#WhyMustIInclude

Reply via email to