diff options
author | Jack Lloyd <[email protected]> | 2015-11-16 16:19:20 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2015-11-16 16:19:20 -0500 |
commit | cea25a3684a6ea2ad0937b600116524d5f79114d (patch) | |
tree | 4458b283009df97cabd3a367d3891f222c0d9ac2 /doc | |
parent | 0cc8ca3d7b9a09978b92d64c93938134e82c6b5e (diff) | |
parent | e1263b7a82da833acde6b08cd06e68c0f4b05d5a (diff) |
Merge pull request #332 from tiwoc/credits
Add myself (tiwoc) to credits.rst and license.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/credits.rst | 4 | ||||
-rw-r--r-- | doc/license.txt | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/credits.rst b/doc/credits.rst index d979245c2..ee4e5bd0d 100644 --- a/doc/credits.rst +++ b/doc/credits.rst @@ -84,6 +84,10 @@ snail-mail address (S), and Bitcoin address (B). D: x86/amd64 assembler, BigInt optimizations, Win32 mutex module S: Italy + N: Daniel Seither + E: [email protected] + D: iOS support, improved Android support, improved MSVC support + N: Falko Strenzke W: http://www.cryptosource.de diff --git a/doc/license.txt b/doc/license.txt index 02dcb0b6f..4fda28422 100644 --- a/doc/license.txt +++ b/doc/license.txt @@ -22,6 +22,7 @@ Copyright (C) 1999-2013,2014,2015 Jack Lloyd 2013 Joel Low 2014 cryptosource GmbH 2014 Andrew Moon + 2015 Daniel Seither (Kullo GmbH) All rights reserved. Redistribution and use in source and binary forms, with or without |