mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-21 15:23:11 +00:00
authors: remove 3rd party lib authors
we do not include the source code of these libs any more.
This commit is contained in:
parent
dbae8e60eb
commit
d15791e45f
1 changed files with 0 additions and 24 deletions
24
AUTHORS
24
AUTHORS
|
@ -44,27 +44,3 @@ Attic Patches and Suggestions
|
|||
- Johann Klähn
|
||||
- Petros Moisiadis
|
||||
- Thomas Waldmann
|
||||
|
||||
BLAKE2
|
||||
------
|
||||
|
||||
Borg includes BLAKE2: Copyright 2012, Samuel Neves <sneves@dei.uc.pt>, licensed under the terms
|
||||
of the CC0, the OpenSSL Licence, or the Apache Public License 2.0.
|
||||
|
||||
Slicing CRC32
|
||||
-------------
|
||||
|
||||
Borg includes a fast slice-by-8 implementation of CRC32, Copyright 2011-2015 Stephan Brumme,
|
||||
licensed under the terms of a zlib license. See http://create.stephan-brumme.com/crc32/
|
||||
|
||||
Folding CRC32
|
||||
-------------
|
||||
|
||||
Borg includes an extremely fast folding implementation of CRC32, Copyright 2013 Intel Corporation,
|
||||
licensed under the terms of the zlib license.
|
||||
|
||||
xxHash
|
||||
------
|
||||
|
||||
XXH64, a fast non-cryptographic hash algorithm. Copyright 2012-2016 Yann Collet,
|
||||
licensed under a BSD 2-clause license.
|
||||
|
|
Loading…
Reference in a new issue