diff --git a/sys/amd64/amd64/busdma_machdep.c b/sys/amd64/amd64/busdma_machdep.c index a82dfded549..1654c1cda5f 100644 --- a/sys/amd64/amd64/busdma_machdep.c +++ b/sys/amd64/amd64/busdma_machdep.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, 1998 Justin T. Gibbs. * All rights reserved. * diff --git a/sys/amd64/amd64/db_disasm.c b/sys/amd64/amd64/db_disasm.c index e4c227d663e..66a3c4bfcbc 100644 --- a/sys/amd64/amd64/db_disasm.c +++ b/sys/amd64/amd64/db_disasm.c @@ -1,4 +1,4 @@ -/* +/*- * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University * All Rights Reserved. diff --git a/sys/amd64/amd64/db_interface.c b/sys/amd64/amd64/db_interface.c index 27fc3b35e96..b2976167bd6 100644 --- a/sys/amd64/amd64/db_interface.c +++ b/sys/amd64/amd64/db_interface.c @@ -1,4 +1,4 @@ -/* +/*- * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University * All Rights Reserved. diff --git a/sys/amd64/amd64/db_trace.c b/sys/amd64/amd64/db_trace.c index fb80d290bd9..995f5a668c7 100644 --- a/sys/amd64/amd64/db_trace.c +++ b/sys/amd64/amd64/db_trace.c @@ -1,4 +1,4 @@ -/* +/*- * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University * All Rights Reserved. diff --git a/sys/amd64/amd64/gdb_machdep.c b/sys/amd64/amd64/gdb_machdep.c index ea1c3eff10d..dd775e332f1 100644 --- a/sys/amd64/amd64/gdb_machdep.c +++ b/sys/amd64/amd64/gdb_machdep.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2004 Marcel Moolenaar * All rights reserved. * diff --git a/sys/amd64/amd64/in_cksum.c b/sys/amd64/amd64/in_cksum.c index 159d0d9667d..ae02e91d920 100644 --- a/sys/amd64/amd64/in_cksum.c +++ b/sys/amd64/amd64/in_cksum.c @@ -1,6 +1,6 @@ /* $NetBSD: in_cksum.c,v 1.7 1997/09/02 13:18:15 thorpej Exp $ */ -/* +/*- * Copyright (c) 1988, 1992, 1993 * The Regents of the University of California. All rights reserved. * Copyright (c) 1996 diff --git a/sys/amd64/amd64/nexus.c b/sys/amd64/amd64/nexus.c index cb31f911f34..1b1b6beec83 100644 --- a/sys/amd64/amd64/nexus.c +++ b/sys/amd64/amd64/nexus.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright 1998 Massachusetts Institute of Technology * * Permission to use, copy, modify, and distribute this software and diff --git a/sys/amd64/amd64/uio_machdep.c b/sys/amd64/amd64/uio_machdep.c index 81c74924d90..d3897cf14d9 100644 --- a/sys/amd64/amd64/uio_machdep.c +++ b/sys/amd64/amd64/uio_machdep.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2004 Alan L. Cox * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/amd64/include/_limits.h b/sys/amd64/include/_limits.h index 330e86e98d1..fdea69e353e 100644 --- a/sys/amd64/include/_limits.h +++ b/sys/amd64/include/_limits.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/amd64/include/apicreg.h b/sys/amd64/include/apicreg.h index 7b584a075e0..c451b7157cc 100644 --- a/sys/amd64/include/apicreg.h +++ b/sys/amd64/include/apicreg.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996, by Peter Wemm and Steve Passe * All rights reserved. * diff --git a/sys/amd64/include/bus_amd64.h b/sys/amd64/include/bus_amd64.h index b0bc61b6096..189816bd048 100644 --- a/sys/amd64/include/bus_amd64.h +++ b/sys/amd64/include/bus_amd64.h @@ -37,7 +37,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* +/*- * Copyright (c) 1996 Charles M. Hannum. All rights reserved. * Copyright (c) 1996 Christopher G. Demetriou. All rights reserved. * diff --git a/sys/amd64/include/bus_memio.h b/sys/amd64/include/bus_memio.h index 96607037f3d..6a0d4f8a95d 100644 --- a/sys/amd64/include/bus_memio.h +++ b/sys/amd64/include/bus_memio.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997 Justin Gibbs. * All rights reserved. * diff --git a/sys/amd64/include/bus_pio.h b/sys/amd64/include/bus_pio.h index 87aeebe0cb6..2044adf0763 100644 --- a/sys/amd64/include/bus_pio.h +++ b/sys/amd64/include/bus_pio.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997 Justin Gibbs. * All rights reserved. * diff --git a/sys/amd64/include/clock.h b/sys/amd64/include/clock.h index 9e3e4e5b988..3d0fa4a820d 100644 --- a/sys/amd64/include/clock.h +++ b/sys/amd64/include/clock.h @@ -1,4 +1,4 @@ -/* +/*- * Kernel interface to machine-dependent clock driver. * Garrett Wollman, September 1994. * This file is in the public domain. diff --git a/sys/amd64/include/cputypes.h b/sys/amd64/include/cputypes.h index f06aa7145b1..6b0e8fda468 100644 --- a/sys/amd64/include/cputypes.h +++ b/sys/amd64/include/cputypes.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1993 Christopher G. Demetriou * All rights reserved. * diff --git a/sys/amd64/include/db_machdep.h b/sys/amd64/include/db_machdep.h index 0c57aa76877..29e385e3af0 100644 --- a/sys/amd64/include/db_machdep.h +++ b/sys/amd64/include/db_machdep.h @@ -1,4 +1,4 @@ -/* +/*- * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University * All Rights Reserved. diff --git a/sys/amd64/include/float.h b/sys/amd64/include/float.h index ea2df3cc57c..52b899f6e4c 100644 --- a/sys/amd64/include/float.h +++ b/sys/amd64/include/float.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1989 Regents of the University of California. * All rights reserved. * diff --git a/sys/amd64/include/gdb_machdep.h b/sys/amd64/include/gdb_machdep.h index c2fd8bf198d..a914b9ba2d3 100644 --- a/sys/amd64/include/gdb_machdep.h +++ b/sys/amd64/include/gdb_machdep.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2004 Marcel Moolenaar * All rights reserved. * diff --git a/sys/amd64/include/kdb.h b/sys/amd64/include/kdb.h index 2cc6f718a96..ba359140beb 100644 --- a/sys/amd64/include/kdb.h +++ b/sys/amd64/include/kdb.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2004 Marcel Moolenaar * All rights reserved. * diff --git a/sys/amd64/include/limits.h b/sys/amd64/include/limits.h index b7810fd2208..8e3bb11edfc 100644 --- a/sys/amd64/include/limits.h +++ b/sys/amd64/include/limits.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/amd64/include/metadata.h b/sys/amd64/include/metadata.h index 32497a46f87..84e6f873997 100644 --- a/sys/amd64/include/metadata.h +++ b/sys/amd64/include/metadata.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2003 Peter Wemm * All rights reserved. * diff --git a/sys/amd64/include/mptable.h b/sys/amd64/include/mptable.h index d56a418a5b5..aad99ed2d7f 100644 --- a/sys/amd64/include/mptable.h +++ b/sys/amd64/include/mptable.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996, by Steve Passe * All rights reserved. * diff --git a/sys/amd64/include/param.h b/sys/amd64/include/param.h index a143957d8e1..cf51923d6e0 100644 --- a/sys/amd64/include/param.h +++ b/sys/amd64/include/param.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2002 David E. O'Brien. All rights reserved. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/amd64/include/pci_cfgreg.h b/sys/amd64/include/pci_cfgreg.h index 10cdb96ac2c..1df8972a444 100644 --- a/sys/amd64/include/pci_cfgreg.h +++ b/sys/amd64/include/pci_cfgreg.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, Stefan Esser * All rights reserved. * diff --git a/sys/amd64/include/pmap.h b/sys/amd64/include/pmap.h index 3069a66ce5d..c4804e9382f 100644 --- a/sys/amd64/include/pmap.h +++ b/sys/amd64/include/pmap.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2003 Peter Wemm. * Copyright (c) 1991 Regents of the University of California. * All rights reserved. diff --git a/sys/amd64/include/proc.h b/sys/amd64/include/proc.h index 319f5af3a53..b019455e5cd 100644 --- a/sys/amd64/include/proc.h +++ b/sys/amd64/include/proc.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * diff --git a/sys/amd64/include/profile.h b/sys/amd64/include/profile.h index d9ed7ccc1f5..ecd34264dcd 100644 --- a/sys/amd64/include/profile.h +++ b/sys/amd64/include/profile.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/amd64/include/ptrace.h b/sys/amd64/include/ptrace.h index adfc79c9ddd..eef24f829b4 100644 --- a/sys/amd64/include/ptrace.h +++ b/sys/amd64/include/ptrace.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/sys/amd64/include/resource.h b/sys/amd64/include/resource.h index 28fcc98ea1b..edde5eb2990 100644 --- a/sys/amd64/include/resource.h +++ b/sys/amd64/include/resource.h @@ -1,5 +1,5 @@ /* $FreeBSD$ */ -/* +/*- * Copyright 1998 Massachusetts Institute of Technology * * Permission to use, copy, modify, and distribute this software and diff --git a/sys/amd64/include/runq.h b/sys/amd64/include/runq.h index 0f2f4ef799c..855e315b684 100644 --- a/sys/amd64/include/runq.h +++ b/sys/amd64/include/runq.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2001 Jake Burkholder * All rights reserved. * diff --git a/sys/amd64/include/signal.h b/sys/amd64/include/signal.h index fe8c57f15d6..412a34f2f81 100644 --- a/sys/amd64/include/signal.h +++ b/sys/amd64/include/signal.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2003 Peter Wemm. * Copyright (c) 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/sys/amd64/include/smp.h b/sys/amd64/include/smp.h index f61e9597f12..5f510bb92d9 100644 --- a/sys/amd64/include/smp.h +++ b/sys/amd64/include/smp.h @@ -1,4 +1,4 @@ -/* +/*- * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * wrote this file. As long as you retain this notice you diff --git a/sys/amd64/pci/pci_bus.c b/sys/amd64/pci/pci_bus.c index 75e118a37a8..d4949a0db58 100644 --- a/sys/amd64/pci/pci_bus.c +++ b/sys/amd64/pci/pci_bus.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, Stefan Esser * All rights reserved. * diff --git a/sys/amd64/pci/pci_cfgreg.c b/sys/amd64/pci/pci_cfgreg.c index e92d02c2b49..29581db847d 100644 --- a/sys/amd64/pci/pci_cfgreg.c +++ b/sys/amd64/pci/pci_cfgreg.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1997, Stefan Esser * Copyright (c) 2000, Michael Smith * Copyright (c) 2000, BSDi