adjust copyright

This commit is contained in:
hubertf 2000-02-22 01:24:26 +00:00
parent 32d50d3388
commit 93b37b7f07
5 changed files with 19 additions and 14 deletions

View File

@ -1,8 +1,8 @@
/* $NetBSD: main.c,v 1.10 1999/11/29 20:09:54 hubertf Exp $ */
/* $NetBSD: main.c,v 1.11 2000/02/22 01:24:26 hubertf Exp $ */
#include <sys/cdefs.h>
#ifndef lint
__RCSID("$NetBSD: main.c,v 1.10 1999/11/29 20:09:54 hubertf Exp $");
__RCSID("$NetBSD: main.c,v 1.11 2000/02/22 01:24:26 hubertf Exp $");
#endif
/*
@ -18,7 +18,8 @@ __RCSID("$NetBSD: main.c,v 1.10 1999/11/29 20:09:54 hubertf Exp $");
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* This product includes software developed by Hubert Feyrer.
* This product includes software developed by Hubert Feyrer for
* the NetBSD Project.
* 4. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
*

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pkg_admin.1,v 1.6 1999/04/10 13:05:18 simonb Exp $
.\" $NetBSD: pkg_admin.1,v 1.7 2000/02/22 01:24:26 hubertf Exp $
.\"
.\" Copyright (c) 1999 Hubert Feyrer. All rights reserved.
.\"
@ -12,7 +12,8 @@
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" This product includes software developed by Hubert Feyrer.
.\" This product includes software developed by Hubert Feyrer for
.\" the NetBSD Project.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"

View File

@ -1,11 +1,11 @@
/* $NetBSD: show.c,v 1.19 1999/12/01 14:51:52 hubertf Exp $ */
/* $NetBSD: show.c,v 1.20 2000/02/22 01:24:32 hubertf Exp $ */
#include <sys/cdefs.h>
#ifndef lint
#if 0
static const char *rcsid = "from FreeBSD Id: show.c,v 1.11 1997/10/08 07:47:38 charnier Exp";
#else
__RCSID("$NetBSD: show.c,v 1.19 1999/12/01 14:51:52 hubertf Exp $");
__RCSID("$NetBSD: show.c,v 1.20 2000/02/22 01:24:32 hubertf Exp $");
#endif
#endif
@ -41,7 +41,8 @@ __RCSID("$NetBSD: show.c,v 1.19 1999/12/01 14:51:52 hubertf Exp $");
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* This product includes software developed by Hubert Feyrer.
* This product includes software developed by Hubert Feyrer for
* the NetBSD Project.
* 4. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
*

View File

@ -1,8 +1,8 @@
/* $NetBSD: ftpio.c,v 1.16 2000/02/04 03:45:48 hubertf Exp $ */
/* $NetBSD: ftpio.c,v 1.17 2000/02/22 01:24:32 hubertf Exp $ */
#include <sys/cdefs.h>
#ifndef lint
__RCSID("$NetBSD: ftpio.c,v 1.16 2000/02/04 03:45:48 hubertf Exp $");
__RCSID("$NetBSD: ftpio.c,v 1.17 2000/02/22 01:24:32 hubertf Exp $");
#endif
/*
@ -18,7 +18,8 @@ __RCSID("$NetBSD: ftpio.c,v 1.16 2000/02/04 03:45:48 hubertf Exp $");
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* This product includes software developed by Hubert Feyrer.
* This product includes software developed by Hubert Feyrer for
* the NetBSD Project.
* 4. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
*

View File

@ -1,8 +1,8 @@
/* $NetBSD: pkgdb.c,v 1.5 1999/12/20 18:23:03 hubertf Exp $ */
/* $NetBSD: pkgdb.c,v 1.6 2000/02/22 01:24:33 hubertf Exp $ */
#include <sys/cdefs.h>
#ifndef lint
__RCSID("$NetBSD: pkgdb.c,v 1.5 1999/12/20 18:23:03 hubertf Exp $");
__RCSID("$NetBSD: pkgdb.c,v 1.6 2000/02/22 01:24:33 hubertf Exp $");
#endif
/*
@ -18,7 +18,8 @@ __RCSID("$NetBSD: pkgdb.c,v 1.5 1999/12/20 18:23:03 hubertf Exp $");
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* This product includes software developed by Hubert Feyrer.
* This product includes software developed by Hubert Feyrer for
* the NetBSD Project.
* 4. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
*