Actions
Bug #8499
closedLicense mismatch
Description
There's a mismatch between the LICENSE and the README copyright sections. "I am not a lawyer" ™ but this seems wrong, and it's been like this before the README change.
To illustrate the problem:
https://github.com/theforeman/foreman/blob/develop/LICENSE
Explicitly mentions the Copyright owners for parts of the code, separate licenses, ZTP templates, etc..
https://github.com/theforeman/foreman/blob/develop/README.md
Just states the GPL v3 and "Copyright (c) 2009-2014 Ohad Levy, Paul Kelly, and their respective owners"
The LICENSE file is probably more correct.
Actions