mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
remove additional author
This commit is contained in:
parent
367499799e
commit
b2abbfe8eb
@ -3,7 +3,6 @@
|
||||
* @{
|
||||
* @file hash_adler32.c
|
||||
* @author [Christian Bender](https://github.com/christianbender)
|
||||
* @author [Krishna Vedala](https://github.com/kvedala)
|
||||
* @brief 32-bit [Adler hash](https://en.wikipedia.org/wiki/Adler-32) algorithm
|
||||
*/
|
||||
#include <assert.h>
|
||||
|
Loading…
Reference in New Issue
Block a user