1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-01 16:13:02 +02:00
choosealicense.com/_licenses/no-license.txt
Waldir Pimenta f76e99330f Normalize sorting of license properties
Properties are now consistently sorted across all license files,
appearing in the following order:

**title**
nickname
tab-slug
redirect_from
category
variant
featured
hidden
**source**

**description**
**how**
note

using

**required**
**permitted**
**forbidden**
2015-09-06 18:59:27 +01:00

26 lines
771 B
Plaintext

---
title: No License
source: "http://choosealicense.com/no-license/"
description: You retain all rights and do not permit distribution, reproduction, or derivative works. You may grant some rights in cases where you publish your source code to a site that requires accepting terms of service. For example, publishing code in a public repository on GitHub requires that you allow others to view and fork your code.
how: Simply do nothing, though including a copyright notice is recommended.
note: This option may be subject to the Terms Of Use of the site where you publish your source code.
required:
- include-copyright
permitted:
- commercial-use
- private-use
forbidden:
- modifications
- distribution
- sublicense
---
Copyright [year] [fullname]