summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64/include')
-rw-r--r--sys/ia64/include/_limits.h2
-rw-r--r--sys/ia64/include/_regset.h2
-rw-r--r--sys/ia64/include/asm.h2
-rw-r--r--sys/ia64/include/bootinfo.h2
-rw-r--r--sys/ia64/include/bus.h2
-rw-r--r--sys/ia64/include/bus_memio.h2
-rw-r--r--sys/ia64/include/bus_pio.h2
-rw-r--r--sys/ia64/include/clock.h2
-rw-r--r--sys/ia64/include/clockvar.h2
-rw-r--r--sys/ia64/include/cpu.h2
-rw-r--r--sys/ia64/include/db_machdep.h2
-rw-r--r--sys/ia64/include/dig64.h2
-rw-r--r--sys/ia64/include/efi.h2
-rw-r--r--sys/ia64/include/exec.h2
-rw-r--r--sys/ia64/include/float.h2
-rw-r--r--sys/ia64/include/floatingpoint.h2
-rw-r--r--sys/ia64/include/gdb_machdep.h2
-rw-r--r--sys/ia64/include/ieee.h2
-rw-r--r--sys/ia64/include/intrcnt.h2
-rw-r--r--sys/ia64/include/kdb.h2
-rw-r--r--sys/ia64/include/limits.h2
-rw-r--r--sys/ia64/include/mca.h2
-rw-r--r--sys/ia64/include/param.h2
-rw-r--r--sys/ia64/include/pci_cfgreg.h2
-rw-r--r--sys/ia64/include/pmap.h2
-rw-r--r--sys/ia64/include/proc.h2
-rw-r--r--sys/ia64/include/profile.h2
-rw-r--r--sys/ia64/include/ptrace.h2
-rw-r--r--sys/ia64/include/reloc.h2
-rw-r--r--sys/ia64/include/resource.h2
-rw-r--r--sys/ia64/include/runq.h2
-rw-r--r--sys/ia64/include/signal.h2
-rw-r--r--sys/ia64/include/unwind.h2
-rw-r--r--sys/ia64/include/vmparam.h2
34 files changed, 34 insertions, 34 deletions
diff --git a/sys/ia64/include/_limits.h b/sys/ia64/include/_limits.h
index c38b194..581a9db 100644
--- a/sys/ia64/include/_limits.h
+++ b/sys/ia64/include/_limits.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: limits.h,v 1.3 1997/04/06 08:47:31 cgd Exp */
-/*
+/*-
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/ia64/include/_regset.h b/sys/ia64/include/_regset.h
index 4b752a3..1abe2ab 100644
--- a/sys/ia64/include/_regset.h
+++ b/sys/ia64/include/_regset.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002, 2003 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/ia64/include/asm.h b/sys/ia64/include/asm.h
index 73a29d7..92b3acf 100644
--- a/sys/ia64/include/asm.h
+++ b/sys/ia64/include/asm.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: asm.h,v 1.18 1997/11/03 04:22:06 ross Exp */
-/*
+/* -
* Copyright (c) 1991,1990,1989,1994,1995,1996 Carnegie Mellon University
* All Rights Reserved.
*
diff --git a/sys/ia64/include/bootinfo.h b/sys/ia64/include/bootinfo.h
index 8717527..2a065e9 100644
--- a/sys/ia64/include/bootinfo.h
+++ b/sys/ia64/include/bootinfo.h
@@ -1,5 +1,5 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/ia64/include/bus.h b/sys/ia64/include/bus.h
index e8e7574..eceedd6 100644
--- a/sys/ia64/include/bus.h
+++ b/sys/ia64/include/bus.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/ia64/include/bus_memio.h b/sys/ia64/include/bus_memio.h
index a3b5e9e..0b02084 100644
--- a/sys/ia64/include/bus_memio.h
+++ b/sys/ia64/include/bus_memio.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997 Justin Gibbs.
* All rights reserved.
*
diff --git a/sys/ia64/include/bus_pio.h b/sys/ia64/include/bus_pio.h
index 00f6e3d..5fdb891 100644
--- a/sys/ia64/include/bus_pio.h
+++ b/sys/ia64/include/bus_pio.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997 Justin Gibbs.
* All rights reserved.
*
diff --git a/sys/ia64/include/clock.h b/sys/ia64/include/clock.h
index ef76769..b058158 100644
--- a/sys/ia64/include/clock.h
+++ b/sys/ia64/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/ia64/include/clockvar.h b/sys/ia64/include/clockvar.h
index c4f5f6b..30f39d0 100644
--- a/sys/ia64/include/clockvar.h
+++ b/sys/ia64/include/clockvar.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: clockvar.h,v 1.4 1997/06/22 08:02:18 jonathan Exp $ */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/ia64/include/cpu.h b/sys/ia64/include/cpu.h
index da33f82..424360a 100644
--- a/sys/ia64/include/cpu.h
+++ b/sys/ia64/include/cpu.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: cpu.h,v 1.18 1997/09/23 23:17:49 mjacob Exp */
-/*
+/*-
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1982, 1990, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/ia64/include/db_machdep.h b/sys/ia64/include/db_machdep.h
index 25288cd..5d5c7a5 100644
--- a/sys/ia64/include/db_machdep.h
+++ b/sys/ia64/include/db_machdep.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/ia64/include/dig64.h b/sys/ia64/include/dig64.h
index 3749d2b..e8362ad 100644
--- a/sys/ia64/include/dig64.h
+++ b/sys/ia64/include/dig64.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/ia64/include/efi.h b/sys/ia64/include/efi.h
index 7da17be..fe00523 100644
--- a/sys/ia64/include/efi.h
+++ b/sys/ia64/include/efi.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/ia64/include/exec.h b/sys/ia64/include/exec.h
index 52baf9e..2f61794 100644
--- a/sys/ia64/include/exec.h
+++ b/sys/ia64/include/exec.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998 John Birrell <jb@cimlogic.com.au>.
* All rights reserved.
*
diff --git a/sys/ia64/include/float.h b/sys/ia64/include/float.h
index 21f1608..6f7baa2 100644
--- a/sys/ia64/include/float.h
+++ b/sys/ia64/include/float.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: float.h,v 1.6 1997/07/17 21:36:03 thorpej Exp */
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/ia64/include/floatingpoint.h b/sys/ia64/include/floatingpoint.h
index e2faa5e..22a9f48 100644
--- a/sys/ia64/include/floatingpoint.h
+++ b/sys/ia64/include/floatingpoint.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998 John Birrell <jb@cimlogic.com.au>.
* All rights reserved.
*
diff --git a/sys/ia64/include/gdb_machdep.h b/sys/ia64/include/gdb_machdep.h
index b6294d7..bc6ec4c 100644
--- a/sys/ia64/include/gdb_machdep.h
+++ b/sys/ia64/include/gdb_machdep.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/ia64/include/ieee.h b/sys/ia64/include/ieee.h
index 53d5cff..0b1f631 100644
--- a/sys/ia64/include/ieee.h
+++ b/sys/ia64/include/ieee.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: ieee.h,v 1.2 1997/04/06 08:47:27 cgd Exp */
-/*
+/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/ia64/include/intrcnt.h b/sys/ia64/include/intrcnt.h
index b9da9f5..c4f73c0 100644
--- a/sys/ia64/include/intrcnt.h
+++ b/sys/ia64/include/intrcnt.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: intrcnt.h,v 1.17 1998/11/19 01:48:04 ross Exp $ */
-/*
+/*-
* Copyright (c) 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/ia64/include/kdb.h b/sys/ia64/include/kdb.h
index 0e9e581..700a0d7 100644
--- a/sys/ia64/include/kdb.h
+++ b/sys/ia64/include/kdb.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/ia64/include/limits.h b/sys/ia64/include/limits.h
index be9c49b..c26df92 100644
--- a/sys/ia64/include/limits.h
+++ b/sys/ia64/include/limits.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: limits.h,v 1.3 1997/04/06 08:47:31 cgd Exp */
-/*
+/*-
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/ia64/include/mca.h b/sys/ia64/include/mca.h
index 97c5611..997c221 100644
--- a/sys/ia64/include/mca.h
+++ b/sys/ia64/include/mca.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/ia64/include/param.h b/sys/ia64/include/param.h
index 934caaa..aceb122 100644
--- a/sys/ia64/include/param.h
+++ b/sys/ia64/include/param.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: param.h,v 1.20 1997/09/19 13:52:53 leo Exp */
-/*
+/*-
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/ia64/include/pci_cfgreg.h b/sys/ia64/include/pci_cfgreg.h
index 46d837b..b4d2702 100644
--- a/sys/ia64/include/pci_cfgreg.h
+++ b/sys/ia64/include/pci_cfgreg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, Stefan Esser <se@freebsd.org>
* All rights reserved.
*
diff --git a/sys/ia64/include/pmap.h b/sys/ia64/include/pmap.h
index d117cf1..b1f45e8 100644
--- a/sys/ia64/include/pmap.h
+++ b/sys/ia64/include/pmap.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1991 Regents of the University of California.
* All rights reserved.
*
diff --git a/sys/ia64/include/proc.h b/sys/ia64/include/proc.h
index 9f1d7ca..4d7f481 100644
--- a/sys/ia64/include/proc.h
+++ b/sys/ia64/include/proc.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2003 The FreeBSD Project
* All rights reserved.
*
diff --git a/sys/ia64/include/profile.h b/sys/ia64/include/profile.h
index 91b14e2..73ce578 100644
--- a/sys/ia64/include/profile.h
+++ b/sys/ia64/include/profile.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/ia64/include/ptrace.h b/sys/ia64/include/ptrace.h
index 3be1482..d73077d 100644
--- a/sys/ia64/include/ptrace.h
+++ b/sys/ia64/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/ia64/include/reloc.h b/sys/ia64/include/reloc.h
index a8ce0b1..6e50536 100644
--- a/sys/ia64/include/reloc.h
+++ b/sys/ia64/include/reloc.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998 John Birrell <jb@cimlogic.com.au>.
* All rights reserved.
*
diff --git a/sys/ia64/include/resource.h b/sys/ia64/include/resource.h
index 28fcc98..edde5eb 100644
--- a/sys/ia64/include/resource.h
+++ b/sys/ia64/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/ia64/include/runq.h b/sys/ia64/include/runq.h
index 79fe17d..f5189a1 100644
--- a/sys/ia64/include/runq.h
+++ b/sys/ia64/include/runq.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Jake Burkholder <jake@FreeBSD.org>
* All rights reserved.
*
diff --git a/sys/ia64/include/signal.h b/sys/ia64/include/signal.h
index 025b979..7665799 100644
--- a/sys/ia64/include/signal.h
+++ b/sys/ia64/include/signal.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: signal.h,v 1.3 1997/04/06 08:47:43 cgd Exp */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/ia64/include/unwind.h b/sys/ia64/include/unwind.h
index f203434..b1d512c 100644
--- a/sys/ia64/include/unwind.h
+++ b/sys/ia64/include/unwind.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2003 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/ia64/include/vmparam.h b/sys/ia64/include/vmparam.h
index 87d3741..65fbe99 100644
--- a/sys/ia64/include/vmparam.h
+++ b/sys/ia64/include/vmparam.h
@@ -2,7 +2,7 @@
/* From: NetBSD: vmparam.h,v 1.6 1997/09/23 23:23:23 mjacob Exp */
#ifndef _MACHINE_VMPARAM_H
#define _MACHINE_VMPARAM_H
-/*
+/*-
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
OpenPOWER on IntegriCloud