summaryrefslogtreecommitdiffstats
path: root/sys/dev/cp
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
committerimp <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
commit4b319958e7f00cc908274c4518b7a9c5ed821812 (patch)
tree58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/cp
parente4f5af10c5f59ed6d53f661ecb8af765f89bb2f2 (diff)
downloadFreeBSD-src-4b319958e7f00cc908274c4518b7a9c5ed821812.zip
FreeBSD-src-4b319958e7f00cc908274c4518b7a9c5ed821812.tar.gz
Start each of the license/copyright comments with /*-, minor shuffle of lines
Diffstat (limited to 'sys/dev/cp')
-rw-r--r--sys/dev/cp/cpddk.c2
-rw-r--r--sys/dev/cp/cpddk.h2
-rw-r--r--sys/dev/cp/if_cp.c2
-rw-r--r--sys/dev/cp/ng_cp.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/cp/cpddk.c b/sys/dev/cp/cpddk.c
index 1fbd22d..7c82f9b 100644
--- a/sys/dev/cp/cpddk.c
+++ b/sys/dev/cp/cpddk.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Low-level subroutines for Cronyx Tau-PCI adapter.
*
* Copyright (C) 1999-2003 Cronyx Engineering.
diff --git a/sys/dev/cp/cpddk.h b/sys/dev/cp/cpddk.h
index 69d0512..3ff40bb 100644
--- a/sys/dev/cp/cpddk.h
+++ b/sys/dev/cp/cpddk.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Cronyx Tau-PCI DDK definitions.
*
* Copyright (C) 1999-2003 Cronyx Engineering.
diff --git a/sys/dev/cp/if_cp.c b/sys/dev/cp/if_cp.c
index 2674c90..bcc818f 100644
--- a/sys/dev/cp/if_cp.c
+++ b/sys/dev/cp/if_cp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Cronyx-Tau-PCI adapter driver for FreeBSD.
* Supports PPP/HDLC, Cisco/HDLC and FrameRelay protocol in synchronous mode,
* and asyncronous channels with full modem control.
diff --git a/sys/dev/cp/ng_cp.h b/sys/dev/cp/ng_cp.h
index 0dd6561..f35d817 100644
--- a/sys/dev/cp/ng_cp.h
+++ b/sys/dev/cp/ng_cp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Defines for Cronyx-Tau-PCI adapter driver.
*
* Copyright (C) 1999-2004 Cronyx Engineering.
OpenPOWER on IntegriCloud