mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
Christos Zoulas removed his name from advertising clauses and copyrights
of some files in NetBSD. Make the same changes here. https://mail-index.netbsd.org/source-changes/2017/06/03/msg084953.html https://mail-index.netbsd.org/source-changes/2017/06/03/msg084955.html https://mail-index.netbsd.org/source-changes/2019/12/02/msg111431.html https://mail-index.netbsd.org/source-changes/2019/12/02/msg111432.html
This commit is contained in:
parent
10bdea84fc
commit
e4453397f0
@ -1,5 +1,5 @@
|
||||
#! /usr/bin/awk -f
|
||||
# $OpenBSD: devlist2h.awk,v 1.2 2008/06/26 05:42:16 ray Exp $
|
||||
# $OpenBSD: devlist2h.awk,v 1.3 2023/01/04 14:42:46 jsg Exp $
|
||||
# $NetBSD: devlist2h.awk,v 1.2 1998/09/05 14:42:06 christos Exp $
|
||||
#
|
||||
# Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
@ -43,7 +43,6 @@
|
||||
# 3. All advertising materials mentioning features or use of this software
|
||||
# must display the following acknowledgement:
|
||||
# This model includes software developed by Christopher G. Demetriou.
|
||||
# This model includes software developed by Christos Zoulas
|
||||
# 4. The name of the author(s) may not be used to endorse or promote models
|
||||
# derived from this software without specific prior written permission
|
||||
#
|
||||
|
@ -1,5 +1,5 @@
|
||||
#! /usr/bin/awk -f
|
||||
# $OpenBSD: devlist2h.awk,v 1.4 2000/02/01 16:54:41 fgsch Exp $
|
||||
# $OpenBSD: devlist2h.awk,v 1.5 2023/01/04 14:42:46 jsg Exp $
|
||||
# $NetBSD: devlist2h.awk,v 1.2 1998/07/22 11:47:13 christos Exp $
|
||||
#
|
||||
# Copyright (c) 1998, Christos Zoulas
|
||||
@ -17,7 +17,6 @@
|
||||
# 3. All advertising materials mentioning features or use of this software
|
||||
# must display the following acknowledgement:
|
||||
# This product includes software developed by Christopher G. Demetriou.
|
||||
# This product includes software developed by Christos Zoulas
|
||||
# 4. The name of the author(s) may not be used to endorse or promote products
|
||||
# derived from this software without specific prior written permission
|
||||
#
|
||||
|
@ -1,8 +1,7 @@
|
||||
#! /usr/bin/awk -f
|
||||
# $OpenBSD: devlist2h.awk,v 1.3 2022/03/18 11:08:34 miod Exp $
|
||||
# $OpenBSD: devlist2h.awk,v 1.4 2023/01/04 14:42:46 jsg Exp $
|
||||
# $NetBSD: devlist2h.awk,v 1.2 1998/07/22 11:47:13 christos Exp $
|
||||
#
|
||||
# Copyright (c) 1998, Christos Zoulas
|
||||
# Copyright (c) 1995, 1996 Christopher G. Demetriou
|
||||
# All rights reserved.
|
||||
#
|
||||
@ -17,7 +16,6 @@
|
||||
# 3. All advertising materials mentioning features or use of this software
|
||||
# must display the following acknowledgement:
|
||||
# This product includes software developed by Christopher G. Demetriou.
|
||||
# This product includes software developed by Christos Zoulas
|
||||
# 4. The name of the author(s) may not be used to endorse or promote products
|
||||
# derived from this software without specific prior written permission
|
||||
#
|
||||
|
@ -1,7 +1,6 @@
|
||||
/* $OpenBSD: statd.c,v 1.5 2022/12/04 23:50:51 cheloha Exp $ */
|
||||
/* $OpenBSD: statd.c,v 1.6 2023/01/04 14:42:46 jsg Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1997 Christos Zoulas. All rights reserved.
|
||||
* Copyright (c) 1995
|
||||
* A.R. Gordon (andrew.gordon@net-tel.co.uk). All rights reserved.
|
||||
*
|
||||
@ -16,7 +15,6 @@
|
||||
* 3. All advertising materials mentioning features or use of this software
|
||||
* must display the following acknowledgement:
|
||||
* This product includes software developed for the FreeBSD project
|
||||
* This product includes software developed by Christos Zoulas.
|
||||
* 4. Neither the name of the author nor the names of any co-contributors
|
||||
* may be used to endorse or promote products derived from this software
|
||||
* without specific prior written permission.
|
||||
|
Loading…
Reference in New Issue
Block a user