1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-05 01:39:38 +02:00
choosealicense.com/licenses/no-license.html
Jakukyo Friel 86f22c87d6 make notations of no-license more coherent
- make notations of /no-license.md and licenses/no-license.html
  more coherent
- clarify only publishing code on a *public* repo on github grants
  others the right to view and fork your code in
  licenses/no-license.html
2013-07-26 17:46:54 +08:00

28 lines
790 B
HTML

---
layout: license
permalink: /licenses/no-license/
class: license-types
title: 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 you allow others to view and fork your code.
note: This option may be subject to the Terms Of Use of the site where you publish your source code.
how: Simply do nothing, though including a copyright notice is recommended.
required:
- include-copyright
permitted:
- private-use
- commercial-use
forbidden:
- modifications
- distribution
- sublicense
---
Copyright [year] [fullname]