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 /hw/xnest | |
parent | 2691c05fd647d9fa10f791ac397ecb9c423a076f (diff) |
Death to RCS tags.
Diffstat (limited to 'hw/xnest')
-rw-r--r-- | hw/xnest/Args.c | 1 | ||||
-rw-r--r-- | hw/xnest/Args.h | 1 | ||||
-rw-r--r-- | hw/xnest/Color.c | 1 | ||||
-rw-r--r-- | hw/xnest/Color.h | 1 | ||||
-rw-r--r-- | hw/xnest/Drawable.h | 1 | ||||
-rw-r--r-- | hw/xnest/Events.h | 1 | ||||
-rw-r--r-- | hw/xnest/GCOps.h | 1 | ||||
-rw-r--r-- | hw/xnest/Handlers.h | 1 | ||||
-rw-r--r-- | hw/xnest/Keyboard.h | 1 | ||||
-rw-r--r-- | hw/xnest/Pointer.c | 1 | ||||
-rw-r--r-- | hw/xnest/Pointer.h | 1 | ||||
-rw-r--r-- | hw/xnest/Screen.h | 1 | ||||
-rw-r--r-- | hw/xnest/Visual.c | 1 | ||||
-rw-r--r-- | hw/xnest/Visual.h | 1 | ||||
-rw-r--r-- | hw/xnest/XNFont.h | 2 | ||||
-rw-r--r-- | hw/xnest/XNGC.h | 1 | ||||
-rw-r--r-- | hw/xnest/Xnest.h | 1 |
17 files changed, 0 insertions, 18 deletions
diff --git a/hw/xnest/Args.c b/hw/xnest/Args.c index c2e8b0db7..f061f9e80 100644 --- a/hw/xnest/Args.c +++ b/hw/xnest/Args.c @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifdef HAVE_XNEST_CONFIG_H #include <xnest-config.h> diff --git a/hw/xnest/Args.h b/hw/xnest/Args.h index 38090fd0e..c3002bfca 100644 --- a/hw/xnest/Args.h +++ b/hw/xnest/Args.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTARGC_H #define XNESTARGS_H diff --git a/hw/xnest/Color.c b/hw/xnest/Color.c index 2dd60971f..5ba0bdbad 100644 --- a/hw/xnest/Color.c +++ b/hw/xnest/Color.c @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifdef HAVE_XNEST_CONFIG_H #include <xnest-config.h> diff --git a/hw/xnest/Color.h b/hw/xnest/Color.h index aec0a248c..f00bde47f 100644 --- a/hw/xnest/Color.h +++ b/hw/xnest/Color.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTCOLOR_H #define XNESTCOLOR_H diff --git a/hw/xnest/Drawable.h b/hw/xnest/Drawable.h index 61159c9ba..d94916ecd 100644 --- a/hw/xnest/Drawable.h +++ b/hw/xnest/Drawable.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTDRAWABLE_H #define XNESTDRAWABLE_H diff --git a/hw/xnest/Events.h b/hw/xnest/Events.h index cdad9f398..2441accd5 100644 --- a/hw/xnest/Events.h +++ b/hw/xnest/Events.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTEVENTS_H #define XNESTEVENTS_H diff --git a/hw/xnest/GCOps.h b/hw/xnest/GCOps.h index fce9d6cb3..ca4cf33f7 100644 --- a/hw/xnest/GCOps.h +++ b/hw/xnest/GCOps.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTGCOPS_H #define XNESTGCOPS_H diff --git a/hw/xnest/Handlers.h b/hw/xnest/Handlers.h index fe064213e..16228a0c1 100644 --- a/hw/xnest/Handlers.h +++ b/hw/xnest/Handlers.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTHANDLERS_H #define XNESTHANDLERS_H diff --git a/hw/xnest/Keyboard.h b/hw/xnest/Keyboard.h index d87866c73..546a1cbe4 100644 --- a/hw/xnest/Keyboard.h +++ b/hw/xnest/Keyboard.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTKEYBOARD_H #define XNESTKEYBOARD_H diff --git a/hw/xnest/Pointer.c b/hw/xnest/Pointer.c index 912b6fa21..b0de13b5f 100644 --- a/hw/xnest/Pointer.c +++ b/hw/xnest/Pointer.c @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifdef HAVE_XNEST_CONFIG_H #include <xnest-config.h> diff --git a/hw/xnest/Pointer.h b/hw/xnest/Pointer.h index 2012db4c3..890726f55 100644 --- a/hw/xnest/Pointer.h +++ b/hw/xnest/Pointer.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTPOINTER_H #define XNESTPOINTER_H diff --git a/hw/xnest/Screen.h b/hw/xnest/Screen.h index db298e300..b113c6460 100644 --- a/hw/xnest/Screen.h +++ b/hw/xnest/Screen.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTSCREEN_H #define XNESTSCREEN_H diff --git a/hw/xnest/Visual.c b/hw/xnest/Visual.c index 628e22a7d..da1d63c10 100644 --- a/hw/xnest/Visual.c +++ b/hw/xnest/Visual.c @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifdef HAVE_XNEST_CONFIG_H #include <xnest-config.h> diff --git a/hw/xnest/Visual.h b/hw/xnest/Visual.h index c2d715a65..1bd203709 100644 --- a/hw/xnest/Visual.h +++ b/hw/xnest/Visual.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTVISUAL_H #define XNESTVISUAL_H diff --git a/hw/xnest/XNFont.h b/hw/xnest/XNFont.h index f7b9e38c0..92c112f36 100644 --- a/hw/xnest/XNFont.h +++ b/hw/xnest/XNFont.h @@ -11,8 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ - #ifndef XNESTFONT_H #define XNESTFONT_H diff --git a/hw/xnest/XNGC.h b/hw/xnest/XNGC.h index a59508739..d3ac3df0b 100644 --- a/hw/xnest/XNGC.h +++ b/hw/xnest/XNGC.h @@ -11,7 +11,6 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ #ifndef XNESTGC_H #define XNESTGC_H diff --git a/hw/xnest/Xnest.h b/hw/xnest/Xnest.h index 8ed3f8902..827030c8f 100644 --- a/hw/xnest/Xnest.h +++ b/hw/xnest/Xnest.h @@ -27,7 +27,6 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ /* ** Machines with a 64 bit library interface and a 32 bit server require |