diff --git a/LICENSE.md b/LICENSE.md index 2cfc570..0824845 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -29,10 +29,10 @@ for any of the following: non-OSI-approved open source license, unless it is to perform academic research or to demonstrate the Software); or** - * **For automated analysis, continuous integration or continuous - delivery, whether as part of normal software engineering processes - or otherwise.** - + * **To generate CodeQL databases for or during automated analysis, + continuous integration or continuous delivery, whether as part + of normal software engineering processes or otherwise.** + Further, except (and only to the extent) permitted by applicable law or applicable third-party license, you will not (and have no right to): diff --git a/README.md b/README.md index dfadc91..1437008 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ This repo holds binaries for the CodeQL CLI. By downloading, you agree to the [GitHub CodeQL Terms & Conditions](https://securitylab.github.com/tools/codeql/license). -GitHub CodeQL can only be used on codebases that are released under an OSI-approved open source license, or to perform academic research. It can't be used for automated analysis, continuous integration or continuous delivery, whether as part of normal software engineering processes or otherwise. For these uses, [contact the sales team](https://enterprise.github.com/contact). +GitHub CodeQL can only be used on codebases that are released under an OSI-approved open source license, or to perform academic research. It can't be used to generate CodeQL databases for or during automated analysis, continuous integration or continuous delivery, whether as part of normal software engineering processes or otherwise. For these uses, [contact the sales team](https://enterprise.github.com/contact).