https://bugs.kde.org/show_bug.cgi?id=419383
Bug ID: 419383
Summary: License headers do not match COPYING file
Product: releaseme
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
License headers do not match COPYING file:
- COPYING contains GNU GPL v3
- Some source files contain license header for GPL2/3/KDEeV-approved (e.g.
lib/releaseme/projects_api.rb)
- Some source files contain one-line header mentioning "GNU GPL v2 or later"
STEPS TO REPRODUCE
1.
2.
3.
OBSERVED RESULT
EXPECTED RESULT
1. Add more COPYING.* files to cover all licenses that may apply.
2. Include full license headers in all source files where applicable. Header
templates are included as part of GNU licenses.
--
You are receiving this mail because:
You are watching all bug changes.