aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2016-01-31 14:23:33 +0000
committerEdward D <ed.kickball@hotmail.com>2016-01-31 14:23:33 +0000
commitc29d33b9925f586944fa96c4005858cf15c6280f (patch)
tree9205156c8d1e649fcf1e7dbdf10531f767c3ab47
parentMerge pull request #408 from Kickball/RSS-Monster (diff)
parentAdd LGPL Licenses (diff)
downloadawesome-selfhosted-c29d33b9925f586944fa96c4005858cf15c6280f.tar.gz
awesome-selfhosted-c29d33b9925f586944fa96c4005858cf15c6280f.zip
Merge pull request #426 from Kickball/Add-LGPL
Add LGPL Licenses
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 57ca5ac2..983aa494 100644
--- a/README.md
+++ b/README.md
@@ -826,8 +826,10 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
* `ECLv2` - [Educational Community License, Version 2.0 ](http://opensource.org/licenses/ECL-2.0)
* `GPL` - [GNU General Public License](https://www.gnu.org/licenses/gpl-1.0)
* `GPLv2` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
- * `ISC` - [Internet Software Consortium License](https://www.isc.org/downloads/software-support-policy/isc-license/)
* `GPLv3` - [GNU General Public License 3.0](http://www.gnu.org/licenses/gpl-3.0.en.html)
+ * `ISC` - [Internet Software Consortium License](https://www.isc.org/downloads/software-support-policy/isc-license/)
+ * `LGPLv2.1` - [Lesser General Public License 2.1](http://opensource.org/licenses/LGPL-2.1)
+ * `LGPLv3` - [Lesser General Public License 3.0](http://opensource.org/licenses/LGPL-3.0)
* `MIT` - [MIT License](http://opensource.org/licenses/MIT)
* `MPLv2` - [Mozilla Public License](https://www.mozilla.org/MPL/2.0/index.txt)