From bfecca4a2fc45cf49a3c7e84358e738d82430dae Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Tue, 30 Jan 2018 17:21:35 +0100 Subject: 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. --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 958cca56..6665f635 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,12 @@ ADOdb Library for PHP5 (c) 2000-2013 John Lim (jlim@natsoft.com) (c) 2014 Damien Regad, Mark Newnham and the ADOdb community -Released under both [BSD 3-Clause](https://github.com/ADOdb/ADOdb/blob/master/LICENSE.md#bsd-3-clause-license) -and [GNU Lesser GPL library 2.1](https://github.com/ADOdb/ADOdb/blob/master/LICENSE.md#gnu-lesser-general-public-license) -licenses. -This means you can use it in proprietary products; +The ADOdb Library is dual-licensed, released under both the +[BSD 3-Clause](https://github.com/ADOdb/ADOdb/blob/master/LICENSE.md#bsd-3-clause-license) +and the +[GNU Lesser General Public Licence (LGPL) v2.1](https://github.com/ADOdb/ADOdb/blob/master/LICENSE.md#gnu-lesser-general-public-license) +or, at your option, any later version. +This means you can use it in proprietary products; see [License](https://github.com/ADOdb/ADOdb/blob/master/LICENSE.md) for details. Home page: http://adodb.org/ -- cgit v1.3