File tree Expand file tree Collapse file tree 2 files changed +20
-14
lines changed Expand file tree Collapse file tree 2 files changed +20
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -8,3 +8,23 @@ Rust Signal
8
8
A higher-level library for handling unix signals. Currently more focused on
9
9
writing process supervisors, but may be used (and extended) for other purposes
10
10
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.
You can’t perform that action at this time.
0 commit comments