]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/blobdiff - zfec/fec.cabal
add exceptions to GPL and TGPPL to allow derivative works containing parts under...
[tahoe-lafs/zfec.git] / zfec / fec.cabal
index 6144c7ed8685865139b1197699c3b811f2fa3acf..a0668ebcb8751d735118a6c17aad9aee95452403 100644 (file)
@@ -1,7 +1,7 @@
 name:            fec
-version:         0.1
+version:         0.1.1
 license:         GPL
-license-file:    README.txt
+license-file:    README.rst
 author:          Adam Langley <agl@imperialviolet.org>
 maintainer:      Adam Langley <agl@imperialviolet.org>
 description:     This code, based on zfec by Zooko, based on code by Luigi
@@ -27,4 +27,4 @@ ghc-options:     -Wall
 c-sources:       zfec/fec.c
 cc-options:      -std=c99
 include-dirs:    zfec
-extra-source-files: zfec/fec.h
+extra-source-files: zfec/fec.h, COPYING.GPL, COPYING.TGPPL.rst