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) --- include/ecb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ecb.h') diff --git a/include/ecb.h b/include/ecb.h index 4f678fa74..6e4a4312a 100644 --- a/include/ecb.h +++ b/include/ecb.h @@ -1,6 +1,6 @@ /************************************************* * ECB Mode Header File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #ifndef BOTAN_ECB_H__ -- cgit v1.2.3