The LICENSE file added in f13e7e665013d2abf6e369f8cb780fe4f491ce94 includes both GPL 3.0 and LGPL 2.1 text (but it clearly states that the files are LGPL 2.1.
This PR clarifies the LICENSE file by removing the unnecessary GPL 3.0 text but it also removes the CLA requirement.
This library was grafted from opam at https://github.com/ocaml/opam/commit/b828caa4653edb2d9e055c2585cae803c7379b73 where the licence was LPGL 2.1+OCaml Linking Exception and no CLA.
The
LICENSE
file added in f13e7e665013d2abf6e369f8cb780fe4f491ce94 includes both GPL 3.0 and LGPL 2.1 text (but it clearly states that the files are LGPL 2.1.This PR clarifies the
LICENSE
file by removing the unnecessary GPL 3.0 text but it also removes the CLA requirement.