From bc87db3d01968883c9b97f72d236c925db16fe24 Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 10 Apr 2008 02:47:51 +0000 Subject: Change the copyrights in all files in the Botan tree to directly reflect the actual copyright holders. For rationale, see my post to botan-devel on April 9, subject 'Changing license to directly reflect contributors' (http://www.randombit.net/pipermail/botan-devel/2008-April/000527.html) --- modules/comp_zlib/zlib.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/comp_zlib/zlib.h') diff --git a/modules/comp_zlib/zlib.h b/modules/comp_zlib/zlib.h index 6e16735c3..42f2eed5e 100644 --- a/modules/comp_zlib/zlib.h +++ b/modules/comp_zlib/zlib.h @@ -1,6 +1,7 @@ /************************************************* * Zlib Compressor Header File * -* (C) 1999-2007 The Botan Project * +* (C) 2001 Peter J Jones * +* 2001-2007 Jack Lloyd * *************************************************/ #ifndef BOTAN_EXT_ZLIB_H__ -- cgit v1.2.3