[ntpsec commit] License exception cleanup in libparse/clk_wharton.c
Eric S. Raymond
esr at ntpsec.org
Thu Oct 22 11:46:38 UTC 2015
Module: ntpsec
Branch: master
Commit: fa8c7e9321b1c04be96036b23502276b3f647507
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=fa8c7e9321b1c04be96036b23502276b3f647507
Author: Eric S. Raymond <esr at thyrsus.com>
Date: Thu Oct 22 06:58:49 2015 -0400
License exception cleanup in libparse/clk_wharton.c
This had part of the warranty disclaimer from GPL without the rest of
the license. Put the warranty disclaimer in standard form by referring
to BSD-2-clause.
Approved-by: Mark Atwood <me at mark.atwood.name>
---
libparse/clk_wharton.c | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/libparse/clk_wharton.c b/libparse/clk_wharton.c
index 40b4190..5f5a3c0 100644
--- a/libparse/clk_wharton.c
+++ b/libparse/clk_wharton.c
@@ -1,19 +1,9 @@
/*
- * /src/NTP/ntp4-dev/libparse/clk_wharton.c,v 4.2 2004/11/14 15:29:41 kardel RELEASE_20050508_A
- *
- * clk_wharton.c,v 4.2 2004/11/14 15:29:41 kardel RELEASE_20050508_A
- *
- * From Philippe De Muyter <phdm at macqel.be>, 1999
- */
-
-/*
* Support for WHARTON 400A Series clock + 404.2 serial interface.
*
* Copyright (C) 1999, 2000 by Philippe De Muyter <phdm at macqel.be>
*
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.
+ * SPDX-License-Identifier: BSD-2-clause
*
*/
More information about the vc
mailing list