[CONJ-476] missing licence file Created: 2017-05-19 Updated: 2017-11-07 |
|
| Status: | Open |
| Project: | MariaDB Connector/J |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Sprint: | Sprint connector/j 2.1.0 |
| Description |
|
Since the LGPL license is a set of additional permissions on top of the GPL, it's important to include both licenses so users have all the materials they need to understand their rights. Actually only LGPL licence is on project |
| Comments |
| Comment by Diego Dupin [ 2017-05-30 ] |
|
serg : LGPL 3 (https://www.gnu.org/licenses/lgpl.txt) licence is on top of GPL (https://www.gnu.org/licenses/gpl.txt) In my understanding of LGPL 2.1 licence (https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html) , license is "self-contained". So no need to any changed. agreed ? |