aboutsummaryrefslogtreecommitdiff
path: root/bsd-core/drm_fops.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_fops.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_fops.c')
-rw-r--r--bsd-core/drm_fops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bsd-core/drm_fops.c b/bsd-core/drm_fops.c
index 417c87f3..0ebf6ee4 100644
--- a/bsd-core/drm_fops.c
+++ b/bsd-core/drm_fops.c
@@ -29,7 +29,6 @@
* Daryll Strauss <daryll@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*
- * $FreeBSD: src/sys/dev/drm/drm_fops.h,v 1.7 2003/04/25 01:18:46 anholt Exp $
*/
#include "drmP.h"