Skip to content

Commit 8923032

Browse files
committed
updation license information for GraphiQL
1 parent 170f83b commit 8923032

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

priv/graphql/wsite/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
* Copyright (c) 2021 GraphQL Contributors
33
* All rights reserved.
44
*
5-
* This source code is licensed under the license found in the
6-
* LICENSE file in the root directory of this source tree.
5+
* the original version of the file:
6+
* https://github.com/graphql/graphiql/blob/graphiql@3.8.3/examples/graphiql-cdn/index.html
7+
*
8+
* This source code is licensed under the license found at:
9+
* https://github.com/graphql/graphiql/blob/graphiql@3.8.3/LICENSE
710
-->
811
<!doctype html>
912
<html lang="en">
@@ -46,7 +49,7 @@
4649
type="application/javascript"
4750
></script>
4851
<link rel="stylesheet" href="https://unpkg.com/graphiql/graphiql.min.css" />
49-
<!--
52+
<!--
5053
These are imports for the GraphIQL Explorer plugin.
5154
-->
5255
<script

0 commit comments

Comments
 (0)