From bf92067b6531b2f586a357e7fafd9b294532b815 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Wed, 9 Jul 2014 20:38:23 -0500 Subject: [PATCH] Use a more specific license adjective in README.md. --- README.md | 3 ++- coinset/README.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 455c165..e3a4c75 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,5 @@ signature perform the following: ## License -Package btcutil is licensed under the liberal ISC License. +Package btcutil is licensed under the [copyfree](http://copyfree.org) ISC +License. diff --git a/coinset/README.md b/coinset/README.md index 753cd9e..aa70def 100644 --- a/coinset/README.md +++ b/coinset/README.md @@ -76,4 +76,5 @@ transaction and transmit it to the network. ## License -Package coinset is licensed under the liberal ISC License. +Package coinset is licensed under the [copyfree](http://copyfree.org) ISC +License.