From fdfefe45fa4ae1e4c9794cccdcd5ca2a1b4ca0b2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Tue, 7 Dec 2010 14:10:12 +0100
Subject: [PATCH] (Copyright): Updated info on blowfish.

Rev: nettle/ChangeLog:1.124
Rev: nettle/nettle.texinfo:1.16
---
 ChangeLog      | 4 ++++
 nettle.texinfo | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2e161d8d..d30fbfb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-07  Niels M�ller  <nisse@lysator.liu.se>
+
+	* nettle.texinfo (Copyright): Updated info on blowfish.
+
 2010-11-26  Niels M�ller  <nisse@lysator.liu.se>
 
 	Reapplied optimizations (150% speedup on x86_32) and other fixes,
diff --git a/nettle.texinfo b/nettle.texinfo
index f994942f..75bb3199 100644
--- a/nettle.texinfo
+++ b/nettle.texinfo
@@ -134,8 +134,8 @@ Josefsson. Released under the LGPL.
 
 @item BLOWFISH
 The implementation of the BLOWFISH cipher is written by Werner Koch,
-copyright owned by the Free Software Foundation. Also hacked by Ray
-Dassen and @value{AUTHOR}. Released under the GPL.
+copyright owned by the Free Software Foundation. Also hacked by Simon
+Josefsson and Niels M�ller. Released under the LGPL.
 
 @item CAMELLIA
 The C implementation is by Nippon Telegraph and Telephone Corporation
-- 
GitLab