[ntpsec commit] License exception cleanup in libntp/adjtime.c
Eric S. Raymond
esr at ntpsec.org
Thu Oct 22 11:46:37 UTC 2015
Module: ntpsec
Branch: master
Commit: 62556346d49abc1526514e8ec14428fff271252f
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=62556346d49abc1526514e8ec14428fff271252f
Author: Eric S. Raymond <esr at thyrsus.com>
Date: Thu Oct 22 06:42:59 2015 -0400
License exception cleanup in libntp/adjtime.c
There was a custom license equivalent to BSD-2-clause; tag it that way.
Approved-by: Mark Atwood <me at mark.atwood.name>
---
libntp/adjtimex.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libntp/adjtimex.c b/libntp/adjtimex.c
index 433dc1b..ead5fca 100644
--- a/libntp/adjtimex.c
+++ b/libntp/adjtimex.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 1983 Regents of the University of California.
- * All rights reserved. The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+ *
+ * SPDX-License-Identifier: BSD-2-clause
*/
#include "SYS.h"
More information about the vc
mailing list