diff options
| author | Luke Dashjr <[email protected]> | 2012-04-05 18:58:20 -0400 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2012-04-05 18:58:20 -0400 |
| commit | 7993454a927f3c4cf5ac935c613afeeb68f35f0a (patch) | |
| tree | 386bd59ac099c376bfd671fd702dfe82e1ca13c1 | |
| parent | close old db when rewriting (diff) | |
| download | discoin-7993454a927f3c4cf5ac935c613afeeb68f35f0a.tar.xz discoin-7993454a927f3c4cf5ac935c613afeeb68f35f0a.zip | |
Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed
| -rw-r--r-- | doc/assets-attribution.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/assets-attribution.txt b/doc/assets-attribution.txt index 8d23f7e59..ffaec44f1 100644 --- a/doc/assets-attribution.txt +++ b/doc/assets-attribution.txt @@ -1,3 +1,7 @@ +Code: src/strlcpy.h +Author: Todd C. Miller <[email protected]> +License: ISC + Icon: src/qt/res/icons/clock*.png, src/qt/res/icons/tx*.png, src/qt/res/src/*.svg Designer: Wladimir van der Laan |