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 --- elgamal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elgamal.cpp') diff --git a/elgamal.cpp b/elgamal.cpp index 650a4cc5..13c2a9be 100644 --- a/elgamal.cpp +++ b/elgamal.cpp @@ -1,4 +1,4 @@ -// elgamal.cpp - written and placed in the public domain by Wei Dai +// elgamal.cpp - originally written and placed in the public domain by Wei Dai #include "pch.h" #include "elgamal.h" -- cgit v1.2.1