[ntpsec commit] License exception cleanup in libntp/ntp_crypto-rnd.c
Eric S. Raymond
esr at ntpsec.org
Thu Oct 22 11:46:37 UTC 2015
Module: ntpsec
Branch: master
Commit: 4849cf462bd9bc775f2aa2fde12000fd541ee9bc
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=4849cf462bd9bc775f2aa2fde12000fd541ee9bc
Author: Eric S. Raymond <esr at thyrsus.com>
Date: Thu Oct 22 06:50:18 2015 -0400
License exception cleanup in libntp/ntp_crypto-rnd.c
COPYRIGHT contains the 2-clause variant of BSD; second line replaced
with SPDX tag.
Approved-by: Mark Atwood <me at mark.atwood.name>
---
libntp/ntp_crypto_rnd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libntp/ntp_crypto_rnd.c b/libntp/ntp_crypto_rnd.c
index fe7eb67..e07e465 100644
--- a/libntp/ntp_crypto_rnd.c
+++ b/libntp/ntp_crypto_rnd.c
@@ -4,7 +4,7 @@
* Author: Harlan Stenn, 2014
*
* This file is Copyright (c) 2014 by Network Time Foundation.
- * BSD terms apply: see the file COPYRIGHT in the distribution root for details.
+ * SPDX-License-Identifier: BSD-2-clause
*/
#include "config.h"
More information about the vc
mailing list