mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Regularise extractor pack licenses to all cite the MIT license that covers the whole CodeQL repository
This commit is contained in:
@@ -6,4 +6,4 @@ The extractor consists of a parser for the latest version of ECMAScript, includi
|
||||
|
||||
## License
|
||||
|
||||
Like the CodeQL queries, the JavaScript extractor is licensed under [Apache License 2.0](LICENSE) by [GitHub](https://github.com). Some code is derived from other projects, whose licenses are noted in other `LICENSE-*.md` files in this folder.
|
||||
Like the CodeQL queries, the JavaScript extractor is licensed under the [MIT License](https://github.com/github/codeql/blob/main/LICENSE) by [GitHub](https://github.com). Some code is derived from other projects, whose licenses are noted in other `LICENSE-*.md` files in this folder.
|
||||
|
||||
Reference in New Issue
Block a user