Skip to content
This repository was archived by the owner on Jan 2, 2020. It is now read-only.

Commit f63ec4e

Browse files
committed
Update license section in README.md
1 parent 776705a commit f63ec4e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,20 @@ At the moment, only JsonRPC v1 APIs are supported. Support for v2 APIs may be ad
1717
## Usage
1818

1919
See `examples/`.
20+
21+
## License
22+
23+
Licensed under either of
24+
25+
* Apache License, Version 2.0
26+
([LICENSE-APACHE](LICENSE-Apache-2.0) or http://www.apache.org/licenses/LICENSE-2.0)
27+
* MIT license
28+
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
29+
30+
at your option.
31+
32+
## Contribution
33+
34+
Unless you explicitly state otherwise, any contribution intentionally submitted
35+
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
36+
dual licensed as above, without any additional terms or conditions.

0 commit comments

Comments
 (0)