Selaa lähdekoodia

Merge pull request #4576 from FelixSchwarz/add-msgpack-to-authors

AUTHORS: mention copyright+license for bundled msgpack
TW 6 vuotta sitten
vanhempi
sitoutus
78cda685f2
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      AUTHORS

+ 6 - 0
AUTHORS

@@ -52,6 +52,12 @@ Folding CRC32
 Borg includes an extremely fast folding implementation of CRC32, Copyright 2013 Intel Corporation,
 Borg includes an extremely fast folding implementation of CRC32, Copyright 2013 Intel Corporation,
 licensed under the terms of the zlib license.
 licensed under the terms of the zlib license.
 
 
+msgpack
+-------
+
+Borg includes Python msgpack, Copyright 2008-2011 INADA Naoki
+licensed under the terms of the Apache License 2.0.
+
 xxHash
 xxHash
 ------
 ------