summaryrefslogtreecommitdiff
path: root/dbe
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2007-06-29 14:06:52 -0400
committerAdam Jackson <ajax@benzedrine.nwnk.net>2007-06-29 14:06:52 -0400
commit4d76075dbb618a47ff9fc15c4be2e2d34210fa8d (patch)
tree986745461d97a159e31130c6c35487cbcae76728 /dbe
parent2691c05fd647d9fa10f791ac397ecb9c423a076f (diff)
Death to RCS tags.
Diffstat (limited to 'dbe')
-rw-r--r--dbe/dbestruct.h1
-rw-r--r--dbe/midbe.h3
2 files changed, 0 insertions, 4 deletions
diff --git a/dbe/dbestruct.h b/dbe/dbestruct.h
index 835074c75..90f13428a 100644
--- a/dbe/dbestruct.h
+++ b/dbe/dbestruct.h
@@ -29,7 +29,6 @@
* Header file for DIX-related DBE
*
*****************************************************************************/
-/* $XFree86$ */
#ifndef DBE_STRUCT_H
#define DBE_STRUCT_H
diff --git a/dbe/midbe.h b/dbe/midbe.h
index 1780c3fc3..007f2e37b 100644
--- a/dbe/midbe.h
+++ b/dbe/midbe.h
@@ -1,5 +1,4 @@
/******************************************************************************
- *
* Copyright (c) 1994, 1995 Hewlett-Packard Company
*
* Permission is hereby granted, free of charge, to any person obtaining
@@ -29,8 +28,6 @@
* Header file for users of machine-independent DBE code
*
*****************************************************************************/
-/* $XFree86$ */
-
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>