diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-11-27 12:34:51 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-11-28 01:39:29 +0100 |
| commit | f853216fcf63e56213dddcb54f335240245323b0 (patch) | |
| tree | 2627d142d877b80f662ae8015c48e23c7cc942fe /README.md | |
| parent | 3127f60ce2a60e32e28ac2bc181db580cb5c32d0 (diff) | |
| download | adodb-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.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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/ |
