summaryrefslogtreecommitdiff
path: root/LICENSE.md
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2018-01-30 17:21:35 +0100
committerDamien Regad <dregad@mantisbt.org>2018-01-30 17:21:35 +0100
commitbfecca4a2fc45cf49a3c7e84358e738d82430dae (patch)
tree9800a5b34289aeb3708c742b7acb29b0a36331cf /LICENSE.md
parentac19419681f53e33cd617d531a20d72f73eaa5b1 (diff)
downloadadodb-bfecca4a2fc45cf49a3c7e84358e738d82430dae.tar.gz
adodb-bfecca4a2fc45cf49a3c7e84358e738d82430dae.tar.bz2
adodb-bfecca4a2fc45cf49a3c7e84358e738d82430dae.zip
Clarifly licensing under LGPL v2.1 *or later*
Packagist.org complained about invalid data in composer.json: 'License "LGPL-2.1" is a deprecated SPDX license identifier, use "LGPL-2.1-only" or "LGPL-2.1-or-later" instead'. README.md and LICENCE.md were updated accordingly.
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/LICENSE.md b/LICENSE.md
index b8191587..b9f01ccd 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,7 +1,10 @@
ADOdb License
=============
-ADOdb is dual licensed under BSD and LGPL.
+The ADOdb Library is dual-licensed, released under both the
+[BSD 3-clause](#bsd-3-clause-license) and the
+[GNU Lesser General Public License (LGPL) v2.1](#gnu-lesser-general-public-license)
+or, at your option, any later version.
In plain English, you do not need to distribute your application in source code form,
nor do you need to distribute ADOdb source code, provided you follow the rest of