diff options
| author | Wladimir J. van der Laan <[email protected]> | 2012-10-11 00:39:51 -0700 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2012-10-11 00:39:51 -0700 |
| commit | ac0ad5dc63f89dfc64f869f0babc1899e01ac867 (patch) | |
| tree | ab0e41516319862f5c6b41484bc5cd0338e7bd33 /doc | |
| parent | 0.7.1 release notes (diff) | |
| parent | get rid of strlcpy.h (diff) | |
| download | discoin-ac0ad5dc63f89dfc64f869f0babc1899e01ac867.tar.xz discoin-ac0ad5dc63f89dfc64f869f0babc1899e01ac867.zip | |
Merge pull request #1901 from laanwj/2012_10_remove_strlcpy
get rid of strlcpy.h
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/assets-attribution.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/assets-attribution.txt b/doc/assets-attribution.txt index c66665d01..0693d535c 100644 --- a/doc/assets-attribution.txt +++ b/doc/assets-attribution.txt @@ -1,7 +1,3 @@ -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 |