diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:18 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:18 +0000 |
commit | 569bf16d182b043e7ab914202d4195baf4a8413a (patch) | |
tree | 5c0aefc201d4ff9a32b9aae7f55a425a4495c6e7 | |
parent | 14c9e41e551ab1b3a00807dbb8f2f215b96bcc81 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | include/X11/ICE/ICElib.h | 2 | ||||
-rw-r--r-- | include/X11/ICE/ICEmsg.h | 2 | ||||
-rw-r--r-- | include/X11/ICE/ICEutil.h | 2 | ||||
-rw-r--r-- | src/ICElibint.h | 2 | ||||
-rw-r--r-- | src/authutil.c | 2 | ||||
-rw-r--r-- | src/connect.c | 2 | ||||
-rw-r--r-- | src/error.c | 2 | ||||
-rw-r--r-- | src/getauth.c | 2 | ||||
-rw-r--r-- | src/globals.h | 2 | ||||
-rw-r--r-- | src/iceauth.c | 2 | ||||
-rw-r--r-- | src/listenwk.c | 2 | ||||
-rw-r--r-- | src/misc.c | 2 | ||||
-rw-r--r-- | src/process.c | 2 | ||||
-rw-r--r-- | src/protosetup.c | 2 | ||||
-rw-r--r-- | src/setauth.c | 2 | ||||
-rw-r--r-- | src/shutdown.c | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/include/X11/ICE/ICElib.h b/include/X11/ICE/ICElib.h index 5cef9b4..34b05eb 100644 --- a/include/X11/ICE/ICElib.h +++ b/include/X11/ICE/ICElib.h @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/ICElib.h,v 3.5 2003/11/17 22:20:05 dawes Exp $ */ #ifndef _ICELIB_H_ #define _ICELIB_H_ diff --git a/include/X11/ICE/ICEmsg.h b/include/X11/ICE/ICEmsg.h index bc99460..2146a6d 100644 --- a/include/X11/ICE/ICEmsg.h +++ b/include/X11/ICE/ICEmsg.h @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/ICEmsg.h,v 1.5 2003/11/17 22:20:05 dawes Exp $ */ #ifndef _ICEMSG_H_ #define _ICEMSG_H_ diff --git a/include/X11/ICE/ICEutil.h b/include/X11/ICE/ICEutil.h index 6092e16..e63a649 100644 --- a/include/X11/ICE/ICEutil.h +++ b/include/X11/ICE/ICEutil.h @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/ICEutil.h,v 1.5 2003/11/17 22:20:05 dawes Exp $ */ #ifndef _ICEUTIL_H_ #define _ICEUTIL_H_ diff --git a/src/ICElibint.h b/src/ICElibint.h index a9d8e6d..d595680 100644 --- a/src/ICElibint.h +++ b/src/ICElibint.h @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/ICElibint.h,v 1.7 2003/11/17 22:20:05 dawes Exp $ */ #ifndef _ICELIBINT_H_ #define _ICELIBINT_H_ diff --git a/src/authutil.c b/src/authutil.c index 2065fd6..7fb9bd1 100644 --- a/src/authutil.c +++ b/src/authutil.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/authutil.c,v 3.10 2003/11/26 21:48:18 herrb Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/src/connect.c b/src/connect.c index 46b055f..2070ece 100644 --- a/src/connect.c +++ b/src/connect.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/connect.c,v 3.10 2002/12/02 21:50:29 tsi Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/src/error.c b/src/error.c index 552fdf5..b9f527a 100644 --- a/src/error.c +++ b/src/error.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/error.c,v 1.6 2001/12/14 19:53:35 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/src/getauth.c b/src/getauth.c index fba4b7e..9c3e52a 100644 --- a/src/getauth.c +++ b/src/getauth.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/getauth.c,v 1.3 2001/12/14 19:53:35 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/src/globals.h b/src/globals.h index 319ecf0..129bf00 100644 --- a/src/globals.h +++ b/src/globals.h @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/globals.h,v 1.5 2002/05/31 18:45:41 dawes Exp $ */ extern void _IceDefaultErrorHandler (); extern void _IceDefaultIOErrorHandler (); diff --git a/src/iceauth.c b/src/iceauth.c index b960892..d03cf25 100644 --- a/src/iceauth.c +++ b/src/iceauth.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/iceauth.c,v 3.6 2002/05/31 18:45:41 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/src/listenwk.c b/src/listenwk.c index 1925ac4..f01cb14 100644 --- a/src/listenwk.c +++ b/src/listenwk.c @@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/listenwk.c,v 1.4 2001/12/14 19:53:36 dawes Exp $ */ /* Author: Ralph Mor, X Consortium */ @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/misc.c,v 1.4 2001/12/14 19:53:36 dawes Exp $ */ #ifdef WIN32 #define _WILLWINSOCK_ diff --git a/src/process.c b/src/process.c index 32e2016..d733017 100644 --- a/src/process.c +++ b/src/process.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/process.c,v 3.10 2003/10/23 21:31:49 tsi Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/src/protosetup.c b/src/protosetup.c index 1a2de94..287932a 100644 --- a/src/protosetup.c +++ b/src/protosetup.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/protosetup.c,v 1.3 2001/12/14 19:53:36 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/src/setauth.c b/src/setauth.c index 1adda0c..48b4d3a 100644 --- a/src/setauth.c +++ b/src/setauth.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/setauth.c,v 1.5 2002/05/31 18:45:41 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/src/shutdown.c b/src/shutdown.c index c24d84e..8b52418 100644 --- a/src/shutdown.c +++ b/src/shutdown.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/ICE/shutdown.c,v 3.4 2001/12/14 19:53:36 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" |