diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/DPMS.c | 2 | ||||
-rw-r--r-- | src/MITMisc.c | 2 | ||||
-rw-r--r-- | src/XAppgroup.c | 2 | ||||
-rw-r--r-- | src/XEVI.c | 2 | ||||
-rw-r--r-- | src/XLbx.c | 2 | ||||
-rw-r--r-- | src/XMultibuf.c | 2 | ||||
-rw-r--r-- | src/XSecurity.c | 2 | ||||
-rw-r--r-- | src/XShape.c | 2 | ||||
-rw-r--r-- | src/XShm.c | 2 | ||||
-rw-r--r-- | src/XSync.c | 2 | ||||
-rw-r--r-- | src/XTestExt1.c | 2 | ||||
-rw-r--r-- | src/Xcup.c | 2 | ||||
-rw-r--r-- | src/Xdbe.c | 2 | ||||
-rw-r--r-- | src/extutil.c | 2 | ||||
-rw-r--r-- | src/globals.c | 2 |
15 files changed, 15 insertions, 15 deletions
@@ -26,7 +26,7 @@ dealings in this Software without prior written authorization from Digital Equipment Corporation. ******************************************************************/ -/* $XFree86: xc/lib/Xext/DPMS.c,v 3.6 2002/10/16 02:19:22 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/DPMS.c,v 3.5 2002/10/16 00:37:27 dawes Exp $ */ /* * HISTORY diff --git a/src/MITMisc.c b/src/MITMisc.c index 21bb5ef..0358e0b 100644 --- a/src/MITMisc.c +++ b/src/MITMisc.c @@ -24,7 +24,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: xc/lib/Xext/MITMisc.c,v 1.4 2002/10/16 02:19:22 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/MITMisc.c,v 1.3 2002/10/16 00:37:27 dawes Exp $ */ /* RANDOM CRUFT! THIS HAS NO OFFICIAL X CONSORTIUM BLESSING */ diff --git a/src/XAppgroup.c b/src/XAppgroup.c index 6c98e04..16e4f4c 100644 --- a/src/XAppgroup.c +++ b/src/XAppgroup.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/lib/Xext/XAppgroup.c,v 1.12 2003/11/17 22:20:21 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XAppgroup.c,v 1.11 2002/10/16 02:19:22 dawes Exp $ */ /* Copyright 1996, 1998 The Open Group @@ -21,7 +21,7 @@ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86: xc/lib/Xext/XEVI.c,v 1.7 2002/10/16 00:37:27 dawes Exp $ */ +/* $XFree86$ */ #define NEED_EVENTS #define NEED_REPLIES #include <X11/Xlibint.h> @@ -22,7 +22,7 @@ * * Author: Keith Packard, Network Computing Devices */ -/* $XFree86: xc/lib/Xext/XLbx.c,v 1.5 2002/10/16 02:19:22 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XLbx.c,v 1.4 2002/10/16 00:37:27 dawes Exp $ */ #define NEED_EVENTS #define NEED_REPLIES diff --git a/src/XMultibuf.c b/src/XMultibuf.c index c12df7a..fddf83c 100644 --- a/src/XMultibuf.c +++ b/src/XMultibuf.c @@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group. * * Authors: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/lib/Xext/XMultibuf.c,v 1.6 2002/10/16 00:37:27 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XMultibuf.c,v 1.5 2001/12/14 19:55:00 dawes Exp $ */ #define NEED_EVENTS #define NEED_REPLIES diff --git a/src/XSecurity.c b/src/XSecurity.c index 2c94709..4842744 100644 --- a/src/XSecurity.c +++ b/src/XSecurity.c @@ -24,7 +24,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: xc/lib/Xext/XSecurity.c,v 1.6 2002/10/16 02:19:22 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XSecurity.c,v 1.5 2002/10/16 00:37:27 dawes Exp $ */ #include <X11/Xlibint.h> #include <stdio.h> diff --git a/src/XShape.c b/src/XShape.c index 9ec6a78..216515b 100644 --- a/src/XShape.c +++ b/src/XShape.c @@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group. * * Author: Keith Packard, MIT X Consortium */ -/* $XFree86: xc/lib/Xext/XShape.c,v 1.4 2002/10/16 02:19:22 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XShape.c,v 1.3 2002/10/16 00:37:27 dawes Exp $ */ #define NEED_EVENTS #define NEED_REPLIES #include <X11/Xlibint.h> @@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group. * * Author: Bob Scheifler and Keith Packard, MIT X Consortium */ -/* $XFree86: xc/lib/Xext/XShm.c,v 1.7 2003/04/15 22:33:55 paulo Exp $ */ +/* $XFree86: xc/lib/Xext/XShm.c,v 1.6 2002/10/16 02:19:22 dawes Exp $ */ /* THIS IS NOT AN X CONSORTIUM STANDARD OR AN X PROJECT TEAM SPECIFICATION */ diff --git a/src/XSync.c b/src/XSync.c index be1efbd..c42ca07 100644 --- a/src/XSync.c +++ b/src/XSync.c @@ -50,7 +50,7 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/lib/Xext/XSync.c,v 1.8 2003/10/23 21:36:09 tsi Exp $ */ +/* $XFree86: xc/lib/Xext/XSync.c,v 1.7tsi Exp $ */ #include <stdio.h> #define NEED_EVENTS diff --git a/src/XTestExt1.c b/src/XTestExt1.c index d7c8014..9511f6e 100644 --- a/src/XTestExt1.c +++ b/src/XTestExt1.c @@ -51,7 +51,7 @@ Telephone and Telegraph Company or of the Regents of the University of California. */ -/* $XFree86: xc/lib/Xext/XTestExt1.c,v 1.4 2001/12/14 19:55:01 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XTestExt1.c,v 1.3 2001/01/17 19:42:46 dawes Exp $ */ /****************************************************************************** * include files @@ -1,4 +1,4 @@ -/* $XFree86: xc/lib/Xext/Xcup.c,v 1.9 2003/11/17 22:20:21 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/Xcup.c,v 1.8 2002/10/16 02:19:22 dawes Exp $ */ /* Copyright 1987, 1988, 1998 The Open Group @@ -30,7 +30,7 @@ * Xlib DBE code * *****************************************************************************/ -/* $XFree86: xc/lib/Xext/Xdbe.c,v 3.8 2003/11/17 22:20:21 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/Xdbe.c,v 3.7 2002/10/16 02:19:22 dawes Exp $ */ #define NEED_EVENTS #define NEED_REPLIES diff --git a/src/extutil.c b/src/extutil.c index bf89453..162909a 100644 --- a/src/extutil.c +++ b/src/extutil.c @@ -45,7 +45,7 @@ in this Software without prior written authorization from The Open Group. * XSetExtensionErrorHandler establish an extension error handler * XMissingExtension raise an error about missing ext */ -/* $XFree86: xc/lib/Xext/extutil.c,v 1.6 2003/11/17 22:20:21 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/extutil.c,v 1.5 2002/10/16 00:37:27 dawes Exp $ */ #include <stdio.h> #include <X11/Xlibint.h> diff --git a/src/globals.c b/src/globals.c index 8ac0a24..b59d3c5 100644 --- a/src/globals.c +++ b/src/globals.c @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/Xext/globals.c,v 3.5 2001/12/14 19:55:02 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/globals.c,v 3.4 2001/07/29 05:01:12 tsi Exp $ */ /* * This file should contain only those objects which must be predefined. |