=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/sntrup4591761.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/ssh/Attic/sntrup4591761.c 2019/01/21 22:18:24 1.2 +++ src/usr.bin/ssh/Attic/sntrup4591761.c 2019/01/30 19:51:15 1.3 @@ -1,3 +1,13 @@ +/* $OpenBSD: sntrup4591761.c,v 1.3 2019/01/30 19:51:15 markus Exp $ */ + +/* + * Public Domain, Authors: + * - Daniel J. Bernstein + * - Chitchanok Chuengsatiansup + * - Tanja Lange + * - Christine van Vredendaal + */ + #include #include "crypto_api.h"