diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 22:50:34 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 22:50:34 (EDT) |
commit | 8c191616dc6e14ab9cea06a8a64c375d0e7dcd22 (patch) | |
tree | 152c419d2cb7f6e4e0b89b955674d495c3036d23 /copyright | |
parent | 93e83e46db4d9a3060221cd0f213b208d37f1e67 (diff) |
copyright: Update
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 42 |
1 files changed, 41 insertions, 1 deletions
@@ -1,15 +1,55 @@ Upstream Source =============== +In General +---------- + +LibTomCrypt is licensed under DUAL licensing terms. + +Choose and use the license of your needs. + +[LICENSE #1] + LibTomCrypt is public domain. As should all quality software be. Tom St Denis +[/LICENSE #1] + +[LICENSE #2] + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> + + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. + +[/LICENSE #2] + +src/hashes/blake2*.c +-------------------- + +Copyright 2012, Samuel Neves <sneves@dei.uc.pt>. You may use this under the +terms of the CC0, the OpenSSL Licence, or the Apache Public License 2.0, at +your option. The terms of these licenses can be found at: + +- CC0 1.0 Universal : http://creativecommons.org/publicdomain/zero/1.0 +- OpenSSL license : https://www.openssl.org/source/license.html +- Apache 2.0 : http://www.apache.org/licenses/LICENSE-2.0 + Distribution Packaging ====================== -Copyright (C) 2014 Patrick "P. J." McDermott +Copyright (C) 2014 Patrick McDermott These files may be reproduced, distributed, modified, and otherwise dealt in under the terms of the Expat License. |