diff options
| author | Gavin Andresen <[email protected]> | 2012-04-05 16:41:20 -0700 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2012-04-05 16:41:20 -0700 |
| commit | 3acee27b14827d28e2ff930d69f675d94bcc3a69 (patch) | |
| tree | 2ad9caeb8180e14b033ed2290f631b94640bd2c1 /doc | |
| parent | Merge pull request #1045 from sipa/fastblocks2 (diff) | |
| parent | Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed (diff) | |
| download | discoin-3acee27b14827d28e2ff930d69f675d94bcc3a69.tar.xz discoin-3acee27b14827d28e2ff930d69f675d94bcc3a69.zip | |
Merge pull request #1047 from luke-jr/strlcpy_attribute
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 fabcdeea7..0b0e37706 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 |