bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnu-libiconv] libinconv and its license


From: Bruno Haible
Subject: Re: [bug-gnu-libiconv] libinconv and its license
Date: Thu, 02 Apr 2020 01:52:00 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-174-generic; KDE/5.18.0; x86_64; ; )

Laurent Lyaudet wrote:
> With respect to the license update, it should be LGPL v3.0

No. This would prevent linking GNU libiconv with GPLv2 programs.
Citing [1]:
  "Please note that LGPLv3 is not compatible with GPLv2 by itself."
See also [2].

> I don't know the best practice when some repo contains code that is GPL and
> code that is LGPL.

The best practices are:
  - to add a copyright notice to every file that has copyrightable content
    and is relevant,
  - to add a copy of the license(s) in a file in the root directory of the
    package,
  - if some disambiguation is needed, do it where appropriate (I consider
    the README file appropriate).

Bruno

[1] https://www.gnu.org/licenses/license-list.en.html
[2] 
https://en.wikipedia.org/wiki/GNU_General_Public_License#Compatibility_and_multi-licensing




reply via email to

[Prev in Thread] Current Thread [Next in Thread]