From 10ef75bc697f9fd57d9ddad85ea99eb674c68d9a Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sun, 26 Jul 2015 02:31:00 -0400 Subject: [PATCH] Added info on licensing information --- Install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.txt b/Install.txt index 52481f25..33d47847 100644 --- a/Install.txt +++ b/Install.txt @@ -12,7 +12,7 @@ CONTENTS OF THIS FILE INTRODUCTION ------------ -Crypto++ Library is a free C++ class library of cryptographic algorithms and schemes. It was written and placed in public domain by Wei Dai. The library homepage is at http://www.cryptopp.com/. The latest library source code can be found at https://github.com/weidai11/cryptopp. +Crypto++ Library is a free C++ class library of cryptographic algorithms and schemes. It was written and placed in public domain by Wei Dai. The library homepage is at http://www.cryptopp.com/. The latest library source code can be found at https://github.com/weidai11/cryptopp. For licensing and copyright information, please see License.txt. These are general instructions for the BSDs, Linux, Solaris and Unix. For Windows, Crypto++ provides Visual Studio solution roles.