[ntpsec commit] License exception cleanup in ntpd/refclock_jjy.c

Eric S. Raymond esr at ntpsec.org
Thu Oct 22 11:46:38 UTC 2015


Module:    ntpsec
Branch:    master
Commit:    d60ee00d0762ad4b1f6bf00dee218011b22d57de
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=d60ee00d0762ad4b1f6bf00dee218011b22d57de

Author:    Eric S. Raymond <esr at thyrsus.com>
Date:      Thu Oct 22 07:02:54 2015 -0400

License exception cleanup in ntpd/refclock_jjy.c

This contained a Japlish version of BSD 3-clause. Tag appropriately.

Approved-by: Mark Atwood <me at mark.atwood.name>

---

 ntpd/refclock_jjy.c | 25 +------------------------
 1 file changed, 1 insertion(+), 24 deletions(-)

diff --git a/ntpd/refclock_jjy.c b/ntpd/refclock_jjy.c
index 5cd6e5f..09a2c25 100644
--- a/ntpd/refclock_jjy.c
+++ b/ntpd/refclock_jjy.c
@@ -6,30 +6,7 @@
 /*								      */
 /*  Copyright (C) 2001-2015, Takao Abe.  All rights reserved.	      */
 /*								      */
-/*  Permission to use, copy, modify, and distribute this software     */
-/*  and its documentation for any purpose is hereby granted	      */
-/*  without fee, provided that the following conditions are met:      */
-/*								      */
-/*  One retains the entire copyright notice properly, and both the    */
-/*  copyright notice and this license. in the documentation and/or    */
-/*  other materials provided with the distribution.		      */
-/*								      */
-/*  This software and the name of the author must not be used to      */
-/*  endorse or promote products derived from this software without    */
-/*  prior written permission.					      */
-/*								      */
-/*  THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESSED OR IMPLIED    */
-/*  WARRANTIES OF ANY KIND, INCLUDING, BUT NOT LIMITED TO, THE	      */
-/*  IMPLIED WARRANTIES OF MERCHANTABLILITY AND FITNESS FOR A	      */
-/*  PARTICULAR PURPOSE.						      */
-/*  IN NO EVENT SHALL THE AUTHOR TAKAO ABE BE LIABLE FOR ANY DIRECT,  */
-/*  INDIRECT, GENERAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES   */
-/*  ( INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE	      */
-/*  GOODS OR SERVICES; LOSS OF USE, DATA OR PROFITS; OR BUSINESS      */
-/*  INTERRUPTION ) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,     */
-/*  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ( INCLUDING	      */
-/*  NEGLIGENCE OR OTHERWISE ) ARISING IN ANY WAY OUT OF THE USE OF    */
-/*  THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */
+/* SPDX-License-Identifier: BSD-3-clause				*/
 /*								      */
 /*  This driver is developed in my private time, and is opened as     */
 /*  voluntary contributions for the NTP.			      */



More information about the vc mailing list