aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hfa
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
commit098ca2bda93c701c5331d4e6aace072495b4caaa (patch)
tree58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/hfa
parenta8c5ecf70f585821be114b7ddef930c927399e5d (diff)
downloadsrc-098ca2bda93c701c5331d4e6aace072495b4caaa.tar.gz
src-098ca2bda93c701c5331d4e6aace072495b4caaa.zip
Start each of the license/copyright comments with /*-, minor shuffle of lines
Notes
Notes: svn path=/head/; revision=139749
Diffstat (limited to 'sys/dev/hfa')
-rw-r--r--sys/dev/hfa/fore.h2
-rw-r--r--sys/dev/hfa/fore_aali.h2
-rw-r--r--sys/dev/hfa/fore_command.c2
-rw-r--r--sys/dev/hfa/fore_if.c2
-rw-r--r--sys/dev/hfa/fore_include.h2
-rw-r--r--sys/dev/hfa/fore_init.c2
-rw-r--r--sys/dev/hfa/fore_intr.c2
-rw-r--r--sys/dev/hfa/fore_output.c2
-rw-r--r--sys/dev/hfa/fore_slave.h2
-rw-r--r--sys/dev/hfa/fore_stats.c2
-rw-r--r--sys/dev/hfa/fore_stats.h2
-rw-r--r--sys/dev/hfa/fore_var.h2
-rw-r--r--sys/dev/hfa/fore_vcm.c2
13 files changed, 13 insertions, 13 deletions
diff --git a/sys/dev/hfa/fore.h b/sys/dev/hfa/fore.h
index 5b64c31864ae..8f0a17f58a9c 100644
--- a/sys/dev/hfa/fore.h
+++ b/sys/dev/hfa/fore.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_aali.h b/sys/dev/hfa/fore_aali.h
index 3e00a941072f..93fbf5d587e2 100644
--- a/sys/dev/hfa/fore_aali.h
+++ b/sys/dev/hfa/fore_aali.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_command.c b/sys/dev/hfa/fore_command.c
index 84b36808445e..c7e38892e460 100644
--- a/sys/dev/hfa/fore_command.c
+++ b/sys/dev/hfa/fore_command.c
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_if.c b/sys/dev/hfa/fore_if.c
index f4f796ffa435..51bbd0fb6933 100644
--- a/sys/dev/hfa/fore_if.c
+++ b/sys/dev/hfa/fore_if.c
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_include.h b/sys/dev/hfa/fore_include.h
index c23e0cb294f0..93062f451f63 100644
--- a/sys/dev/hfa/fore_include.h
+++ b/sys/dev/hfa/fore_include.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_init.c b/sys/dev/hfa/fore_init.c
index 6124bdaaefd3..ccaed3f0e085 100644
--- a/sys/dev/hfa/fore_init.c
+++ b/sys/dev/hfa/fore_init.c
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_intr.c b/sys/dev/hfa/fore_intr.c
index 9c0f29dabba7..8454b93f2464 100644
--- a/sys/dev/hfa/fore_intr.c
+++ b/sys/dev/hfa/fore_intr.c
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_output.c b/sys/dev/hfa/fore_output.c
index a37e2ecb0cba..d4ab4dd921ba 100644
--- a/sys/dev/hfa/fore_output.c
+++ b/sys/dev/hfa/fore_output.c
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_slave.h b/sys/dev/hfa/fore_slave.h
index 83960d977e4b..33d73c21dced 100644
--- a/sys/dev/hfa/fore_slave.h
+++ b/sys/dev/hfa/fore_slave.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_stats.c b/sys/dev/hfa/fore_stats.c
index 17f165724387..4126c1f0635c 100644
--- a/sys/dev/hfa/fore_stats.c
+++ b/sys/dev/hfa/fore_stats.c
@@ -1,4 +1,4 @@
-/*
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
diff --git a/sys/dev/hfa/fore_stats.h b/sys/dev/hfa/fore_stats.h
index 53b568f69ebd..32095164d8e4 100644
--- a/sys/dev/hfa/fore_stats.h
+++ b/sys/dev/hfa/fore_stats.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_var.h b/sys/dev/hfa/fore_var.h
index d0f05b8de114..57cedb3a761f 100644
--- a/sys/dev/hfa/fore_var.h
+++ b/sys/dev/hfa/fore_var.h
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform
diff --git a/sys/dev/hfa/fore_vcm.c b/sys/dev/hfa/fore_vcm.c
index cd0dd3c495df..95bc6524be99 100644
--- a/sys/dev/hfa/fore_vcm.c
+++ b/sys/dev/hfa/fore_vcm.c
@@ -1,4 +1,4 @@
-/*
+/*-
*
* ===================================
* HARP | Host ATM Research Platform