Fix copyright mess:

- remove trailing spaces.
	- make copyrights consistent (put the date before the name).
This commit is contained in:
christos 1998-09-13 16:21:16 +00:00
parent c893c988b3
commit 8dfbc827ea
28 changed files with 94 additions and 85 deletions

View File

@ -1,7 +1,7 @@
/* $NetBSD: ccitt_proto.c,v 1.8 1998/07/05 03:14:44 jonathan Exp $ */
/* $NetBSD: ccitt_proto.c,v 1.9 1998/09/13 16:21:16 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,8 +1,9 @@
/* $NetBSD: dll.h,v 1.3 1995/03/26 20:33:43 jtc Exp $ */
/* $NetBSD: dll.h,v 1.4 1998/09/13 16:21:17 christos Exp $ */
/*
* Copyright (C) Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1990, 1991, 1992
* Copyright (c) 1990, 1991, 1992
* Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $NetBSD: hd_debug.c,v 1.9 1997/06/24 02:25:59 thorpej Exp $ */
/* $NetBSD: hd_debug.c,v 1.10 1998/09/13 16:21:17 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $NetBSD: hd_input.c,v 1.12 1997/06/24 02:26:00 thorpej Exp $ */
/* $NetBSD: hd_input.c,v 1.13 1998/09/13 16:21:17 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $NetBSD: hd_output.c,v 1.10 1997/06/24 02:26:01 thorpej Exp $ */
/* $NetBSD: hd_output.c,v 1.11 1998/09/13 16:21:17 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $NetBSD: hd_subr.c,v 1.9 1997/06/24 02:26:02 thorpej Exp $ */
/* $NetBSD: hd_subr.c,v 1.10 1998/09/13 16:21:17 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $NetBSD: hd_timer.c,v 1.6 1996/02/13 22:04:33 christos Exp $ */
/* $NetBSD: hd_timer.c,v 1.7 1998/09/13 16:21:17 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $NetBSD: hd_var.h,v 1.8 1997/06/24 02:26:02 thorpej Exp $ */
/* $NetBSD: hd_var.h,v 1.9 1998/09/13 16:21:17 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,12 +1,12 @@
/* $NetBSD: hdlc.h,v 1.6 1996/02/13 22:04:37 christos Exp $ */
/* $NetBSD: hdlc.h,v 1.7 1998/09/13 16:21:18 christos Exp $ */
/*-
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by the
* Laboratory for Computation Vision and the Computer Science Department
* This code is derived from software contributed to Berkeley by
* the Laboratory for Computation Vision and the Computer Science Department
* of the University of British Columbia.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,8 +1,9 @@
/* $NetBSD: llc_input.c,v 1.6 1998/07/07 03:26:55 thorpej Exp $ */
/* $NetBSD: llc_input.c,v 1.7 1998/09/13 16:21:18 christos Exp $ */
/*
* Copyright (C) Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1990, 1991, 1992
* Copyright (c) 1990, 1991, 1992
* Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,8 +1,9 @@
/* $NetBSD: llc_output.c,v 1.3 1996/02/13 22:04:47 christos Exp $ */
/* $NetBSD: llc_output.c,v 1.4 1998/09/13 16:21:18 christos Exp $ */
/*
* Copyright (C) Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1990, 1991, 1992
* Copyright (c) 1990, 1991, 1992
* Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,8 +1,9 @@
/* $NetBSD: llc_subr.c,v 1.9 1998/09/09 04:33:27 thorpej Exp $ */
/* $NetBSD: llc_subr.c,v 1.10 1998/09/13 16:21:18 christos Exp $ */
/*
* Copyright (C) Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1990, 1991, 1992
* Copyright (c) 1990, 1991, 1992
* Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,8 +1,9 @@
/* $NetBSD: llc_timer.c,v 1.3 1996/02/13 22:04:57 christos Exp $ */
/* $NetBSD: llc_timer.c,v 1.4 1998/09/13 16:21:18 christos Exp $ */
/*
* Copyright (C) Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1990, 1991, 1992
* Copyright (c) 1990, 1991, 1992
* Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,8 +1,9 @@
/* $NetBSD: llc_var.h,v 1.9 1998/07/07 03:26:42 thorpej Exp $ */
/* $NetBSD: llc_var.h,v 1.10 1998/09/13 16:21:18 christos Exp $ */
/*
* Copyright (C) Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1990, 1991, 1992
* Copyright (c) 1990, 1991, 1992
* Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $NetBSD: pk.h,v 1.6 1996/02/13 22:05:08 christos Exp $ */
/* $NetBSD: pk.h,v 1.7 1998/09/13 16:21:18 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $NetBSD: pk_acct.c,v 1.11 1998/07/28 20:25:28 mjacob Exp $ */
/* $NetBSD: pk_acct.c,v 1.12 1998/09/13 16:21:18 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $NetBSD: pk_debug.c,v 1.8 1996/10/13 02:10:10 christos Exp $ */
/* $NetBSD: pk_debug.c,v 1.9 1998/09/13 16:21:18 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/* $NetBSD: pk_extern.h,v 1.4 1998/09/05 14:32:02 christos Exp $ */
/* $NetBSD: pk_extern.h,v 1.5 1998/09/13 16:21:18 christos Exp $ */
/*-
* Copyright (c) 1995 The NetBSD Foundation, Inc.
@ -17,8 +17,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 the NetBSD
* Foundation, Inc. and its contributors.
* This product includes software developed by the NetBSD
* Foundation, Inc. and its contributors.
* 4. Neither the name of The NetBSD Foundation nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.

View File

@ -1,9 +1,9 @@
/* $NetBSD: pk_input.c,v 1.12 1998/07/05 03:14:44 jonathan Exp $ */
/* $NetBSD: pk_input.c,v 1.13 1998/09/13 16:21:19 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (C) Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1992
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1992 Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1991, 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,8 +1,9 @@
/* $NetBSD: pk_llcsubr.c,v 1.7 1998/07/05 03:14:44 jonathan Exp $ */
/* $NetBSD: pk_llcsubr.c,v 1.8 1998/09/13 16:21:19 christos Exp $ */
/*
* Copyright (C) Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1990, 1991, 1992
* Copyright (c) 1990, 1991, 1992
* Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,16 +1,16 @@
/* $NetBSD: pk_output.c,v 1.10 1998/03/01 02:24:57 fvdl Exp $ */
/* $NetBSD: pk_output.c,v 1.11 1998/09/13 16:21:19 christos Exp $ */
/*
* Copyright(c) University of British Columbia, 1984
* Copyright(C) Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1992
* Copyright(c) 1991, 1992, 1993
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1992 Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1991, 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by the
* Laboratory for Computation Vision and the Computer Science Department
* of the the University of British Columbia and the Computer Science
* Department(IV) of the University of Erlangen-Nuremberg, Germany.
* Department (IV) of the University of Erlangen-Nuremberg, Germany.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@ -33,10 +33,10 @@
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* 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
* 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.
*

View File

@ -1,9 +1,9 @@
/* $NetBSD: pk_subr.c,v 1.16 1998/07/25 00:42:03 wrstuden Exp $ */
/* $NetBSD: pk_subr.c,v 1.17 1998/09/13 16:21:19 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (C) Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1992
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1992 Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1991, 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,8 +1,9 @@
/* $NetBSD: pk_timer.c,v 1.6 1996/02/13 22:05:39 christos Exp $ */
/* $NetBSD: pk_timer.c,v 1.7 1998/09/13 16:21:19 christos Exp $ */
/*
* Copyright (C) Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1990, 1991, 1992
* Copyright (c) 1990, 1991, 1992
* Dirk Husemann, Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,9 +1,9 @@
/* $NetBSD: pk_usrreq.c,v 1.15 1998/03/01 02:24:57 fvdl Exp $ */
/* $NetBSD: pk_usrreq.c,v 1.16 1998/09/13 16:21:19 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (C) Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1992
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1992 Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1991, 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,12 +1,12 @@
/* $NetBSD: pk_var.h,v 1.10 1998/07/05 02:12:34 jonathan Exp $ */
/* $NetBSD: pk_var.h,v 1.11 1998/09/13 16:21:19 christos Exp $ */
/*
* Copyright (c) Computing Centre, University of British Columbia, 1985
* Copyright (C) Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany, 1990, 1991, 1992
/*
* Copyright (c) 1985 Computing Centre, University of British Columbia.
* Copyright (c) 1990, 1991, 1992 Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
*
* This code is derived from software contributed to Berkeley by the
* Laboratory for Computation Vision and the Computer Science Department
* of the the University of British Columbia and the Computer Science

View File

@ -1,11 +1,12 @@
/* $NetBSD: x25.h,v 1.7 1996/02/13 22:05:51 christos Exp $ */
/* $NetBSD: x25.h,v 1.8 1998/09/13 16:21:19 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1992 Computer Science Department IV,
* University of Erlangen-Nuremberg, Germany.
* Copyright (c) 1990, 1992, 1993
* The Regents of the University of California. All rights reserved.
* University of Erlangen-Nuremberg, Germany, 1992
*
*
* This code is derived from software contributed to Berkeley by the
* Laboratory for Computation Vision and the Computer Science Department
* of the the University of British Columbia and the Computer Science

View File

@ -1,7 +1,7 @@
/* $NetBSD: x25acct.h,v 1.5 1994/06/29 06:37:46 cgd Exp $ */
/* $NetBSD: x25acct.h,v 1.6 1998/09/13 16:21:19 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $NetBSD: x25err.h,v 1.5 1994/06/29 06:37:47 cgd Exp $ */
/* $NetBSD: x25err.h,v 1.6 1998/09/13 16:21:19 christos Exp $ */
/*
* Copyright (c) University of British Columbia, 1984
* Copyright (c) 1984 University of British Columbia.
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*