Ticket #710 (closed defect: fixed)
share/doc/perlopref.pod missing author/license
| Reported by: | dam | Owned by: | azawawi |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | downstream | Version: | 0.48 |
| Keywords: | licensing | Cc: |
Description
Hi,
It seems share/doc/perlopref.pod is missing any licensing and authorship information. Tracing the SVN logs, it looks like a copy of http://github.com/cowens/perlopref, although even there there is no license.
This file is not distributable as it is. Ideally, it shall include information about author(s), copyright holder(s), years of copyright and license.
Change History
comment:2 Changed 4 years ago by azawawi
I sent an email to the maintainer (Chas Owens) asking him to add a license. Once he replies we can use the following command to update it:
<$PADRE_TRUNK\Padre> perl ..\tools\update_perlopref.pl
If you also empty the file, it will work. Deleting it will cause F2 functionality to stop working for Perl 5 documents.
comment:5 Changed 4 years ago by azawawi
Great news!
From Chas Cowens (by email), "...The intended license is the same as Perl: Artistic or
GPLv1 (or later). I will add some licensing files to the GitHub? repo
today or tomorrow; hopefully that will clear up any licensing issues..."
