From c90eb5c0bd338d1b801d5a405d4c00c4004cf6cb Mon Sep 17 00:00:00 2001 From: Meitar M Date: Tue, 26 Dec 2017 17:48:41 -0500 Subject: [PATCH 1/3] Add MusikCube and Beets under the "audio" heading. This commit also adds the `BSD-3-Clause` license, as that is the license for MusikCube. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4fd93156..3f3f254e 100644 --- a/README.md +++ b/README.md @@ -776,6 +776,7 @@ See also , , Date: Thu, 28 Dec 2017 12:59:58 +0100 Subject: [PATCH 2/3] revert BSD-2/3-clause/FreeBSD distinction all three licenses will be identified as 'BSD' since we have no track record of which entry has which one user should read the specific license terms of each program for more details --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f3f254e..e8f74bb4 100644 --- a/README.md +++ b/README.md @@ -795,7 +795,7 @@ See also , Date: Thu, 28 Dec 2017 13:05:47 +0100 Subject: [PATCH 3/3] fix link to BSD-2-Clause license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)