]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/blobdiff - zfec/zfec/fec.h
docs: update docs and metadata
[tahoe-lafs/zfec.git] / zfec / zfec / fec.h
index 2ebab3249ea61d075826d826b071ea32d8ce9ef6..249fe666f495f647892b73d234d769f5e77e4c77 100644 (file)
@@ -1,7 +1,7 @@
 /**
  * zfec -- fast forward error correction library with Python interface
  *
- * See README.txt for documentation.
+ * See README.rst for documentation.
  */
 
 #include <stddef.h>
@@ -64,7 +64,7 @@ void fec_decode(const fec_t* code, const gf*restrict const*restrict const inpkts
  * 
  * This file is part of zfec.
  * 
- * See README.txt for licensing information.
+ * See README.rst for licensing information.
  */
 
 /*