diff options
author | Adam Jackson <ajax@theobromine.nwnk.net> | 2006-07-21 17:56:00 -0400 |
---|---|---|
committer | Adam Jackson <ajax@theobromine.nwnk.net> | 2006-07-21 17:56:00 -0400 |
commit | 0aaac95b0d12089b256c97f6ff955c8c229ae095 (patch) | |
tree | 7221e47cd90c95914e23e12b681beaf67f54b9d1 /dbe | |
parent | eeaad0e956640aac653d194a992df7792e4abcbb (diff) |
Remove RCS tags. Fix Xprint makefile braindamage.
Diffstat (limited to 'dbe')
-rw-r--r-- | dbe/dbe.c | 3 | ||||
-rw-r--r-- | dbe/dbestruct.h | 1 | ||||
-rw-r--r-- | dbe/midbe.c | 2 | ||||
-rw-r--r-- | dbe/midbe.h | 1 | ||||
-rw-r--r-- | dbe/midbestr.h | 1 |
5 files changed, 0 insertions, 8 deletions
@@ -1,5 +1,3 @@ -/* $XdotOrg: xserver/xorg/dbe/dbe.c,v 1.6 2006/02/10 22:00:21 anholt Exp $ */ -/* $Xorg: dbe.c,v 1.3 2000/08/17 19:48:16 cpqbld Exp $ */ /****************************************************************************** * * Copyright (c) 1994, 1995 Hewlett-Packard Company @@ -31,7 +29,6 @@ * DIX DBE code * *****************************************************************************/ -/* $XFree86: xc/programs/Xserver/dbe/dbe.c,v 3.10 2001/08/23 14:19:24 alanh Exp $ */ /* INCLUDES */ diff --git a/dbe/dbestruct.h b/dbe/dbestruct.h index 69135a837..460cc7564 100644 --- a/dbe/dbestruct.h +++ b/dbe/dbestruct.h @@ -1,4 +1,3 @@ -/* $Xorg: dbestruct.h,v 1.3 2000/08/17 19:48:16 cpqbld Exp $ */ /****************************************************************************** * * Copyright (c) 1994, 1995 Hewlett-Packard Company diff --git a/dbe/midbe.c b/dbe/midbe.c index cdca272d3..e687b98b7 100644 --- a/dbe/midbe.c +++ b/dbe/midbe.c @@ -1,4 +1,3 @@ -/* $Xorg: midbe.c,v 1.3 2000/08/17 19:48:16 cpqbld Exp $ */ /****************************************************************************** * * Copyright (c) 1994, 1995 Hewlett-Packard Company @@ -30,7 +29,6 @@ * Machine-independent DBE code * *****************************************************************************/ -/* $XFree86: xc/programs/Xserver/dbe/midbe.c,v 3.4 2001/03/06 17:31:34 dawes Exp $ */ /* INCLUDES */ diff --git a/dbe/midbe.h b/dbe/midbe.h index 1110578cd..1780c3fc3 100644 --- a/dbe/midbe.h +++ b/dbe/midbe.h @@ -1,4 +1,3 @@ -/* $Xorg: midbe.h,v 1.3 2000/08/17 19:48:16 cpqbld Exp $ */ /****************************************************************************** * * Copyright (c) 1994, 1995 Hewlett-Packard Company diff --git a/dbe/midbestr.h b/dbe/midbestr.h index 248b44857..1ad0104aa 100644 --- a/dbe/midbestr.h +++ b/dbe/midbestr.h @@ -1,4 +1,3 @@ -/* $Xorg: midbestr.h,v 1.3 2000/08/17 19:48:16 cpqbld Exp $ */ /****************************************************************************** * * Copyright (c) 1994, 1995 Hewlett-Packard Company |