|
| 1 | +# Appendix: Copyright and Licensing |
| 2 | + |
| 3 | +The GraphQL Specification Project is made available by the |
| 4 | +[Joint Development Foundation](https://www.jointdevelopment.org/) Projects, LLC, |
| 5 | +GraphQL Series. The current |
| 6 | +[Working Group](https://github.com/graphql/graphql-wg) charter, which includes |
| 7 | +the IP policy governing all working group deliverables (including |
| 8 | +specifications, source code, and datasets) may be found at |
| 9 | +[https://technical-charter.graphql.org](https://technical-charter.graphql.org). |
| 10 | + |
| 11 | +**Copyright Notice** |
| 12 | + |
| 13 | +Copyright © 2015-2018, Facebook, Inc. |
| 14 | + |
| 15 | +Copyright © 2019-present, GraphQL contributors |
| 16 | + |
| 17 | +THESE MATERIALS ARE PROVIDED “AS IS”. The parties expressly disclaim any |
| 18 | +warranties (express, implied, or otherwise), including implied warranties of |
| 19 | +merchantability, non-infringement, fitness for a particular purpose, or title, |
| 20 | +related to the materials. The entire risk as to implementing or otherwise using |
| 21 | +the materials is assumed by the implementer and user. IN NO EVENT WILL THE |
| 22 | +PARTIES BE LIABLE TO ANY OTHER PARTY FOR LOST PROFITS OR ANY FORM OF INDIRECT, |
| 23 | +SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER FROM ANY CAUSES |
| 24 | +OF ACTION OF ANY KIND WITH RESPECT TO THIS DELIVERABLE OR ITS GOVERNING |
| 25 | +AGREEMENT, WHETHER BASED ON BREACH OF CONTRACT, TORT (INCLUDING NEGLIGENCE), OR |
| 26 | +OTHERWISE, AND WHETHER OR NOT THE OTHER MEMBER HAS BEEN ADVISED OF THE |
| 27 | +POSSIBILITY OF SUCH DAMAGE. |
| 28 | + |
| 29 | +**Licensing** |
| 30 | + |
| 31 | +The licenses for the GraphQL Specification Project are: |
| 32 | + |
| 33 | +| Deliverable | License | |
| 34 | +| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | |
| 35 | +| Specifications | [Open Web Foundation Agreement 1.0 (Patent and Copyright Grants)](https://www.openwebfoundation.org/the-agreements/the-owf-1-0-agreements-granted-claims/owfa-1-0) | |
| 36 | +| Source code | [MIT License](https://opensource.org/licenses/MIT) | |
| 37 | +| Data sets | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) | |
0 commit comments