]> granicus.if.org Git - libexpat/commitdiff
siphash.h: Fix duplicate/leftover line in the header (#57)
authorSebastian Pipping <sebastian@pipping.org>
Thu, 22 Jun 2017 18:26:53 +0000 (20:26 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 22 Jun 2017 18:26:53 +0000 (20:26 +0200)
expat/lib/siphash.h

index 3c5fef49be886d051ece5231f3c16db9bb26ec7d..04a5de7d8f52fcd4a8f2be77eb9e4f46a9801404 100644 (file)
@@ -2,7 +2,6 @@
  * siphash.h - SipHash-2-4 in a single header file
  * --------------------------------------------------------------------------
  * Derived by William Ahern from the reference implementation[1] published[2]
- * by Jean-Philippe Aumasson and Daniel J. Berstein. Licensed in kind.
  * by Jean-Philippe Aumasson and Daniel J. Berstein.
  * Minimal changes by Sebastian Pipping on top, details below.
  * Licensed under the CC0 Public Domain Dedication license.