summaryrefslogtreecommitdiff
path: root/bsd-core/drm_context.c
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2003-08-19 00:41:00 +0000
committerEric Anholt <anholt@freebsd.org>2003-08-19 00:41:00 +0000
commitad78a613a49daea936372c75423ac17f9f83b092 (patch)
tree6b9d6d771b5a64cafe6917d779221adab34b82d5 /bsd-core/drm_context.c
parent07a9b30082d6a64d39964f504e3afc4317e22ef7 (diff)
- Remove $FreeBSD$ tags as they weren't too useful and merges are now being
done through perforce. - Add copyright headers to drm_os_*bsd.h, still need to research the other copyright-less files better.
Diffstat (limited to 'bsd-core/drm_context.c')
-rw-r--r--bsd-core/drm_context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-core/drm_context.c b/bsd-core/drm_context.c
index d1a021a6..b4ec3bc3 100644
--- a/bsd-core/drm_context.c
+++ b/bsd-core/drm_context.c
@@ -27,7 +27,7 @@
* Authors:
* Rickard E. (Rik) Faith <faith@valinux.com>
* Gareth Hughes <gareth@valinux.com>
- * $FreeBSD: src/sys/dev/drm/drm_context.h,v 1.4 2003/04/25 01:18:46 anholt Exp $
+ *
*/
#include "drmP.h"