summaryrefslogtreecommitdiffstats
path: root/sys/dev/ixgb
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/ixgb
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/ixgb')
-rw-r--r--sys/dev/ixgb/LICENSE4
-rw-r--r--sys/dev/ixgb/if_ixgb.c2
-rw-r--r--sys/dev/ixgb/if_ixgb.h2
-rw-r--r--sys/dev/ixgb/if_ixgb_osdep.h2
4 files changed, 7 insertions, 3 deletions
diff --git a/sys/dev/ixgb/LICENSE b/sys/dev/ixgb/LICENSE
index 35e3964..5017645 100644
--- a/sys/dev/ixgb/LICENSE
+++ b/sys/dev/ixgb/LICENSE
@@ -1,4 +1,6 @@
/*$FreeBSD$*/
+/*-
+
Copyright (c) 2001-2004, Intel Corporation
All rights reserved.
@@ -27,3 +29,5 @@ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
+
+*/
diff --git a/sys/dev/ixgb/if_ixgb.c b/sys/dev/ixgb/if_ixgb.c
index cc47391..6e58eea 100644
--- a/sys/dev/ixgb/if_ixgb.c
+++ b/sys/dev/ixgb/if_ixgb.c
@@ -1,4 +1,4 @@
-/**************************************************************************
+/*******************************************************************************
Copyright (c) 2001-2004, Intel Corporation
All rights reserved.
diff --git a/sys/dev/ixgb/if_ixgb.h b/sys/dev/ixgb/if_ixgb.h
index a8a7a58..f0be006 100644
--- a/sys/dev/ixgb/if_ixgb.h
+++ b/sys/dev/ixgb/if_ixgb.h
@@ -1,4 +1,4 @@
-/**************************************************************************
+/*******************************************************************************
Copyright (c) 2001-2004, Intel Corporation
All rights reserved.
diff --git a/sys/dev/ixgb/if_ixgb_osdep.h b/sys/dev/ixgb/if_ixgb_osdep.h
index 999863c..31ba684 100644
--- a/sys/dev/ixgb/if_ixgb_osdep.h
+++ b/sys/dev/ixgb/if_ixgb_osdep.h
@@ -1,4 +1,4 @@
-/**************************************************************************
+/*******************************************************************************
Copyright (c) 2001-2004, Intel Corporation
All rights reserved.
OpenPOWER on IntegriCloud