Skip to content

Commit 5a919bb

Browse files
committed
README: License should refer to 'this project'
I copied the disclaimer from Serde, and forgot to change the reference. I would make a terrible lawyer.
1 parent 0722933 commit 5a919bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ assert model.dump_python(OrderedSet([1,2,7,8])) == [1,2,7,8]
3636
## License
3737
Licensed under either the [Apache 2.0 License](./LICENSE-APACHE.txt) or [MIT License](./LICENSE-MIT.txt) at your option.
3838

39-
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
39+
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

0 commit comments

Comments
 (0)