summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-07 02:29:27 +0000
committerimp <imp@FreeBSD.org>2005-01-07 02:29:27 +0000
commitf0bf889d0d2ea7d83fd3b67266a98c89cdf14853 (patch)
treef453e3c07b7d678a92c36b5dd03f0f390cd0c5b9 /sys/sparc64/include
parent4ddf4b47c4f62804a423937c4503ddae8f84c089 (diff)
downloadFreeBSD-src-f0bf889d0d2ea7d83fd3b67266a98c89cdf14853.zip
FreeBSD-src-f0bf889d0d2ea7d83fd3b67266a98c89cdf14853.tar.gz
/* -> /*- for license, minor formatting changes
Diffstat (limited to 'sys/sparc64/include')
-rw-r--r--sys/sparc64/include/_limits.h2
-rw-r--r--sys/sparc64/include/bus_common.h2
-rw-r--r--sys/sparc64/include/bus_memio.h2
-rw-r--r--sys/sparc64/include/bus_pio.h2
-rw-r--r--sys/sparc64/include/cache.h2
-rw-r--r--sys/sparc64/include/db_machdep.h2
-rw-r--r--sys/sparc64/include/eeprom.h2
-rw-r--r--sys/sparc64/include/float.h2
-rw-r--r--sys/sparc64/include/floatingpoint.h2
-rw-r--r--sys/sparc64/include/gdb_machdep.h2
-rw-r--r--sys/sparc64/include/idprom.h2
-rw-r--r--sys/sparc64/include/ieee.h2
-rw-r--r--sys/sparc64/include/ieeefp.h2
-rw-r--r--sys/sparc64/include/instr.h2
-rw-r--r--sys/sparc64/include/iommureg.h2
-rw-r--r--sys/sparc64/include/iommuvar.h2
-rw-r--r--sys/sparc64/include/kdb.h2
-rw-r--r--sys/sparc64/include/limits.h2
-rw-r--r--sys/sparc64/include/metadata.h2
-rw-r--r--sys/sparc64/include/ofw_nexus.h2
-rw-r--r--sys/sparc64/include/ofw_upa.h2
-rw-r--r--sys/sparc64/include/pmap.h2
-rw-r--r--sys/sparc64/include/proc.h2
-rw-r--r--sys/sparc64/include/profile.h2
-rw-r--r--sys/sparc64/include/ptrace.h2
-rw-r--r--sys/sparc64/include/reloc.h2
-rw-r--r--sys/sparc64/include/resource.h2
-rw-r--r--sys/sparc64/include/runq.h2
-rw-r--r--sys/sparc64/include/signal.h2
-rw-r--r--sys/sparc64/include/stdarg.h2
-rw-r--r--sys/sparc64/include/varargs.h2
31 files changed, 31 insertions, 31 deletions
diff --git a/sys/sparc64/include/_limits.h b/sys/sparc64/include/_limits.h
index 353711c..5ec6df7 100644
--- a/sys/sparc64/include/_limits.h
+++ b/sys/sparc64/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/sparc64/include/bus_common.h b/sys/sparc64/include/bus_common.h
index 845e11e..216f592 100644
--- a/sys/sparc64/include/bus_common.h
+++ b/sys/sparc64/include/bus_common.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/sparc64/include/bus_memio.h b/sys/sparc64/include/bus_memio.h
index f27ce00..2441000 100644
--- a/sys/sparc64/include/bus_memio.h
+++ b/sys/sparc64/include/bus_memio.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997 Justin Gibbs.
* All rights reserved.
*
diff --git a/sys/sparc64/include/bus_pio.h b/sys/sparc64/include/bus_pio.h
index 06a996b..aba61df 100644
--- a/sys/sparc64/include/bus_pio.h
+++ b/sys/sparc64/include/bus_pio.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997 Justin Gibbs.
* All rights reserved.
*
diff --git a/sys/sparc64/include/cache.h b/sys/sparc64/include/cache.h
index c4aa506..d0cf824 100644
--- a/sys/sparc64/include/cache.h
+++ b/sys/sparc64/include/cache.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996
* The President and Fellows of Harvard College. All rights reserved.
* Copyright (c) 1992, 1993
diff --git a/sys/sparc64/include/db_machdep.h b/sys/sparc64/include/db_machdep.h
index bb29deb..439df36 100644
--- a/sys/sparc64/include/db_machdep.h
+++ b/sys/sparc64/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/sparc64/include/eeprom.h b/sys/sparc64/include/eeprom.h
index 21bd3d3..bd5a7fe 100644
--- a/sys/sparc64/include/eeprom.h
+++ b/sys/sparc64/include/eeprom.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
* Copyright (c) 1994 Gordon W. Ross
diff --git a/sys/sparc64/include/float.h b/sys/sparc64/include/float.h
index 6526c5f..cf78df0 100644
--- a/sys/sparc64/include/float.h
+++ b/sys/sparc64/include/float.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1992, 1993, 2001
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/sparc64/include/floatingpoint.h b/sys/sparc64/include/floatingpoint.h
index 74f995d..d47756a 100644
--- a/sys/sparc64/include/floatingpoint.h
+++ b/sys/sparc64/include/floatingpoint.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002 David O'Brien <obrien@FreeBSD.org>.
* All rights reserved.
*
diff --git a/sys/sparc64/include/gdb_machdep.h b/sys/sparc64/include/gdb_machdep.h
index 27fbe46..efbc5e7 100644
--- a/sys/sparc64/include/gdb_machdep.h
+++ b/sys/sparc64/include/gdb_machdep.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/sparc64/include/idprom.h b/sys/sparc64/include/idprom.h
index 1f500b8..df76a7f 100644
--- a/sys/sparc64/include/idprom.h
+++ b/sys/sparc64/include/idprom.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1993 Adam Glass
* All rights reserved.
*
diff --git a/sys/sparc64/include/ieee.h b/sys/sparc64/include/ieee.h
index 9294608..82ba9a1 100644
--- a/sys/sparc64/include/ieee.h
+++ b/sys/sparc64/include/ieee.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/sparc64/include/ieeefp.h b/sys/sparc64/include/ieeefp.h
index 6fb8d56..1126494 100644
--- a/sys/sparc64/include/ieeefp.h
+++ b/sys/sparc64/include/ieeefp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Written by J.T. Conklin, Apr 6, 1995
* Public domain.
* $FreeBSD$
diff --git a/sys/sparc64/include/instr.h b/sys/sparc64/include/instr.h
index 57ab1e6..d6befbb 100644
--- a/sys/sparc64/include/instr.h
+++ b/sys/sparc64/include/instr.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1994 David S. Miller, davem@nadzieja.rutgers.edu
* Copyright (c) 1995 Paul Kranenburg
* Copyright (c) 2001 Thomas Moestl <tmm@FreeBSD.org>
diff --git a/sys/sparc64/include/iommureg.h b/sys/sparc64/include/iommureg.h
index 88b626a..e36d837 100644
--- a/sys/sparc64/include/iommureg.h
+++ b/sys/sparc64/include/iommureg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/sparc64/include/iommuvar.h b/sys/sparc64/include/iommuvar.h
index 2bdf55d..9c290c0 100644
--- a/sys/sparc64/include/iommuvar.h
+++ b/sys/sparc64/include/iommuvar.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999 Matthew R. Green
* All rights reserved.
*
diff --git a/sys/sparc64/include/kdb.h b/sys/sparc64/include/kdb.h
index baf6fa2..e5b39c0 100644
--- a/sys/sparc64/include/kdb.h
+++ b/sys/sparc64/include/kdb.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/sparc64/include/limits.h b/sys/sparc64/include/limits.h
index b0de83d..6d38337 100644
--- a/sys/sparc64/include/limits.h
+++ b/sys/sparc64/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/sparc64/include/metadata.h b/sys/sparc64/include/metadata.h
index dca626f..d14e1f1 100644
--- a/sys/sparc64/include/metadata.h
+++ b/sys/sparc64/include/metadata.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Jake Burkholder.
* All rights reserved.
*
diff --git a/sys/sparc64/include/ofw_nexus.h b/sys/sparc64/include/ofw_nexus.h
index 7ee0c40..959c9d2 100644
--- a/sys/sparc64/include/ofw_nexus.h
+++ b/sys/sparc64/include/ofw_nexus.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998, 1999 Eduardo E. Horvath
* Copyright (c) 1999 Matthew R. Green
* All rights reserved.
diff --git a/sys/sparc64/include/ofw_upa.h b/sys/sparc64/include/ofw_upa.h
index 7ee0c40..959c9d2 100644
--- a/sys/sparc64/include/ofw_upa.h
+++ b/sys/sparc64/include/ofw_upa.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998, 1999 Eduardo E. Horvath
* Copyright (c) 1999 Matthew R. Green
* All rights reserved.
diff --git a/sys/sparc64/include/pmap.h b/sys/sparc64/include/pmap.h
index ed7f60e..0b775ca 100644
--- a/sys/sparc64/include/pmap.h
+++ b/sys/sparc64/include/pmap.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1991 Regents of the University of California.
* All rights reserved.
*
diff --git a/sys/sparc64/include/proc.h b/sys/sparc64/include/proc.h
index c7de9bc..3dbd1f4 100644
--- a/sys/sparc64/include/proc.h
+++ b/sys/sparc64/include/proc.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1991 Regents of the University of California.
* All rights reserved.
*
diff --git a/sys/sparc64/include/profile.h b/sys/sparc64/include/profile.h
index 2340b47..8779ea5 100644
--- a/sys/sparc64/include/profile.h
+++ b/sys/sparc64/include/profile.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/sparc64/include/ptrace.h b/sys/sparc64/include/ptrace.h
index dd4ff6e..49b1e1c 100644
--- a/sys/sparc64/include/ptrace.h
+++ b/sys/sparc64/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/sparc64/include/reloc.h b/sys/sparc64/include/reloc.h
index a8ce0b1..6e50536 100644
--- a/sys/sparc64/include/reloc.h
+++ b/sys/sparc64/include/reloc.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998 John Birrell <jb@cimlogic.com.au>.
* All rights reserved.
*
diff --git a/sys/sparc64/include/resource.h b/sys/sparc64/include/resource.h
index 783a1c4..229d14f 100644
--- a/sys/sparc64/include/resource.h
+++ b/sys/sparc64/include/resource.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright 1998 Massachusetts Institute of Technology
*
* Permission to use, copy, modify, and distribute this software and
diff --git a/sys/sparc64/include/runq.h b/sys/sparc64/include/runq.h
index 9f844b6..6d03646 100644
--- a/sys/sparc64/include/runq.h
+++ b/sys/sparc64/include/runq.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Jake Burkholder <jake@FreeBSD.org>
* All rights reserved.
*
diff --git a/sys/sparc64/include/signal.h b/sys/sparc64/include/signal.h
index 45e352f..853814c 100644
--- a/sys/sparc64/include/signal.h
+++ b/sys/sparc64/include/signal.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1986, 1989, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/sparc64/include/stdarg.h b/sys/sparc64/include/stdarg.h
index 3f8b615..bd4e9dd 100644
--- a/sys/sparc64/include/stdarg.h
+++ b/sys/sparc64/include/stdarg.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/sparc64/include/varargs.h b/sys/sparc64/include/varargs.h
index c9403ee..165e807 100644
--- a/sys/sparc64/include/varargs.h
+++ b/sys/sparc64/include/varargs.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.
OpenPOWER on IntegriCloud