Rev: nettle/ripemd160-compress.c:1.3
Rev: nettle/ripemd160.c:1.4
-/* ripemd160-compress.c - RIPE-MD160 (Transform function)
+/* ripemd160-compress.c - RIPE-MD160 (Transform function) */
+
+/* nettle, low-level cryptographics library
+ *
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
*
* The nettle library is free software; you can redistribute it and/or modify
-/* ripemd160.c - RIPE-MD160
+/* ripemd160.c - RIPE-MD160 */
+
+/* nettle, low-level cryptographics library
+ *
* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
+ * Copyright (C) 2011 Niels Möller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by