From 906af0efac7578fc95a5f047ac4eb07126b30aec Mon Sep 17 00:00:00 2001 From: justmoon Date: Mon, 30 Jul 2012 19:09:21 +0200 Subject: [PATCH] Added copyright information. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 752144d..5a7d588 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,17 @@ Prototype software, use at your own peril. This library is free and open-source software released under the MIT license. + +# Copyright + +BitcoinJS (c) 2011-2012 Stefan Thomas +Released under MIT license +http://bitcoinjs.org/ + +JSBN (c) 2003-2005 Tom Wu +Released under BSD license +http://www-cs-students.stanford.edu/~tjw/jsbn/ + +CryptoJS (c) 2009–2012 by Jeff Mott +Released under New BSD license +http://code.google.com/p/crypto-js/