/* -> /*- for copyright notices, minor format tweaks as necessary

This commit is contained in:
Warner Losh 2005-01-06 23:35:40 +00:00
parent 73108a1664
commit 9454b2d864
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=139804
89 changed files with 97 additions and 93 deletions

View File

@ -1,5 +1,4 @@
#
#-
# Copyright (c) 1998-2004 Doug Rabson
# All rights reserved.
#

View File

@ -1,3 +1,4 @@
#-
# Copyright (c) 2001 by Thomas Moestl <tmm@FreeBSD.org>.
# All rights reserved.
#

View File

@ -1,4 +1,4 @@
#
#-
# Copyright (c) 1998-2004 Doug Rabson
# All rights reserved.
#

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1993, David Greenman
* All rights reserved.
*

View File

@ -1,12 +1,13 @@
/*
/*-
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* <phk@FreeBSD.org> wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
*
*
*/
/*
* This module handles execution of a.out files which have been run through
* "gzip". This saves diskspace, but wastes cpu-cycles and VM.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1993, David Greenman
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1995 Terrence R. Lambert
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2002, Jeffrey Roberson <jeff@freebsd.org>
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1991, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1993, David Greenman
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1991, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1991, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1997, Stefan Esser <se@freebsd.org>
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (C) 2001 Julian Elischer <julian@freebsd.org>.
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1999 Peter Wemm <peter@FreeBSD.org>
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1995
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1987, 1991, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,5 @@
/***********************************************************************
/*-
***********************************************************************
* *
* Copyright (c) David L. Mills 1993-2001 *
* *

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1994 John S. Dyson
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1991, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1990, 1991, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (C) 2001 Jason Evans <jasone@freebsd.org>. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1991, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1991, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2001 Jake Burkholder <jake@FreeBSD.org>
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (C) 2001 Jason Evans <jasone@freebsd.org>. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2003, Jeffrey Roberson <jeff@freebsd.org>
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (C) 2001 Julian Elischer <julian@freebsd.org>.
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2004, David Xu <davidxu@freebsd.org>
* Copyright (c) 2002, Jeffrey Roberson <jeff@freebsd.org>
* All rights reserved.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2002 Marcel Moolenaar
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
#
#-
# Copyright (c) 2000 Doug Rabson
# All rights reserved.
#

View File

@ -1,7 +1,8 @@
/* MD4C.C - RSA Data Security, Inc., MD4 message-digest algorithm
*/
/* Copyright (C) 1990-2, RSA Data Security, Inc. All rights reserved.
/*-
Copyright (C) 1990-2, RSA Data Security, Inc. All rights reserved.
License to copy and use this software is granted provided that it
is identified as the "RSA Data Security, Inc. MD4 Message-Digest

View File

@ -1,4 +1,4 @@
/*
/*-
* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
*
* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1994, David Greenman
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1982, 1990, 1993
* The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1997, 1998, 1999 Kenneth D. Merry.
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2004 The FreeBSD Project
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2003
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
* All rights reserved.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2000, 2001 Boris Popov
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2003 Ian Dowse. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1980, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2001 Wind River Systems, Inc.
* All rights reserved.
* Written by: John Baldwin <jhb@FreeBSD.org>

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright 1998 Massachusetts Institute of Technology
*
* Permission to use, copy, modify, and distribute this software and

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1982, 1990, 1993
* The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2004 John Baldwin <jhb@FreeBSD.org>
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2001
* John Baldwin <jhb@FreeBSD.org>. All rights reserved.
*

View File

@ -24,8 +24,9 @@
* SUCH DAMAGE.
*
* $FreeBSD$
*
* Unit number allocation functions.
*/
/* Unit number allocation functions.
*
* These functions implement a mixed run-length/bitmap management of unit
* number spaces.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1996 John S. Dyson
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1994, Sean Eric Fagan
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,5 +1,5 @@
/* $NetBSD: sysv_ipc.c,v 1.7 1994/06/29 06:33:11 cgd Exp $ */
/*
/*-
* Copyright (c) 1994 Herb Peyerl <hpeyerl@novatel.ca>
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Implementation of SVID messages
*
* Author: Daniel Boulet

View File

@ -1,4 +1,4 @@
/*
/*-
* Implementation of SVID semaphores
*
* Author: Daniel Boulet

View File

@ -1,5 +1,5 @@
/* $NetBSD: sysv_shm.c,v 1.23 1994/07/04 23:25:12 glass Exp $ */
/*
/*-
* Copyright (c) 1994 Adam Glass and Charles Hannum. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1991 The Regents of the University of California.
* All rights reserved.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1994, David Greenman
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2000 Paycounter, Inc.
* Author: Alfred Perlstein <alfred@paycounter.com>, <alfred@FreeBSD.org>
* All rights reserved.

View File

@ -1,4 +1,4 @@
/*-
/*--
* Copyright (c) 1997, Duke University
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1988, 1991, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,7 +1,7 @@
/* $KAME: uipc_mbuf2.c,v 1.31 2001/11/28 11:08:53 itojun Exp $ */
/* $NetBSD: uipc_mbuf.c,v 1.40 1999/04/01 00:23:25 thorpej Exp $ */
/*
/*-
* Copyright (C) 1999 WIDE Project.
* All rights reserved.
*
@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
/*
/*-
* Copyright (c) 1982, 1986, 1988, 1991, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2002 Alfred Perlstein <alfred@FreeBSD.org>
* All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 2004 The FreeBSD Foundation
* Copyright (c) 2004 Robert Watson
* Copyright (c) 1982, 1986, 1988, 1990, 1993

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1990, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright 2004 Robert N. M. Watson
* Copyright (c) 1982, 1986, 1989, 1991, 1993
* The Regents of the University of California. All rights reserved.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1997 John S. Dyson. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1989, 1993, 1995
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1999-2004 Poul-Henning Kamp
* Copyright (c) 1999 Michael Smith
* Copyright (c) 1989, 1993

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
/*
/*-
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.

View File

@ -1,4 +1,4 @@
#
#-
# Copyright (c) 1992, 1993
# The Regents of the University of California. All rights reserved.
#