Skip to content

Commit 85309be

Browse files
authored
Update CONTRIBUTING.md to point at the correct licence file (rust-lang#1803)
1 parent 221fe3b commit 85309be

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@ See our [security disclosure instructions](.github/SECURITY.md) for more details
5454

5555
## Licensing
5656

57-
See the [LICENSE](LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
58-
57+
Kani is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
58+
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.
59+
By submitting a pull request, you confirm that your contribution is made under the terms of the Apache 2.0 and MIT licenses.

0 commit comments

Comments
 (0)