First draft of permissive-next.
This commit is contained in:
parent
a4ed21d85f
commit
191f03502f
1 changed files with 125 additions and 0 deletions
125
Drafts/permissive-next
Normal file
125
Drafts/permissive-next
Normal file
|
|
@ -0,0 +1,125 @@
|
|||
THIS IS A DRAFT. DO NOT USE AS A LICENSE.
|
||||
|
||||
permissive-next ("this License")
|
||||
|
||||
1. License Grants; No Trademark License
|
||||
|
||||
Subject to the terms and conditions of this License, I grant You:
|
||||
|
||||
a) A non-exclusive, worldwide, perpetual, royalty-free, irrevocable
|
||||
copyright license, to reproduce, Distribute, prepare derivative works
|
||||
of, publicly perform and publicly display My Work.
|
||||
|
||||
b) A non-exclusive, worldwide, perpetual, royalty-free, irrevocable
|
||||
patent license under Licensed Patents to make, have made, use, sell,
|
||||
offer for sale, and import Covered Works.
|
||||
|
||||
This License does not grant any rights in My name, trademarks, service
|
||||
marks, or logos.
|
||||
|
||||
2. Distribution: General Conditions
|
||||
|
||||
You may Distribute Covered Works, provided that You (i) inform
|
||||
recipients how they can obtain a copy of this License; and (ii)
|
||||
preserve all Legal Notices contained in My Work (to the extent they
|
||||
remain pertinent). "Legal Notices" means copyright notices, license
|
||||
notices, license texts, and author attributions, but does not include
|
||||
logos, other graphical images, trademarks or trademark legends.
|
||||
|
||||
3. Licensing of Derived Works; Outbound GPL Compatibility
|
||||
|
||||
If You Distribute a Derived Work, You may license the Derived Work under
|
||||
terms of Your choice that are not inconsistent with this License. In
|
||||
particular, You have such permission as is necessary to license the
|
||||
entire Derived Work as a whole under the GPL.
|
||||
|
||||
4. Symmetrical Licensing Condition for Upstream Contributions
|
||||
|
||||
If You Distribute a work to Me specifically for inclusion in or
|
||||
modification of a Covered Work (a "Patch"), and no explicit licensing
|
||||
terms apply to the Patch, You license the Patch under this License, to
|
||||
the extent of Your copyright in the Patch.
|
||||
|
||||
5. Pass-Through
|
||||
|
||||
When You Distribute a Covered Work, the recipient automatically receives
|
||||
a license to My Work from Me, subject to the terms of this License.
|
||||
|
||||
6. Termination
|
||||
|
||||
Your license grants under section 1 are automatically terminated if You
|
||||
initiate a patent infringement litigation claim (excluding declaratory
|
||||
judgment actions, counterclaims, and cross-claims) alleging that any
|
||||
part of My Work directly or indirectly infringes any patent.
|
||||
|
||||
Termination of Your license grants extends to all copies of Covered
|
||||
Works You subsequently obtain. Termination does not terminate the rights
|
||||
of those who have received copies or rights from You subject to this
|
||||
License.
|
||||
|
||||
To the extent permission to make copies of a Covered Work is necessary
|
||||
merely for running it, such permission is not terminable.
|
||||
|
||||
7. Later License Versions
|
||||
|
||||
The Copyleft-Next Project may release new versions of permissive-next,
|
||||
designated by a distinguishing version number ("Later Versions"). Unless
|
||||
I explicitly remove the option of Distributing Covered Works under Later
|
||||
Versions, You may Distribute Covered Works under any Later Version.
|
||||
|
||||
** 8. No Warranty **
|
||||
** **
|
||||
** My Work is provided "as-is", without warranty. You bear the risk **
|
||||
** of using it. To the extent permitted by applicable law, each **
|
||||
** Distributor of My Work excludes the implied warranties of title, **
|
||||
** merchantability, fitness for a particular purpose and **
|
||||
** non-infringement. **
|
||||
|
||||
** 9. Limitation of Liability **
|
||||
** **
|
||||
** To the extent permitted by applicable law, in no event will any **
|
||||
** Distributor of My Work be liable to You for any damages whatsoever **
|
||||
** whatsoever, whether direct, indirect, special, incidental, or **
|
||||
** consequential damages, whether arising under contract, tort **
|
||||
** (including negligence), or otherwise, even where the Distributor **
|
||||
** knew or should have known about the possibility of such damages. **
|
||||
|
||||
10. Severability
|
||||
|
||||
The invalidity or unenforceability of any provision of this License
|
||||
does not affect the validity or enforceability of the remainder of
|
||||
this License. Such provision is to be reformed to the minimum extent
|
||||
necessary to make it valid and enforceable.
|
||||
|
||||
11. Definitions
|
||||
|
||||
"Copyleft-Next Project" means the project that maintains the source
|
||||
code repository at <https://gitorious.org/copyleft-next/> as of the
|
||||
release date of this License.
|
||||
|
||||
"Covered Work" means My Work or a derivative work of My Work.
|
||||
|
||||
"Distribute" means to distribute, transfer or make a copy available to
|
||||
someone else, such that copyright permission is required.
|
||||
|
||||
"Distributor" means Me and anyone else who Distributes a Covered Work.
|
||||
|
||||
"GPL" means a version of the GNU General Public License or the GNU
|
||||
Affero General Public License.
|
||||
|
||||
"I"/"Me"/"My" refers to the individual or legal entity that places My
|
||||
Work under this License. "You"/"Your" refers to the individual or legal
|
||||
entity exercising rights in My Work under this License. A legal entity
|
||||
includes each entity that controls, is controlled by, or is under
|
||||
common control with such legal entity. "Control" means (a) the power to
|
||||
direct the actions of such legal entity, whether by contract or
|
||||
otherwise, or (b) ownership of more than fifty percent of the
|
||||
outstanding shares or beneficial ownership of such legal entity.
|
||||
|
||||
"Licensed Patents" means all patent claims licensable royalty-free by
|
||||
Me, now or in the future, that are necessarily infringed by making,
|
||||
using, or selling My Work, and excludes claims that would be infringed
|
||||
only as a consequence of further modification of My Work.
|
||||
|
||||
"My Work" means the particular work of authorship I license to You
|
||||
under this License.
|
||||
Loading…
Add table
Add a link
Reference in a new issue