mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
BSD-4-Clause tweaks
Following up on #669 - hidden is not needed as it is the default - shorten description, don't refer to "4th clause" as the advertising clause is actually the 3rd clause
This commit is contained in:
parent
289246a8a9
commit
2ceafa9b13
@ -1,9 +1,8 @@
|
||||
---
|
||||
title: BSD 4-Clause "Original" or "Old" License
|
||||
spdx-id: BSD-4-Clause
|
||||
hidden: true
|
||||
|
||||
description: A permissive license similar to the <a href="/licenses/bsd-3-clause/">BSD 3-Clause License</a>, but with a 4th clause (known as the "advertising clause") that requires an acknowledgment of the original source in all advertising material.
|
||||
description: A permissive license similar to the <a href="/licenses/bsd-3-clause/">BSD 3-Clause License</a>, but with an "advertising clause" that requires an acknowledgment of the original source in all advertising material.
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user