keygen-html: fix up copyright

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-02-02 22:03:11 +01:00
parent bee5bbb6f3
commit 7b0fc75a17
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0 /* SPDX-License-Identifier: GPL-2.0
* *
* Copyright (C) 2015-2016 The fiat-crypto Authors.
* Copyright (C) 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. * Copyright (C) 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*
* This is a machine-generated formally verified implementation of curve25519 DH from:
* https://github.com/mit-plv/fiat-crypto
*/ */
#include <emscripten.h> #include <emscripten.h>