examples: relicense musig example to CC0 public domain
This commit is contained in:
parent
7c5af740fa
commit
eccba5b4e5
@ -1,8 +1,11 @@
|
|||||||
/***********************************************************************
|
/*************************************************************************
|
||||||
* Copyright (c) 2018 Jonas Nick *
|
* Written in 2018 by Jonas Nick *
|
||||||
* Distributed under the MIT software license, see the accompanying *
|
* To the extent possible under law, the author(s) have dedicated all *
|
||||||
* file COPYING or https://www.opensource.org/licenses/mit-license.php.*
|
* copyright and related and neighboring rights to the software in this *
|
||||||
**********************************************************************/
|
* file to the public domain worldwide. This software is distributed *
|
||||||
|
* without any warranty. For the CC0 Public Domain Dedication, see *
|
||||||
|
* EXAMPLES_COPYING or https://creativecommons.org/publicdomain/zero/1.0 *
|
||||||
|
*************************************************************************/
|
||||||
|
|
||||||
/** This file demonstrates how to use the MuSig module to create a
|
/** This file demonstrates how to use the MuSig module to create a
|
||||||
* 3-of-3 multisignature. Additionally, see the documentation in
|
* 3-of-3 multisignature. Additionally, see the documentation in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user