mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-07-07 17:04:59 +00:00
Clarify contribution licensing (#570)
* Clarify contribution licensing * less whitespace
This commit is contained in:
parent
36de9a69c6
commit
61dc3e9bf9
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue