From 10ddbc8c8c9e540cf4802cab36d0c46f0aa0b6d8 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sat, 16 Apr 2005 03:02:52 +0000 Subject: Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD CVS. --- bsd-core/drm_linux_list.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bsd-core/drm_linux_list.h') 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 + * */ struct list_head { -- cgit v1.2.3