From 81b1a180633c9aa5cd050b783dbff2a8d48abe71 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Fri, 27 Jan 2017 07:05:45 -0500 Subject: Change file preamble to include "originally written by Wei Dai" We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of --- eax.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eax.h') diff --git a/eax.h b/eax.h index b3e6de4d..fd02c5ca 100644 --- a/eax.h +++ b/eax.h @@ -1,4 +1,4 @@ -// eax.h - written and placed in the public domain by Wei Dai +// eax.h - originally written and placed in the public domain by Wei Dai //! \file eax.h //! \brief EAX block cipher mode of operation -- cgit v1.2.1