projects
/
tahoe-lafs
/
zfec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2ced72
)
touch copyright yearstamp
author
zooko
<zooko@zooko.com>
Sat, 19 Jan 2008 03:09:08 +0000
(08:39 +0530)
committer
zooko
<zooko@zooko.com>
Sat, 19 Jan 2008 03:09:08 +0000
(08:39 +0530)
darcs-hash:
655fca3dfe5f54854c249c3b0583605a5a667829
zfec/zfec/fec.h
patch
|
blob
|
history
diff --git
a/zfec/zfec/fec.h
b/zfec/zfec/fec.h
index 67077d638ae1f7246d4e0fd4b5783ce79a91b7c8..a70cbb4e2beb99be4faa7e0f4286c94aa855eb64 100644
(file)
--- a/
zfec/zfec/fec.h
+++ b/
zfec/zfec/fec.h
@@
-57,7
+57,7
@@
void fec_decode(const fec_t* code, const gf*restrict const*restrict const inpkts
/**
* zfec -- fast forward error correction library with Python interface
*
- * Copyright (C) 2007 Allmydata, Inc.
+ * Copyright (C) 2007
-2008
Allmydata, Inc.
* Author: Zooko Wilcox-O'Hearn
*
* This file is part of zfec.