From 40031df9e29c0fb9a4c22d3dfa54173830b1c249 Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Fri, 15 Feb 2019 12:51:55 -0800 Subject: [PATCH] Remove superfluous instruction from bsd-3-clause* 'how' field --- _licenses/bsd-3-clause-clear.txt | 2 +- _licenses/bsd-3-clause.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_licenses/bsd-3-clause-clear.txt b/_licenses/bsd-3-clause-clear.txt index e8a464b..7fe46ae 100644 --- a/_licenses/bsd-3-clause-clear.txt +++ b/_licenses/bsd-3-clause-clear.txt @@ -4,7 +4,7 @@ spdx-id: BSD-3-Clause-Clear 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. +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. using: diff --git a/_licenses/bsd-3-clause.txt b/_licenses/bsd-3-clause.txt index 08994de..1a3723e 100644 --- a/_licenses/bsd-3-clause.txt +++ b/_licenses/bsd-3-clause.txt @@ -5,7 +5,7 @@ hidden: false 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. +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. using: - d3: https://github.com/d3/d3/blob/master/LICENSE