@@ -16,32 +16,30 @@ match their [release tag](https://github.com/facebook/graphql/releases).
16
16
17
17
** Copyright notice**
18
18
19
- Copyright (c) 2015-2017, Facebook, Inc. All rights reserved.
20
-
21
- Redistribution and use in source and binary forms, with or without modification,
22
- are permitted provided that the following conditions are met:
23
-
24
- * Redistributions of source code must retain the above copyright notice, this
25
- list of conditions and the following disclaimer.
26
-
27
- * Redistributions in binary form must reproduce the above copyright notice,
28
- this list of conditions and the following disclaimer in the documentation
29
- and/or other materials provided with the distribution.
30
-
31
- * Neither the name Facebook nor the names of its contributors may be used to
32
- endorse or promote products derived from this software without specific
33
- prior written permission.
34
-
35
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
36
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
37
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
38
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
39
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
40
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
41
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
42
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
43
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
44
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
19
+ Copyright © 2015-present, Facebook, Inc.
20
+
21
+ As of September 26, 2017, the following persons or entities have made this
22
+ Specification available under the Open Web Foundation Final Specification
23
+ Agreement (OWFa 1.0), which is available at [ openwebfoundation.org] ( http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0 ) .
24
+
25
+ Facebook, Inc.
26
+
27
+ You can review the signed copies of the Open Web Foundation Final Specification
28
+ Agreement Version 1.0 for this specification at [ github.com/facebook/graphql] ( https://github.com/facebook/graphql/tree/master/signed-agreements ) ,
29
+ which may also include additional parties to those listed above.
30
+
31
+ Your use of this Specification may be subject to other third party rights.
32
+ THIS SPECIFICATION IS PROVIDED “AS IS.” The contributors expressly disclaim any
33
+ warranties (express, implied, or otherwise), including implied warranties of
34
+ merchantability, non-infringement, fitness for a particular purpose, or title,
35
+ related to the Specification. The entire risk as to implementing or otherwise
36
+ using the Specification is assumed by the Specification implementer and user.
37
+ IN NO EVENT WILL ANY PARTY BE LIABLE TO ANY OTHER PARTY FOR LOST PROFITS OR ANY
38
+ FORM OF INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER
39
+ FROM ANY CAUSES OF ACTION OF ANY KIND WITH RESPECT TO THIS SPECIFICATION OR ITS
40
+ GOVERNING AGREEMENT, WHETHER BASED ON BREACH OF CONTRACT, TORT (INCLUDING
41
+ NEGLIGENCE), OR OTHERWISE, AND WHETHER OR NOT THE OTHER PARTY HAS BEEN ADVISED
42
+ OF THE POSSIBILITY OF SUCH DAMAGE.
45
43
46
44
47
45
** Conformance**
0 commit comments