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 --- panama.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'panama.cpp') diff --git a/panama.cpp b/panama.cpp index bd4ae802..b4b2b93e 100644 --- a/panama.cpp +++ b/panama.cpp @@ -1,4 +1,4 @@ -// panama.cpp - written and placed in the public domain by Wei Dai +// panama.cpp - originally written and placed in the public domain by Wei Dai // use "cl /EP /P /DCRYPTOPP_GENERATE_X64_MASM panama.cpp" to generate MASM code -- cgit v1.2.1