Skip to content

Commit 3fb8e73

Browse files
committed
Move boilerplate to README.md
1 parent 17214e3 commit 3fb8e73

File tree

2 files changed

+20
-14
lines changed

2 files changed

+20
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

README.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,23 @@ Rust Signal
88
A higher-level library for handling unix signals. Currently more focused on
99
writing process supervisors, but may be used (and extended) for other purposes
1010
too.
11+
12+
=======
13+
License
14+
=======
15+
16+
Licensed under either of
17+
18+
* Apache License, Version 2.0, (./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
19+
* MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT)
20+
21+
at your option.
22+
23+
------------
24+
Contribution
25+
------------
26+
27+
Unless you explicitly state otherwise, any contribution intentionally
28+
submitted for inclusion in the work by you, as defined in the Apache-2.0
29+
license, shall be dual licensed as above, without any additional terms or
30+
conditions.

0 commit comments

Comments
 (0)