1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-05 01:39:38 +02:00

Removing double quotes from names

This commit is contained in:
CamilleM 2013-07-23 17:48:20 +02:00
parent efa2996385
commit 688abde66c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- ---
layout: license layout: license
title: "Simplified" BSD title: Simplified BSD
permalink: /licenses/BSD-2-Clause/ permalink: /licenses/BSD-2-Clause/
description: A permissive license that comes in two variants, the <a href="/licenses/bsd">BSD 2-Clause</a> and <a href="/licenses/bsd-3-clause">BSD 3-Clause</a>. Both have very minute differences to the MIT license. description: A permissive license that comes in two variants, the <a href="/licenses/bsd">BSD 2-Clause</a> and <a href="/licenses/bsd-3-clause">BSD 3-Clause</a>. Both have very minute differences to the MIT license.

View File

@ -1,6 +1,6 @@
--- ---
layout: license layout: license
title: "New" BSD title: New BSD
permalink: /licenses/BSD-3-Clause/ permalink: /licenses/BSD-3-Clause/
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 {organization} with the 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. Replace {organization} with the organization, if any, that sponsors this work.