Skip to content

Commit 61dc3e9

Browse files
authored
Clarify contribution licensing (#570)
* Clarify contribution licensing * less whitespace
1 parent 36de9a6 commit 61dc3e9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,15 @@ of various features from various contributors, but not to provide the
133133
implementations ourselves, as we simply don't have the resources.
134134

135135

136+
## Licensing
137+
138+
All code in this repository is licensed under the [Apache Software License 2.0](LICENSE.txt).
139+
140+
Unless you explicitly state otherwise, any contribution intentionally submitted
141+
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
142+
licensed as above, without any additional terms or conditions.
143+
144+
136145
[tdop-tutorial]: https://eli.thegreenplace.net/2010/01/02/top-down-operator-precedence-parsing
137146
[`cargo fmt`]: https://github.com/rust-lang/rustfmt#on-the-stable-toolchain
138147
[current issues]: https://github.com/sqlparser-rs/sqlparser-rs/issues

0 commit comments

Comments
 (0)