diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-19 17:26:51 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-19 17:26:51 -0400 |
commit | ba7ab1d468e9a5ba37c064b3b128fa3bbb721044 (patch) | |
tree | 454ed6d938930420fcf2be03a04b4c8b267c0060 | |
parent | 2aeec40b3d48705bc1de9da3f06deac365c25895 (diff) |
Death to RCS tags.
-rw-r--r-- | src/dummy.h | 1 | ||||
-rw-r--r-- | src/dummy_driver.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/dummy.h b/src/dummy.h index 17d872d..3442f63 100644 --- a/src/dummy.h +++ b/src/dummy.h @@ -1,4 +1,3 @@ -/* $XFree86$ */ /* All drivers should typically include these */ #include "xf86.h" diff --git a/src/dummy_driver.c b/src/dummy_driver.c index 77d5bea..02ba1d9 100644 --- a/src/dummy_driver.c +++ b/src/dummy_driver.c @@ -1,4 +1,3 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/dummy/dummy_driver.c,v 1.5tsi Exp $ */ /* * Copyright 2002, SuSE Linux AG, Author: Egbert Eich |