Skip to content

Commit

Permalink
Change license
Browse files Browse the repository at this point in the history
  • Loading branch information
real-or-random committed Jul 8, 2024
1 parent a717e88 commit 7924070
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Title: Distributed Key Generation for FROST
Author: Tim Ruffing <[email protected]>
Jonas Nick <[email protected]>
Status: Draft
License: BSD-3-Clause
License: CC0-1.0
License-Code: MIT
Type: Informational
Created:
Post-History:
Expand All @@ -19,7 +20,8 @@ This Bitcoin Improvement Proposal proposes ChillDKG, a distributed key generatio

### Copyright

This document is licensed under the 3-clause BSD license.
This document is made available under [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/).
The accompanying source code is licensed under the [MIT license](https://opensource.org/license/mit).

## Introduction

Expand Down

0 comments on commit 7924070

Please sign in to comment.