mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-23 05:12:09 +02:00
Fix added licenses syntax error.
This commit is contained in:
parent
1b23130d84
commit
b51201c24d
1 changed files with 2 additions and 2 deletions
|
@ -958,8 +958,8 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
|
||||||
* `Apache` - [Apache, Version 2.0](http://www.apache.org/licenses/)
|
* `Apache` - [Apache, Version 2.0](http://www.apache.org/licenses/)
|
||||||
* `ARTv2` - [Artistic License Version 2.0](http://opensource.org/licenses/Artistic-2.0)
|
* `ARTv2` - [Artistic License Version 2.0](http://opensource.org/licenses/Artistic-2.0)
|
||||||
* `BSD` - [FreeBSD License](https://www.freebsd.org/copyright/license.html)
|
* `BSD` - [FreeBSD License](https://www.freebsd.org/copyright/license.html)
|
||||||
* `CCANCSAv3` [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported](https://creativecommons.org/licenses/by-nc-sa/3.0/)
|
* `CCANCSAv3` - [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported](https://creativecommons.org/licenses/by-nc-sa/3.0/)
|
||||||
* `CCANCv4` [Creative Commons Attribution-NonCommercial 4.0 International](https://creativecommons.org/licenses/by-nc/4.0/)
|
* `CCANCv4` - [Creative Commons Attribution-NonCommercial 4.0 International](https://creativecommons.org/licenses/by-nc/4.0/)
|
||||||
* `CC0` - [Public Domain](https://creativecommons.org/about/cc0/)
|
* `CC0` - [Public Domain](https://creativecommons.org/about/cc0/)
|
||||||
* `CeCILL-B` - [CEA CNRS INRIA Logiciel Libre](http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt)
|
* `CeCILL-B` - [CEA CNRS INRIA Logiciel Libre](http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt)
|
||||||
* `CPALv1` - [Common Public Attribution License Version 1.0](http://opensource.org/licenses/CPAL-1.0)
|
* `CPALv1` - [Common Public Attribution License Version 1.0](http://opensource.org/licenses/CPAL-1.0)
|
||||||
|
|
Loading…
Add table
Reference in a new issue