Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 77fefe9

Browse files
committed
Add LICENSE.md
1 parent 04f637c commit 77fefe9

File tree

1 file changed

+155
-0
lines changed

1 file changed

+155
-0
lines changed

LICENSE.md

Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,155 @@
1+
GitHub CodeQL Terms and Conditions
2+
==================================
3+
4+
These GitHub CodeQL Terms and Conditions ("**Terms**") are a legal
5+
agreement between you (either as an individual or on behalf of an
6+
entity) and GitHub, Inc. regarding your use of the GitHub CodeQL
7+
software and associated documentation (collectively, the
8+
"**Software**"). By using the Software, you accept these Terms. If you
9+
do not accept these Terms, do not download, install, use, or copy the
10+
Software.
11+
12+
Use Rights; Scope of License
13+
----------------------------
14+
15+
The Software is licensed on a per user basis. You may use the Software
16+
for any of the following:
17+
18+
* To perform analysis on any codebase that is released under an Open
19+
Source Initiative (OSI)-approved open source software license;
20+
21+
* To perform academic research on any codebase; and
22+
23+
* To demonstrate the Software.
24+
25+
**These Terms do not authorize, and the Software cannot be used:**
26+
27+
* **For any purpose not expressly set forth above (for example, you
28+
cannot use the Software on a code base that is released under a
29+
non-OSI-approved open source license, unless it is to perform
30+
academic research or to demonstrate the Software); or**
31+
32+
* **For automated analysis, continuous integration or continuous
33+
delivery, whether as part of normal software engineering processes
34+
or otherwise.**
35+
36+
Further, except (and only to the extent) permitted by applicable law
37+
or applicable third-party license, you will not (and have no right
38+
to):
39+
40+
* work around any technical limitations in the Software that only
41+
allow you to use it in certain ways;
42+
43+
* reverse engineer, decompile or disassemble the Software;
44+
45+
* remove, minimize, block, or modify any notices of GitHub or its
46+
suppliers in the Software;
47+
48+
* use the Software in any way that is against the law; or
49+
50+
* share, publish, distribute or lend the Software, provide or make
51+
available the Software as a hosted solution (whether on a
52+
standalone basis or combined, incorporated or integrated with
53+
other software or services) for others to use, or transfer the
54+
Software or these Terms to any third party.
55+
56+
The Software is licensed, not sold. GitHub reserves all rights not
57+
expressly granted in these Terms.
58+
59+
Open Source Software
60+
--------------------
61+
62+
The Software may include components licensed under open source
63+
software licenses. Any such licenses are included in the "Open Source
64+
Notices" documentation that is included with the Software. Such
65+
documentation also includes copies of all applicable open source
66+
licenses.
67+
68+
To the extent the terms of the licenses applicable to open source
69+
components require GitHub to make an offer to provide source code in
70+
connection with the Software, such offer is hereby made, and you may
71+
exercise it by contacting GitHub: https://github.com/contact.
72+
73+
Unless otherwise agreed to in writing with GitHub, your agreement with
74+
GitHub will always include, at a minimum, these Terms. Open source
75+
software licenses for the Software's source code constitute separate
76+
written agreements. To the limited extent that any open source
77+
software license expressly supersedes these Terms, such open source
78+
license governs your use of the applicable component(s) of the
79+
Software subject to such license.
80+
81+
GitHub Trademarks
82+
-----------------
83+
84+
These Terms do not grant any right or license to use any of GitHub's
85+
trademarks or logos, including, without limitation, the names GitHub
86+
and CodeQL and any Software logo designs in the "logos" folder of the
87+
Software. You agree not to display or use any of these trademarks or
88+
logos in any manner without GitHub's prior written permission, except
89+
as allowed by GitHub's Logos and Usage Policy located at
90+
https://github.com/logos. GitHub reserves all right, title and
91+
interest in and to all GitHub trademarks and logos.
92+
93+
Additional Services
94+
-------------------
95+
96+
Auto-Updates: The Software may include an auto-update service. If the
97+
Software automatically enables such service (or, if it is not
98+
automatically enabled and you choose to use it), GitHub will
99+
automatically update the Software when a new version is available.
100+
101+
Support
102+
-------
103+
104+
Because the Software is "as-is," GitHub may not provide support for it.
105+
106+
Export Control
107+
--------------
108+
109+
Customer will comply with all applicable export and import laws and
110+
regulations that apply to the Software.
111+
112+
Disclaimer; Limitations of Liability
113+
------------------------------------
114+
115+
THE SOFTWARE, INCLUDING ANY ADDITIONAL SERVICES, IS PROVIDED ON AN
116+
"AS-IS" BASIS, AND GITHUB GIVES NO EXPRESS WARRANTIES, GUARANTEES OR
117+
CONDITIONS. TO THE EXTENT PERMITTED BY APPLICABLE LAW, GITHUB
118+
DISCLAIMS THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
119+
PARTICULAR PURPOSE AND NON-INFRINGEMENT. YOUR USE OF THE SOFTWARE IS
120+
AT YOUR SOLE RISK.
121+
122+
TO THE EXTENT PERMITTED BY APPLICABLE LAW, YOU EXPRESSLY UNDERSTAND
123+
AND AGREE THAT (1) YOU CAN RECOVER DIRECT DAMAGES RELATING TO THE
124+
SOFTWARE, INCLUDING ANY ADDITIONAL SERVICES, UP TO U.S. $5.00 FROM
125+
GITHUB AND ITS SUPPLIERS, AND (2) GITHUB WILL NOT BE LIABLE FOR ANY
126+
INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES,
127+
INCLUDING, WITHOUT LIMITATION, ANY DAMAGES FOR LOSS OF PROFITS,
128+
GOODWILL, USE, OR DATA OR OTHER INTANGIBLE LOSSES (EVEN IF GITHUB HAS
129+
BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES) RELATING TO THE
130+
SOFTWARE, INCLUDING ANY ADDITIONAL SERVICES.
131+
132+
Miscellaneous
133+
-------------
134+
135+
_No Waiver._ The failure of GitHub to exercise or enforce any right or
136+
provision of these Terms will not constitute a waiver of such right or
137+
provision.
138+
139+
_Entire Agreement._ These Terms, together with any open source
140+
software licenses referenced above, constitutes the entire agreement
141+
between you and GitHub regarding your use of the Software, superseding
142+
any prior agreements between you and GitHub (including, but not
143+
limited to, any prior versions of these Terms) regarding such use.
144+
Governing Law. You agree that these Terms and your use of the Software
145+
are governed by the laws of the State of California and any dispute
146+
relating to the Software or your use thereof must be brought in a
147+
tribunal of competent jurisdiction located in or near San Francisco,
148+
California.
149+
150+
_Modifications._ These Terms may only be modified by a written
151+
amendment signed by an authorized representative of GitHub, or by the
152+
posting by GitHub of a revised version.
153+
154+
_Contact Us._ Questions about these Terms? Contact us at
155+
https://support.github.com/contact.

0 commit comments

Comments
 (0)