diff options
author | Tushar Gohad <tushar.gohad@intel.com> | 2014-09-01 22:35:58 -0700 |
---|---|---|
committer | Tushar Gohad <tushar.gohad@intel.com> | 2014-09-01 22:40:09 -0700 |
commit | d03557c151b8776c86b7f0c904b08143226f7626 (patch) | |
tree | 03b447db75a7bd8be9a79d74dc185a29156c57f0 /src/erasurecode_preprocessing.c | |
parent | cde80cfe27b40ab46d5e2afc1516e942f423a289 (diff) | |
download | liberasurecode-d03557c151b8776c86b7f0c904b08143226f7626.tar.gz |
Add doxygen config. Update README, copyrights.
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
Diffstat (limited to 'src/erasurecode_preprocessing.c')
-rw-r--r-- | src/erasurecode_preprocessing.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/erasurecode_preprocessing.c b/src/erasurecode_preprocessing.c index 02ffe51..c3e5ed6 100644 --- a/src/erasurecode_preprocessing.c +++ b/src/erasurecode_preprocessing.c @@ -1,5 +1,5 @@ /* - * <Copyright> + * Copyright 2014 Tushar Gohad, Kevin M Greenan, Eric Lambert, Mark Storer * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: |