diff options
author | Daniel Seither <[email protected]> | 2015-11-16 18:14:03 +0100 |
---|---|---|
committer | Daniel Seither <[email protected]> | 2015-11-16 18:14:03 +0100 |
commit | e1263b7a82da833acde6b08cd06e68c0f4b05d5a (patch) | |
tree | 01a7b1da9b0862c97b1fc3e2225f340202cffc16 | |
parent | 386a17e55ab313b0299d328a250ad77ef1165864 (diff) |
Add myself to credits.rst and license.txt
-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 |