-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #390 from jamezp/fix-docs
Update the license documentation source to match what the MicroProfil…
- Loading branch information
Showing
1 changed file
with
11 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,76 +1,36 @@ | ||
[subs="normal"] | ||
.... | ||
Specification: {doctitle} | ||
Version: {revnumber} | ||
Status: {revremark} | ||
Release: {revdate} | ||
.... | ||
|
||
== Copyright | ||
|
||
Copyright (c) {inceptionYear} , {currentYear} Eclipse Foundation. | ||
|
||
=== Eclipse Foundation Specification License | ||
=== Eclipse Foundation Specification License - v1.1 | ||
|
||
By using and/or copying this document, or the Eclipse Foundation | ||
document from which this statement is linked, you (the licensee) agree | ||
that you have read, understood, and will comply with the following | ||
terms and conditions: | ||
By using and/or copying this document, or the Eclipse Foundation document from which this statement is linked or incorporated by reference, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions: | ||
|
||
Permission to copy, and distribute the contents of this document, or | ||
the Eclipse Foundation document from which this statement is linked, in | ||
any medium for any purpose and without fee or royalty is hereby | ||
granted, provided that you include the following on ALL copies of the | ||
document, or portions thereof, that you use: | ||
Permission to copy, and distribute the contents of this document, or the Eclipse Foundation document from which this statement is linked, in any medium for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the document, or portions thereof, that you use: | ||
|
||
* link or URL to the original Eclipse Foundation document. | ||
* All existing copyright notices, or if one does not exist, a notice | ||
(hypertext is preferred, but a textual representation is permitted) | ||
of the form: "Copyright (c) [$date-of-document] | ||
Eclipse Foundation, Inc. \<<url to this license>>" | ||
* All existing copyright notices, or if one does not exist, a notice (hypertext is preferred, but a textual representation is permitted) of the form: "Copyright (c) [$date-of-document] Eclipse Foundation AISBL <<url to this license>> " | ||
|
||
Inclusion of the full text of this NOTICE must be provided. We | ||
request that authorship attribution be provided in any software, | ||
documents, or other items or products that you create pursuant to the | ||
implementation of the contents of this document, or any portion | ||
thereof. | ||
Inclusion of the full text of this NOTICE must be provided. We request that authorship attribution be provided in any software, documents, or other items or products that you create pursuant to the implementation of the contents of this document, or any portion thereof. | ||
|
||
No right to create modifications or derivatives of Eclipse Foundation | ||
documents is granted pursuant to this license, except anyone may | ||
prepare and distribute derivative works and portions of this document | ||
in software that implements the specification, in supporting materials | ||
accompanying such software, and in documentation of such software, | ||
PROVIDED that all such works include the notice below. HOWEVER, the | ||
publication of derivative works of this document for use as a technical | ||
specification is expressly prohibited. | ||
No right to create modifications or derivatives of Eclipse Foundation documents is granted pursuant to this license, except anyone may prepare and distribute derivative works and portions of this document in software that implements the specification, in supporting materials accompanying such software, and in documentation of such software, PROVIDED that all such works include the notice below. HOWEVER, the publication of derivative works of this document for use as a technical specification is expressly prohibited. | ||
|
||
The notice is: | ||
|
||
"Copyright (c) [$date-of-document] Eclipse Foundation. This software or | ||
document includes material copied from or derived from [title and URI | ||
of the Eclipse Foundation specification document]." | ||
"Copyright (c) [$date-of-document] Eclipse Foundation AISBL. This software or document includes material copied from or derived from [title and URI of the Eclipse Foundation specification document]." | ||
|
||
==== Disclaimers | ||
== Disclaimers | ||
|
||
THIS DOCUMENT IS PROVIDED "AS IS," AND THE COPYRIGHT | ||
HOLDERS AND THE ECLIPSE FOUNDATION MAKE NO REPRESENTATIONS OR | ||
WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, | ||
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, | ||
NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE | ||
SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS | ||
WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR | ||
OTHER RIGHTS. | ||
THIS DOCUMENT IS PROVIDED "AS IS," AND TO THE EXTENT PERMITTED BY APPLICABLE LAW THE COPYRIGHT HOLDERS AND THE ECLIPSE FOUNDATION AISBL MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. | ||
|
||
THE COPYRIGHT HOLDERS AND THE ECLIPSE FOUNDATION WILL NOT BE LIABLE | ||
FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT | ||
OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE | ||
CONTENTS THEREOF. | ||
TO THE EXTENT PERMITTED BY APPLICABLE LAW THE COPYRIGHT HOLDERS AND THE ECLIPSE FOUNDATION AISBL WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF. | ||
|
||
The name and trademarks of the copyright holders or the Eclipse | ||
Foundation may NOT be used in advertising or publicity pertaining to | ||
this document or its contents without specific, written prior | ||
permission. Title to copyright in this document will at all times | ||
remain with copyright holders. | ||
The name and trademarks of the copyright holders or the Eclipse Foundation AISBL may NOT be used in advertising or publicity pertaining to this document or its contents without specific, written prior permission. Title to copyright in this document will at all times remain with copyright holders. |