summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/pci
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/pci
parent4ddf4b47c4f62804a423937c4503ddae8f84c089 (diff)
downloadFreeBSD-src-f0bf889d0d2ea7d83fd3b67266a98c89cdf14853.zip
FreeBSD-src-f0bf889d0d2ea7d83fd3b67266a98c89cdf14853.tar.gz
/* -> /*- for license, minor formatting changes
Diffstat (limited to 'sys/sparc64/pci')
-rw-r--r--sys/sparc64/pci/ofw_pci.c2
-rw-r--r--sys/sparc64/pci/ofw_pci.h2
-rw-r--r--sys/sparc64/pci/ofw_pci_if.m1
-rw-r--r--sys/sparc64/pci/psycho.c2
-rw-r--r--sys/sparc64/pci/psychoreg.h2
-rw-r--r--sys/sparc64/pci/psychovar.h2
6 files changed, 6 insertions, 5 deletions
diff --git a/sys/sparc64/pci/ofw_pci.c b/sys/sparc64/pci/ofw_pci.c
index 46b283a..764c362 100644
--- a/sys/sparc64/pci/ofw_pci.c
+++ b/sys/sparc64/pci/ofw_pci.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2000 Matthew R. Green
* Copyright (c) 2001 - 2003 by Thomas Moestl <tmm@FreeBSD.org>
* All rights reserved.
diff --git a/sys/sparc64/pci/ofw_pci.h b/sys/sparc64/pci/ofw_pci.h
index d5fdf12..f87f65a 100644
--- a/sys/sparc64/pci/ofw_pci.h
+++ b/sys/sparc64/pci/ofw_pci.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2000 Matthew R. Green
* Copyright (c) 2001, 2003 by Thomas Moestl <tmm@FreeBSD.org>
* All rights reserved.
diff --git a/sys/sparc64/pci/ofw_pci_if.m b/sys/sparc64/pci/ofw_pci_if.m
index ef203b6..cd729eb 100644
--- a/sys/sparc64/pci/ofw_pci_if.m
+++ b/sys/sparc64/pci/ofw_pci_if.m
@@ -1,3 +1,4 @@
+#-
# Copyright (c) 2001, 2003 by Thomas Moestl <tmm@FreeBSD.org>
# All rights reserved.
#
diff --git a/sys/sparc64/pci/psycho.c b/sys/sparc64/pci/psycho.c
index 6b42f01..e6f759d 100644
--- a/sys/sparc64/pci/psycho.c
+++ b/sys/sparc64/pci/psycho.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2000 Matthew R. Green
* Copyright (c) 2001 - 2003 by Thomas Moestl <tmm@FreeBSD.org>
* All rights reserved.
diff --git a/sys/sparc64/pci/psychoreg.h b/sys/sparc64/pci/psychoreg.h
index 7318c20..0d3a434 100644
--- a/sys/sparc64/pci/psychoreg.h
+++ b/sys/sparc64/pci/psychoreg.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/pci/psychovar.h b/sys/sparc64/pci/psychovar.h
index 0c420d6..4bd3b69 100644
--- a/sys/sparc64/pci/psychovar.h
+++ b/sys/sparc64/pci/psychovar.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2000 Matthew R. Green
* All rights reserved.
*
OpenPOWER on IntegriCloud