summaryrefslogtreecommitdiff
path: root/bsd-core/drm_linux_list.h
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_linux_list.h
parent926298e8220b43158c433c75ffca74909a33c42b (diff)
Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD
CVS.
Diffstat (limited to 'bsd-core/drm_linux_list.h')
-rw-r--r--bsd-core/drm_linux_list.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/bsd-core/drm_linux_list.h b/bsd-core/drm_linux_list.h
index e4f9f0cf..c9f1b3e1 100644
--- a/bsd-core/drm_linux_list.h
+++ b/bsd-core/drm_linux_list.h
@@ -1,6 +1,7 @@
/* drm_linux_list.h -- linux list functions for the BSDs.
* Created: Mon Apr 7 14:30:16 1999 by anholt@FreeBSD.org
- *
+ */
+/*-
* Copyright 2003 Eric Anholt
* All Rights Reserved.
*
@@ -25,6 +26,7 @@
*
* Authors:
* Eric Anholt <anholt@FreeBSD.org>
+ *
*/
struct list_head {