]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commitdiff
Add COPYING.GPL, COPYING.TGPPL.html to Haskell distribution. Bump to 0.1.1
authoragl <agl@imperialviolet.org>
Mon, 21 Jan 2008 18:43:02 +0000 (00:13 +0530)
committeragl <agl@imperialviolet.org>
Mon, 21 Jan 2008 18:43:02 +0000 (00:13 +0530)
darcs-hash:0250a8bb8a05656424df28a81eb1bb83bde8a041

zfec/fec.cabal

index 6144c7ed8685865139b1197699c3b811f2fa3acf..064820438c01c2e0e21b1a41a628f97d6f99be83 100644 (file)
@@ -1,5 +1,5 @@
 name:            fec
-version:         0.1
+version:         0.1.1
 license:         GPL
 license-file:    README.txt
 author:          Adam Langley <agl@imperialviolet.org>
@@ -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.html