Skip to content

Commit

Permalink
add copyright/license section to readme with a disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
xoloki committed Sep 26, 2024
1 parent dd92065 commit 8e1277e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,19 @@ This crate uses the Bitcoin ```secp256k1``` curve. But since the C ```libsecp25

- [wsts crate docs in GitHub](https://trust-machines.github.io/wsts/wsts)
- [WSTS Paper](https://trust-machines.github.io/wsts/wsts.pdf)

## Copyright and License

Copyright 2022-2024, Nassau Machines Inc

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

[Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

0 comments on commit 8e1277e

Please sign in to comment.