aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-12-28 12:05:47 +0000
committernodiscc <nodiscc@gmail.com>2017-12-28 12:05:47 +0000
commitbc8bef5601fd5efbe4dd6ed6bd60f44110c2b8e3 (patch)
tree04ca03ad13a9ddc7d549c02e4e2a314b90f1bce9
parentrevert BSD-2/3-clause/FreeBSD distinction (diff)
downloadawesome-selfhosted-bc8bef5601fd5efbe4dd6ed6bd60f44110c2b8e3.tar.gz
awesome-selfhosted-bc8bef5601fd5efbe4dd6ed6bd60f44110c2b8e3.zip
fix link to BSD-2-Clause license
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e8f74bb4..e54d51e8 100644
--- a/README.md
+++ b/README.md
@@ -1280,7 +1280,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
- `APSL-2.0` - [Apple Public Source License, Version 2.0](https://opensource.org/licenses/APSL-2.0)
- `Artistic-2.0` - [Artistic License Version 2.0](http://opensource.org/licenses/Artistic-2.0)
- `Beerware` - [Beerware License](https://spdx.org/licenses/Beerware.html)
-- `BSD` - [FreeBSD](https://www.freebsd.org/copyright/license.html) or [BSD 2-Clause](https://opensource.org/licenses/BSD-3-Clause) or [BSD 3-Clause "New" or "Revised"](https://opensource.org/licenses/BSD-3-Clause) license
+- `BSD` - [FreeBSD](https://www.freebsd.org/copyright/license.html) or [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause) or [BSD 3-Clause "New" or "Revised"](https://opensource.org/licenses/BSD-3-Clause) license
- `CC-BY-SA-4.0` - [Creative Commons Attribution-ShareAlike International License](https://creativecommons.org/licenses/by-sa/4.0/)
- `CC0-1.0` - [Public Domain](https://creativecommons.org/about/cc0/)
- `CDDL-1.0` - [Common Development and Distribution License](https://opensource.org/licenses/CDDL-1.0)