From 922d4d3f79bdac5dad935ef5877170c4a60131b0 Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Mon, 4 Apr 2016 10:56:29 -0700 Subject: [PATCH] add missing descriptions, missing property, slight desc tweaks --- _licenses/agpl-3.0.txt | 2 +- _licenses/bsd-2-clause.txt | 2 +- _licenses/bsd-3-clause-clear.txt | 2 +- _licenses/bsd-3-clause.txt | 2 +- _licenses/isc.txt | 2 +- _licenses/lgpl-3.0.txt | 2 +- _licenses/ms-pl.txt | 2 +- _licenses/ms-rl.txt | 3 ++- 8 files changed, 9 insertions(+), 8 deletions(-) diff --git a/_licenses/agpl-3.0.txt b/_licenses/agpl-3.0.txt index 8e047c5..6d6d3ac 100644 --- a/_licenses/agpl-3.0.txt +++ b/_licenses/agpl-3.0.txt @@ -6,7 +6,7 @@ family: GNU GPL variant: true source: http://www.gnu.org/licenses/agpl-3.0.txt -description: "The GNU GPL family of licenses is the most widely used free software license and has a strong copyleft requirement. When distributing derived works, the source code of the work must be made available under the same license. GNU AGPLv3 is distinguished from GNU GPLv3 in that hosted services using the code are considered distribution and trigger the copyleft requirements." +description: The GNU GPL family of licenses is the most widely used free software license and has a strong copyleft requirement. When distributing derived works, the source code of the work must be made available under the same license. GNU AGPLv3 is distinguished from GNU GPLv3 in that hosted services using the code are considered distribution and trigger the copyleft requirements. how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. diff --git a/_licenses/bsd-2-clause.txt b/_licenses/bsd-2-clause.txt index ed37c40..fba20fa 100644 --- a/_licenses/bsd-2-clause.txt +++ b/_licenses/bsd-2-clause.txt @@ -6,7 +6,7 @@ family: BSD variant: true source: http://opensource.org/licenses/BSD-2-Clause -description: A permissive license that comes in two variants, the BSD 2-Clause and BSD 3-Clause. Both have very minute differences to the MIT license. +description: A permissive license that comes in two variants, the BSD 2-Clause and BSD 3-Clause. Both have very minute differences to the MIT license. how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. Replace [year] with the current year and [fullname] with the name (or names) of the copyright holders. diff --git a/_licenses/bsd-3-clause-clear.txt b/_licenses/bsd-3-clause-clear.txt index 9e395c8..23035b2 100644 --- a/_licenses/bsd-3-clause-clear.txt +++ b/_licenses/bsd-3-clause-clear.txt @@ -3,7 +3,7 @@ title: BSD 3-clause Clear License family: BSD variant: true -description: A permissive license that comes in two variants, the BSD 2-Clause and BSD 3-Clause. Both have very minute differences to the MIT license. The three clause variant prohibits others from using the name of the project or its contributors to promote derivative works without written consent. +description: A variant of the BSD 3-Clause License that explicitly does not grant any patent rights. how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. Replace [year] with the current year and [fullname] with the name (or names) of the copyright holders. Replace [project] with the project organization, if any, that sponsors this work. diff --git a/_licenses/bsd-3-clause.txt b/_licenses/bsd-3-clause.txt index 9a39b89..6cf6572 100644 --- a/_licenses/bsd-3-clause.txt +++ b/_licenses/bsd-3-clause.txt @@ -5,7 +5,7 @@ family: BSD variant: true source: http://opensource.org/licenses/BSD-3-Clause -description: A permissive license that comes in two variants, the BSD 2-Clause and BSD 3-Clause. Both have very minute differences to the MIT license. The three clause variant prohibits others from using the name of the project or its contributors to promote derivative works without written consent. +description: A permissive license similar to the BSD 2-Clause License, but with a 3rd clause that prohibits others from using the name of the project or its contributors to promote derived products without written consent. how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. Replace [year] with the current year and [fullname] with the name (or names) of the copyright holders. Replace [project] with the project organization, if any, that sponsors this work. diff --git a/_licenses/isc.txt b/_licenses/isc.txt index 2555703..cfdaa12 100644 --- a/_licenses/isc.txt +++ b/_licenses/isc.txt @@ -3,7 +3,7 @@ title: ISC License family: BSD source: http://opensource.org/licenses/isc-license -description: A permissive license lets people do anything with your code with proper attribution and without warranty. The ISC license is functionally equivalent to the BSD 2-Clause and MIT licenses, removing some language that is no longer necessary. +description: A permissive license lets people do anything with your code with proper attribution and without warranty. The ISC license is functionally equivalent to the BSD 2-Clause and MIT licenses, removing some language that is no longer necessary. how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. Replace [year] with the current year and [fullname] with the name (or names) of the copyright holders. diff --git a/_licenses/lgpl-3.0.txt b/_licenses/lgpl-3.0.txt index 9d334df..e827372 100644 --- a/_licenses/lgpl-3.0.txt +++ b/_licenses/lgpl-3.0.txt @@ -5,7 +5,7 @@ redirect_from: /licenses/lgpl-v3/ family: GNU LGPL source: http://www.gnu.org/licenses/lgpl-3.0.txt -description: Version 3 of the GNU LGPL is an additional set of permissions to the GNU GPLv3 license that requires that derived works be licensed under the same license, but works that only link to it do not fall under this restriction. +description: Version 3 of the GNU LGPL is an additional set of permissions to the GNU GPLv3 license that requires that derived works be licensed under the same license, but works that only link to it do not fall under this restriction. how: This license is an additional set of permissions to the GNU GPLv3 license. Follow the instructions to apply the GNU GPLv3. Then either paste this text to the bottom of the created file OR add a separate file (typically named COPYING.lesser or LICENSE.lesser) in the root of your source code and copy the text. diff --git a/_licenses/ms-pl.txt b/_licenses/ms-pl.txt index 3071915..f615618 100644 --- a/_licenses/ms-pl.txt +++ b/_licenses/ms-pl.txt @@ -3,7 +3,7 @@ title: Microsoft Public License source: http://opensource.org/licenses/ms-pl -description: "Microsoft Open Source" +description: An open source license with a patent grant. how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. diff --git a/_licenses/ms-rl.txt b/_licenses/ms-rl.txt index 25796ab..833abe4 100644 --- a/_licenses/ms-rl.txt +++ b/_licenses/ms-rl.txt @@ -3,11 +3,12 @@ title: Microsoft Reciprocal License source: http://opensource.org/licenses/ms-pl -description: "Microsoft Open Source" +description: An open source license with a patent grant similar to the Microsoft Public License, with the additional condition that any source code for any derived file be provided under this license. how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. conditions: + - disclose-source - include-copyright - same-license