Clarify contribution licensing (#570)

* Clarify contribution licensing

* less whitespace
This commit is contained in:
Andrew Lamb 2022-08-11 17:29:27 -04:00 committed by GitHub
parent 36de9a69c6
commit 61dc3e9bf9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,6 +133,15 @@ of various features from various contributors, but not to provide the
implementations ourselves, as we simply don't have the resources.
## Licensing
All code in this repository is licensed under the [Apache Software License 2.0](LICENSE.txt).
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
licensed as above, without any additional terms or conditions.
[tdop-tutorial]: https://eli.thegreenplace.net/2010/01/02/top-down-operator-precedence-parsing
[`cargo fmt`]: https://github.com/rust-lang/rustfmt#on-the-stable-toolchain
[current issues]: https://github.com/sqlparser-rs/sqlparser-rs/issues