Clarify the licencing terms in COPYING and also add explicit copies for GPL2/LGPL2.1 licence text
This commit is contained in:
16
COPYING
16
COPYING
@@ -8,6 +8,14 @@ is licenced under GNU Lesser General Public License as published by
|
||||
the Free Software Foundation; either version 2.1 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
The library also contains one file : lib/md5.c that is under Public Domain.
|
||||
|
||||
A copy of LGPL 2.1 is included in the file LICENCE-LGPL-2.1.txt but can also be downloaded from http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
|
||||
|
||||
This is the licence that applies to the libiscsi library and its use.
|
||||
|
||||
|
||||
|
||||
The src and examples directories
|
||||
================================
|
||||
The utility and example applications using this library, i.e. the src and the
|
||||
@@ -15,6 +23,12 @@ examples directories, are licenced under the GNU General Public License
|
||||
as published by the Free Software Foundation; either version 2 of the
|
||||
License, or (at your option) any later version.
|
||||
|
||||
These are executable applications that link with the libiscsi library.
|
||||
|
||||
To avoid any confusion, every source file will contain a licence boilerplate.
|
||||
A copy of GPL 2 is included in the file LICENCE-GPL-2.txt but can also be downloaded from http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
|
||||
This licence applies only to the source code for the provided applications that link to and use libiscsi.
|
||||
|
||||
|
||||
|
||||
To avoid any confusion, every source file also contain a licence boilerplate.
|
||||
|
||||
Reference in New Issue
Block a user