From 504edbddb185aec03e11578c059aa489a1af8fb3 Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Mon, 10 Sep 2012 13:27:44 -0400 Subject: Replace COPYING.LGPL by a copy of the LGPL 2.1 (instead of LGPL 3). Indeed, all the LGPL code we use, is licensed under LGPL 2.1 (with some files being "2.1 or later"). --- COPYING.README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'COPYING.README') diff --git a/COPYING.README b/COPYING.README index 1d706784d..de5b63215 100644 --- a/COPYING.README +++ b/COPYING.README @@ -5,6 +5,9 @@ Eigen is primarily MPL2 licensed. See COPYING.MPL2 and these links: Some files contain third-party code under BSD or LGPL licenses, whence the other COPYING.* files here. +All the LGPL code is either LGPL 2.1-only, or LGPL 2.1-or-later. +For this reason, the COPYING.LGPL file contains the LGPL 2.1 text. + If you want to guarantee that the Eigen code that you are #including is licensed under the MPL2 and possibly more permissive licenses (like BSD), #define this preprocessor symbol: -- cgit v1.2.3