1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

use spdx name in title

This commit is contained in:
Mike Linksvayer 2019-02-15 13:27:38 -08:00 committed by GitHub
parent 2f9e41877b
commit f8df70d9fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
---
title: Zero Clause BSD
title: BSD Zero Clause License
spdx-id: 0BSD
description: The Zero Clause BSD license goes further than the BSD 2-Clause license to allow you unlimited freedom with the software _without_ the requirements to include the copyright notice, license text, or disclaimer in either source or binary forms.
description: The BSD Zero Clause license goes further than the BSD 2-Clause license to allow you unlimited freedom with the software _without_ the requirements to include the copyright notice, license text, or disclaimer in either source or binary forms.
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. You may take the additional step of removing the copyright notice.
@ -25,7 +25,7 @@ limitations:
---
Zero Clause BSD
BSD Zero Clause License
Copyright (c) [year] [fullname]