#48757 License tag does not match actual license of code
Closed: wontfix None Opened 8 years ago by nhosoi.

Since 389-ds-base-1.3.4.0-26.el7_2, the license changed to GPLv3+:

$ rpm -q 389-ds-base
389-ds-base-1.3.4.0-26.el7_2.x86_64
$ head -n 7 /usr/share/doc/389-ds-base-1.3.4.0/LICENSE
Copyright (C) 2015 Red Hat
See files 'LICENSE.GPLv3+' and 'LICENSE.openssl' for more information.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

However, the License field in the RPM was not changed:

$ rpm -qi 389-ds-base | grep License
License : GPLv2 with exceptions

$ rpm -q 389-ds-base
389-ds-base-1.3.4.0-26.el7_2.x86_64

Thanks to William and Simo. Since the patch follows their advice, it's considered acked.

On 03/08/2016 03:05 PM, Simo Sorce wrote:

On Wed, 2016-03-09 at 08:37 +1000, William Brown wrote:

On Tue, 2016-03-08 at 14:34 -0800, Noriko Hosoi wrote:

Do we still need "with exceptions"? Or just "GPLv3+"?
We had this discussion recently. I believe it is just "GPLv3".
It's GPLv3+ (the plus is for "or any later")

Pushed to master:
dde5b62..415d855 master -> master
commit 415d855

Pushed to 389-ds-base-1.3.4:
cba64d1..c9bd688 389-ds-base-1.3.4 -> 389-ds-base-1.3.4
commit c9bd688

Metadata Update from @nhosoi:
- Issue assigned to nhosoi
- Issue set to the milestone: 1.3.4.9

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1817

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata