NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/52064: The empty file has copyright declaration.
Note: There was a bad value `no' for the field `Priority'.
It was set to the default value of `medium'.
>Number: 52064
>Category: kern
>Synopsis: The empty file has copyright declaration.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sat Mar 11 17:35:00 +0000 2017
>Originator: DOYASHIKI Shinichi
>Release: NetBSD 7.99.65
>Organization:
at home
>Environment:
System: NetBSD kanako.csel.org 7.99.65 NetBSD 7.99.65 (KANAKO) #0: Sat Mar 11 21:13:55 JST 2017 clare%kanako.csel.org@localhost:/export/stage/hack/sys/arch/amd64/compile/KANAKO amd64
Architecture: x86_64
Machine: amd64
>Description:
If the content is not copyrightable, the license should be gone.
>How-To-Repeat:
see the source.
>Fix:
Index: keysock.h
===================================================================
RCS file: /export/cvsroot/netbsd/src/sys/netkey/keysock.h,v
retrieving revision 1.17
diff -u -r1.17 keysock.h
--- keysock.h 22 Mar 2012 20:34:43 -0000 1.17
+++ keysock.h 11 Mar 2017 17:22:31 -0000
@@ -1,34 +1,3 @@
/* $NetBSD: keysock.h,v 1.17 2012/03/22 20:34:43 drochner Exp $ */
-/* $KAME: keysock.h,v 1.8 2000/03/27 05:11:06 sumikawa Exp $ */
-
-/*
- * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * 3. Neither the name of the project nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, 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.
- */
-
/* this file exists for userland API compatibility only */
#include <netipsec/keysock.h>
Home |
Main Index |
Thread Index |
Old Index