mirror of https://github.com/tc39/test262.git
Update LICENSE (#4107)
* Update LICENSE * Update LICENSE * Update LICENSE Co-authored-by: Jordan Harband <ljharb@gmail.com> --------- Co-authored-by: Jordan Harband <ljharb@gmail.com>
This commit is contained in:
parent
f55e99796f
commit
29fe58bc8f
8
LICENSE
8
LICENSE
|
@ -1,11 +1,11 @@
|
||||||
The << Software identified by reference to the Ecma Standard* ("Software)">> is protected by copyright and is being
|
Test262: ECMAScript Test Suite ("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
|
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
|
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
|
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 http://www.ecma-international.org/memento/codeofconduct.htm FOR
|
CODE OF CONDUCT IN PATENT MATTERS AVAILABLE AT https://www.ecma-international.org/ipr FOR
|
||||||
INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO IMPLEMENT ECMA INTERNATIONAL STANDARDS*.
|
INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO IMPLEMENT ECMA INTERNATIONAL STANDARDS*.
|
||||||
|
|
||||||
Copyright (C) 2012-2013 Ecma International
|
Copyright (C) 2012 Ecma International
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
|
||||||
|
@ -25,4 +25,4 @@ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT
|
||||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
|
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
|
||||||
DAMAGE.
|
DAMAGE.
|
||||||
|
|
||||||
* Ecma International Standards hereafter means Ecma International Standards as well as Ecma Technical Reports
|
* Ecma International Standards hereafter means Ecma International Standards as well as Ecma Technical Reports
|
||||||
|
|
Loading…
Reference in New Issue