Skip to content

Commit

Permalink
Relicense to Ecma (#136)
Browse files Browse the repository at this point in the history
SHA: eb4a5fc
Reason: push, by nicolo-ribaudo

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
nicolo-ribaudo and github-actions[bot] committed Dec 6, 2024
1 parent 5ef2308 commit aa9e466
Showing 1 changed file with 82 additions and 37 deletions.
119 changes: 82 additions & 37 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1490,7 +1490,7 @@
</style>
<meta content="Bikeshed version 742f3d674, updated Mon Nov 4 14:56:54 2024 -0800" name="generator">
<link href="https://tc39.es/source-map/" rel="canonical">
<meta content="a239611cf65556174282f2fe5a94f66490a906a2" name="revision">
<meta content="eb4a5fc0a6cf0aae1227b9267ba2cd9b88249da9" name="revision">
<meta content="dark light" name="color-scheme">
<style>
/* match list styles of ecmarkup */
Expand Down Expand Up @@ -2268,7 +2268,12 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
</ol>
<li><a href="#issues-index"><span class="secno"></span> <span class="content">Issues Index</span></a>
<li><a href="#bibliography"><span class="secno"></span> <span class="content">Bibliography</span></a>
<li><a href="#license"><span class="secno"></span> <span class="content">License</span></a>
<li>
<a href="#license"><span class="secno"></span> <span class="content">Copyright &amp; Software License</span></a>
<ol class="toc">
<li><a href="#copyright"><span class="secno"></span> <span class="content">Copyright Notice</span></a>
<li><a href="#license①"><span class="secno"></span> <span class="content">License</span></a>
</ol>
</ol>
</nav>
<main>
Expand Down Expand Up @@ -2301,39 +2306,6 @@ <h2 class="no-num heading settled" id="intro"><span class="content">Introduction
with significant contributions from many people. Further iteration on the source map
format is expected to come from TC39-TG4.</p>
<p>Asumu Takikawa, Nicolò Ribaudo, Jon Kuperman<br> ECMA-426, 1<sup>st</sup> edition, Project Editors</p>
<div id="copyright-before" style="display: none"></div>
<div id="copyright" style="display: none">
<p>COPYRIGHT NOTICE</p>
<p>© 2024 Ecma International</p>
<p>This document may be copied, published and distributed to others, and certain derivative works of it
may be prepared, copied, published, and distributed, in whole or in part, provided that the above
copyright notice and this Copyright License and Disclaimer are included on all such copies and
derivative works. The only derivative works that are permissible under this Copyright License and
Disclaimer are:</p>
<ol>
<li>works which incorporate all or portion of this document for the purpose of providing commentary
or explanation (such as an annotated version of the document),
<li>works which incorporate all or portion of this document for the purpose of incorporating
features that provide accessibility,
<li>translations of this document into languages other than English and into different formats
and
<li>works by making use of this specification in standard conformant products by implementing (e.g.
by copy and paste wholly or partly) the functionality therein.
</ol>
<p>However, the content of this document itself may not be modified in any way, including by
removing the copyright notice or references to Ecma International, except as required to translate
it into languages other than English or into a different format.</p>
<p>The official version of an Ecma International document is the English language version on the
Ecma International website. In the event of discrepancies between a translated version and the
official version, the official version shall govern.</p>
<p>The limited permissions granted above are perpetual and will not be revoked by Ecma
International or its successors or assigns.</p>
<p>This document and the information contained herein is provided on an "AS IS" basis and ECMA
INTERNATIONAL DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY
IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.</p>
</div>
<div id="copyright-after" style="display: none"></div>
<script>document.write(`
<h1 id="pdf-title" style="display: none" id="print-title">Source Map specification</h1>
`)</script>
Expand Down Expand Up @@ -3563,8 +3535,81 @@ <h2 class="no-num heading settled" id="bibliography"><span class="content">Bibli
<dd><a href="https://en.wikipedia.org/wiki/Variable-length_quantity"><cite>Variable-length quantity</cite></a>. reference article. URL: <a href="https://en.wikipedia.org/wiki/Variable-length_quantity">https://en.wikipedia.org/wiki/Variable-length_quantity</a>
</dl>
</div>
<h2 class="no-num heading settled" id="license"><span class="content">License</span><a class="self-link" href="#license"></a></h2>
<p>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</p>
<h2 class="no-num heading settled" id="license"><span class="content">Copyright &amp; Software License</span><a class="self-link" href="#license"></a></h2>
<p>Ecma International</p>
<p>Rue du Rhone 114</p>
<p>CH-1204 Geneva</p>
<p>Tel: +41 22 849 6000</p>
<p>Fax: +41 22 849 6001</p>
<p>Web: https://ecma-international.org/</p>
<h3 class="heading settled" id="copyright"><span class="content">Copyright Notice</span><a class="self-link" href="#copyright"></a></h3>
<p>© 2024 Ecma International</p>
<p>This document may be copied, published and distributed to others, and certain derivative works of it
may be prepared, copied, published, and distributed, in whole or in part, provided that the above
copyright notice and this Copyright License and Disclaimer are included on all such copies and
derivative works. The only derivative works that are permissible under this Copyright License and
Disclaimer are:</p>
<ol>
<li data-md>
<p>works which incorporate all or portion of this document for the purpose of providing commentary
or explanation (such as an annotated version of the document),</p>
<li data-md>
<p>works which incorporate all or portion of this document for the purpose of incorporating
features that provide accessibility,</p>
<li data-md>
<p>translations of this document into languages other than English and into different formats
and</p>
<li data-md>
<p>works by making use of this specification in standard conformant products by implementing (e.g.
by copy and paste wholly or partly) the functionality therein.</p>
</ol>
<p>However, the content of this document itself may not be modified in any way, including by
removing the copyright notice or references to Ecma International, except as required to translate
it into languages other than English or into a different format.</p>
<p>The official version of an Ecma International document is the English language version on the
Ecma International website. In the event of discrepancies between a translated version and the
official version, the official version shall govern.</p>
<p>The limited permissions granted above are perpetual and will not be revoked by Ecma
International or its successors or assigns.</p>
<p>This document and the information contained herein is provided on an "AS IS" basis and ECMA
INTERNATIONAL DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY
IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.</p>
<h3 class="heading settled" id="license①"><span class="content">License</span><a class="self-link" href="#license①"></a></h3>
<p>All Software contained in this document ("Software") is protected by copyright
and is being made available under the "BSD License", included below. This
Software may be subject to third party rights (rights from parties other than
Ecma International), including patent rights, and no licenses under such third
party rights are granted under this license even if the third party concerned is
a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS
AVAILABLE AT https://ecma-international.org/memento/codeofconduct.htm FOR
INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO
IMPLEMENT ECMA INTERNATIONAL STANDARDS.</p>
<p>Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:</p>
<ol>
<li data-md>
<p>Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.</p>
<li data-md>
<p>Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.</p>
<li data-md>
<p>Neither the name of the authors nor Ecma International may be used to endorse
or promote products derived from this software without specific prior
written permission.</p>
</ol>
<p>THIS SOFTWARE IS PROVIDED BY THE ECMA INTERNATIONAL "AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL ECMA INTERNATIONAL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE.</p>
</main>
<script>
(function() {
Expand Down

0 comments on commit aa9e466

Please sign in to comment.