diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2012-04-05 18:58:20 -0400 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2012-04-05 18:58:20 -0400 |
commit | 7993454a927f3c4cf5ac935c613afeeb68f35f0a (patch) | |
tree | 386bd59ac099c376bfd671fd702dfe82e1ca13c1 /doc | |
parent | f53c5ede737b98b8353ad0b7a8c740e336357811 (diff) |
Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed
Diffstat (limited to 'doc')
-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 8d23f7e59c..ffaec44f18 100644 --- a/doc/assets-attribution.txt +++ b/doc/assets-attribution.txt @@ -1,3 +1,7 @@ +Code: src/strlcpy.h +Author: Todd C. Miller <Todd.Miller@courtesan.com> +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 |