From d96830d5869981968997ec02126886476c788376 Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Sat, 26 Mar 2016 12:26:56 -0700 Subject: [PATCH 1/2] Edit 'additional resources' on about page - add FSF list - slight rewording, eg OSI list not exactly comprehensive - add Cowan wizard - rm TLDRLegal; can't seem to keep junk/spam additions off its home page --- about.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/about.md b/about.md index 6ea0cb1..75c0d8e 100644 --- a/about.md +++ b/about.md @@ -16,10 +16,11 @@ This site is not a comprehensive directory of open source licenses. We think the {: .bullets} -* [Open Source Initiative](https://opensource.org/licenses/) - comprehensive list of open source licenses -* [Comparison of free and open-source software licenses](https://en.wikipedia.org/wiki/Comparison_of_free_and_open-source_software_licenses) on Wikipedia -* [License differentiator](http://www.oss-watch.ac.uk/apps/licdiff/) from [OSS Watch](http://www.oss-watch.ac.uk/) -* [TLDRLegal](https://tldrlegal.com/){: data-proofer-ignore="true" } +* Open Source Initiative's [list of licenses](https://opensource.org/licenses/) approved as conforming to the [Open Source Definition](https://opensource.org/osd) +* Free Software Foundation's [comments on various licenses](http://www.gnu.org/licenses/license-list.html) +* [Comparison of free and open-source software licenses](https://en.wikipedia.org/wiki/Comparison_of_free_and_open-source_software_licenses) on English Wikipedia +* [License differentiator](http://www.oss-watch.ac.uk/apps/licdiff/) ([source](https://github.com/ox-it/licdiff)) from [OSS Watch](http://www.oss-watch.ac.uk/) +* [Free/Libre/Open Source license selection wizard](http://home.ccil.org/~cowan/floss/) by John Cowan ### Tools From 1d455fb37e882e674d11c2a39d52d3b8dbd604ab Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Sat, 26 Mar 2016 14:01:20 -0700 Subject: [PATCH 2/2] rm tools section first 3 narrow / exper tools addalicense.com is very relevant but seems unreliable, aim to bring back --- about.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/about.md b/about.md index 75c0d8e..4ee7bdb 100644 --- a/about.md +++ b/about.md @@ -22,15 +22,6 @@ This site is not a comprehensive directory of open source licenses. We think the * [License differentiator](http://www.oss-watch.ac.uk/apps/licdiff/) ([source](https://github.com/ox-it/licdiff)) from [OSS Watch](http://www.oss-watch.ac.uk/) * [Free/Libre/Open Source license selection wizard](http://home.ccil.org/~cowan/floss/) by John Cowan -### Tools - -{: .bullets} - -* [gem-licenses](https://github.com/dblock/gem-licenses) -* [LicenseFinder](https://github.com/pivotal/LicenseFinder) -* [License Maven Plugin](http://mojo.codehaus.org/license-maven-plugin/) -* [AddALicense.com](http://www.addalicense.com/) - ## Help us improve it Choosealicense.com isn't just about open source, the site itself is open source as well. See something you think could be done better? Feel free to [fork the project](https://github.com/github/choosealicense.com) on GitHub and submit a pull request. We'd welcome your improvements.