annotate LICENSE @ 147:c2b93763dac9
libtomcrypt
Fixes for it to compile and work nicely with Dropbear.
In particular, OS X's 'ar' doesn't seem to like arrays
which don't have initialising values.
author |
Matt Johnston <matt@ucc.asn.au> |
date |
Sun, 19 Dec 2004 16:23:32 +0000 |
parents |
5d99163f7e32 |
children |
1c15b283127b |
rev |
line source |
3
|
1 LibTomCrypt is public domain. As should all quality software be.
|
|
2
|
|
3 All of the software was either written by or donated to Tom St Denis for the purposes
|
|
4 of this project. The only exception is the SAFER.C source which has no known
|
143
|
5 license status (assumed copyrighted) which is why SAFER.C is shipped as disabled.
|
3
|
6
|
|
7 Tom St Denis
|
|
8
|
|
9
|