From 339a48fe7ffb3186d22bbaa9efbbc3a053e602fd Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sun, 29 Dec 2013 17:46:49 +1100 Subject: - djm@cvs.openbsd.org 2013/12/19 22:57:13 [poly1305.c poly1305.h] use full name for author, with his permission --- poly1305.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'poly1305.h') diff --git a/poly1305.h b/poly1305.h index a31fb742..221efc46 100644 --- a/poly1305.h +++ b/poly1305.h @@ -1,7 +1,7 @@ -/* $OpenBSD: poly1305.h,v 1.1 2013/11/21 00:45:44 djm Exp $ */ +/* $OpenBSD: poly1305.h,v 1.2 2013/12/19 22:57:13 djm Exp $ */ /* - * Public Domain poly1305 from Andrew M. + * Public Domain poly1305 from Andrew Moon * poly1305-donna-unrolled.c from https://github.com/floodyberry/poly1305-donna */ -- cgit v1.2.1