]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Fixing copyrights at SHA-1 and HMAC-SHA1 libraries
authorPavel Tvrdík <pawel.tvrdik@gmail.cz>
Wed, 22 Apr 2015 10:12:05 +0000 (12:12 +0200)
committerPavel Tvrdík <pawel.tvrdik@gmail.cz>
Wed, 22 Apr 2015 10:12:05 +0000 (12:12 +0200)
lib/sha1.c
lib/sha1.h
lib/sha1_hmac.c

index 00b6f46758fb35d1cd508c815bb787c5eec432b6..cd73c52ee039831fa46db490106ad44015a201a8 100644 (file)
@@ -3,9 +3,12 @@
  *
  *     (c) 2015 CZ.NIC z.s.p.o.
  *
- *     Based on the code from libucw6.4
+ *     Based on the code from libucw-6.4
  *     (c) 2008--2009 Martin Mares <mj@ucw.cz>
  *
+ *     Based on the code from libgcrypt-1.2.3, which is
+ *     (c) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
+ *
  *     Can be freely distributed and used under the terms of the GNU GPL.
  */
 
index 862e40fe0ae93667ee059e75debb6c42b5ea1054..cb2a5f1411fea9d35ef148bef8c60cdddef05e8e 100644 (file)
@@ -3,9 +3,12 @@
  *
  *     (c) 2015 CZ.NIC z.s.p.o.
  *
- *     Based on the code from libucw6.4
+ *     Based on the code from libucw-6.4
  *     (c) 2008--2009 Martin Mares <mj@ucw.cz>
  *
+ *     Based on the code from libgcrypt-1.2.3, which is
+ *     (c) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
+ *
  *     Can be freely distributed and used under the terms of the GNU GPL.
  */
 
index 6eaabea3bdb7d3cf1950739aa8e334a4febfeb92..58f0ca202e493b1bbf5a4b44c4d407f23457cdb9 100644 (file)
@@ -3,9 +3,12 @@
  *
  *     (c) 2015 CZ.NIC z.s.p.o.
  *
- *     Based on the code from libucw6.4
+ *     Based on the code from libucw-6.4
  *     (c) 2008--2009 Martin Mares <mj@ucw.cz>
  *
+ *     Based on the code from libgcrypt-1.2.3, which is
+ *     (c) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
+ *
  *     Can be freely distributed and used under the terms of the GNU GPL.
  */