diff options
author | Andrew Gallant (Ocelot) <Andrew.Gallant@tufts.edu> | 2012-05-06 02:28:32 -0400 |
---|---|---|
committer | Andrew Gallant (Ocelot) <Andrew.Gallant@tufts.edu> | 2012-05-06 02:28:32 -0400 |
commit | 014a0598bfe6d997a5dacda9eae4591df0b17826 (patch) | |
tree | 0d8e464eb5078c8bbf0f6fe5cfc22a6d949a7b64 /nexgb | |
parent | 18b2d420b092d71313f0c05210c3038ff32483e7 (diff) | |
download | haven-014a0598bfe6d997a5dacda9eae4591df0b17826.tar.gz haven-014a0598bfe6d997a5dacda9eae4591df0b17826.tar.xz haven-014a0598bfe6d997a5dacda9eae4591df0b17826.zip |
status update
Diffstat (limited to 'nexgb')
-rw-r--r-- | nexgb/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nexgb/README b/nexgb/README index 989e5c8..d2fd2dd 100644 --- a/nexgb/README +++ b/nexgb/README @@ -8,7 +8,7 @@ of an xgbgen package. The biggest parts that *haven't* been rewritten by me are the connection and authentication handshakes. They're inherently messy, and there's really no -reason to re-work them. +reason to re-work them. The rest of XGB has been completely rewritten. I like to release my code under the WTFPL, but since I'm starting with someone else's work, I'm leaving the original license/contributor/author information |