diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-06-29 14:06:52 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-06-29 14:06:52 -0400 |
commit | 4d76075dbb618a47ff9fc15c4be2e2d34210fa8d (patch) | |
tree | 986745461d97a159e31130c6c35487cbcae76728 /mi | |
parent | 2691c05fd647d9fa10f791ac397ecb9c423a076f (diff) |
Death to RCS tags.
Diffstat (limited to 'mi')
-rw-r--r-- | mi/mipoly.c | 1 | ||||
-rw-r--r-- | mi/mistruct.h | 1 | ||||
-rw-r--r-- | mi/mivalidate.h | 2 |
3 files changed, 0 insertions, 4 deletions
diff --git a/mi/mipoly.c b/mi/mipoly.c index ea0406f88..4c77fc268 100644 --- a/mi/mipoly.c +++ b/mi/mipoly.c @@ -1,4 +1,3 @@ -/* $XFree86$ */ /*********************************************************** Copyright 1987, 1998 The Open Group diff --git a/mi/mistruct.h b/mi/mistruct.h index 9b9de8677..e9cfed5a4 100644 --- a/mi/mistruct.h +++ b/mi/mistruct.h @@ -44,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ #ifndef MISTRUCT_H #define MISTRUCT_H diff --git a/mi/mivalidate.h b/mi/mivalidate.h index 91858328a..ef258c0f8 100644 --- a/mi/mivalidate.h +++ b/mi/mivalidate.h @@ -25,8 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ - #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> |