diff options
author | Kevin <kevin@kevink.dev> | 2020-02-04 14:07:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-04 14:07:59 +0000 |
commit | d2c1a0992c14cbc2be4feddbe62783feba449d5a (patch) | |
tree | 29d42ea69f8c16254102d141c47cee268c87595c | |
parent | Remove demo for Olelo. (diff) | |
download | awesome-selfhosted-d2c1a0992c14cbc2be4feddbe62783feba449d5a.tar.gz awesome-selfhosted-d2c1a0992c14cbc2be4feddbe62783feba449d5a.zip |
Remove duplicate license GPL-3.0-only.
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1557,10 +1557,9 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt - `GFDL-1.3-or-later` - [GNU Free Documentation License v1.2](https://spdx.org/licenses/GFDL-1.3-or-later.html) - `GPL-1.0` - [GNU General Public License](https://www.gnu.org/licenses/gpl-1.0) - `GPL-2.0` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) -- `GPL-3.0-only` - [GNU General Public License v3.0 only](https://spdx.org/licenses/GPL-3.0-only.html) - `GPL-3.0-or-later` - [GNU General Public License v3.0 or later](https://spdx.org/licenses/GPL-3.0-or-later.html) - `GPL-3.0` - [GNU General Public License 3.0](http://www.gnu.org/licenses/gpl-3.0.en.html) -- `GPL-3.0-only` - [GNU General Public License 3.0](https://spdx.org/licenses/GPL-3.0-only.html) +- `GPL-3.0-only` - [GNU General Public License v3.0 only](https://spdx.org/licenses/GPL-3.0-only.html) - `IPL-1.0` - [IBM Public License](https://opensource.org/licenses/IPL-1.0) - `ISC` - [Internet Systems Consortium License](https://www.isc.org/downloads/software-support-policy/isc-license/) - `LGPL-2.1` - [Lesser General Public License 2.1](http://opensource.org/licenses/LGPL-2.1) |