summaryrefslogtreecommitdiff
path: root/bsd-core/drm_pci.c
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-04-16 03:02:52 +0000
committerEric Anholt <anholt@freebsd.org>2005-04-16 03:02:52 +0000
commit10ddbc8c8c9e540cf4802cab36d0c46f0aa0b6d8 (patch)
tree58379f258586c3f16ee36410ade1237065640f4b /bsd-core/drm_pci.c
parent926298e8220b43158c433c75ffca74909a33c42b (diff)
Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD
CVS.
Diffstat (limited to 'bsd-core/drm_pci.c')
-rw-r--r--bsd-core/drm_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-core/drm_pci.c b/bsd-core/drm_pci.c
index 4c8941d0..29ed4790 100644
--- a/bsd-core/drm_pci.c
+++ b/bsd-core/drm_pci.c
@@ -5,7 +5,7 @@
* \author Eric Anholt <anholt@FreeBSD.org>
*/
-/*
+/*-
* Copyright 2003 Eric Anholt.
* All Rights Reserved.
*