summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2015-11-27 12:34:51 +0100
committerDamien Regad <dregad@mantisbt.org>2015-11-28 01:39:29 +0100
commitf853216fcf63e56213dddcb54f335240245323b0 (patch)
tree2627d142d877b80f662ae8015c48e23c7cc942fe /README.md
parent3127f60ce2a60e32e28ac2bc181db580cb5c32d0 (diff)
downloadadodb-f853216fcf63e56213dddcb54f335240245323b0.tar.gz
adodb-f853216fcf63e56213dddcb54f335240245323b0.tar.bz2
adodb-f853216fcf63e56213dddcb54f335240245323b0.zip
Add links and version numbers to licenses
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 81fdecb6..32deebe8 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,11 @@ 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 and GNU Lesser GPL library license.
-This means you can use it in proprietary products.
+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;
+see [License](https://github.com/ADOdb/ADOdb/blob/master/LICENSE.md) for details.
Home page: http://adodb.sourceforge.net/