aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gfb
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/gfb
parenta8c5ecf70f585821be114b7ddef930c927399e5d (diff)
Notes
Diffstat (limited to 'sys/dev/gfb')
-rw-r--r--sys/dev/gfb/gfb_pci.c2
-rw-r--r--sys/dev/gfb/gfb_pci.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/gfb/gfb_pci.c b/sys/dev/gfb/gfb_pci.c
index ba57878d8d04..c58ae0e021e1 100644
--- a/sys/dev/gfb/gfb_pci.c
+++ b/sys/dev/gfb/gfb_pci.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/dev/gfb/gfb_pci.h b/sys/dev/gfb/gfb_pci.h
index e0f517e7331a..263b3980c5b8 100644
--- a/sys/dev/gfb/gfb_pci.h
+++ b/sys/dev/gfb/gfb_pci.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*