aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/include')
-rw-r--r--nx-X11/include/DECkeysym.h1
-rw-r--r--nx-X11/include/GL/glu.h1
-rw-r--r--nx-X11/include/GL/glx.h1
-rw-r--r--nx-X11/include/GL/glxint.h1
-rw-r--r--nx-X11/include/GL/glxmd.h1
-rw-r--r--nx-X11/include/GL/glxproto.h1
-rw-r--r--nx-X11/include/GL/glxtokens.h1
-rw-r--r--nx-X11/include/HPkeysym.h1
-rw-r--r--nx-X11/include/Sunkeysym.h1
-rw-r--r--nx-X11/include/X.h1
-rw-r--r--nx-X11/include/XF86keysym.h1
-rw-r--r--nx-X11/include/XWDFile.h1
-rw-r--r--nx-X11/include/Xalloca.h2
-rw-r--r--nx-X11/include/Xarch.h1
-rw-r--r--nx-X11/include/Xauth.h2
-rw-r--r--nx-X11/include/Xdefs.h1
-rw-r--r--nx-X11/include/Xfuncproto.h2
-rw-r--r--nx-X11/include/Xfuncs.h1
-rw-r--r--nx-X11/include/Xmd.h2
-rw-r--r--nx-X11/include/Xos.h1
-rw-r--r--nx-X11/include/Xos_r.h3
-rw-r--r--nx-X11/include/Xosdefs.h1
-rw-r--r--nx-X11/include/Xpoll.h.in39
-rw-r--r--nx-X11/include/Xprotostr.h1
-rw-r--r--nx-X11/include/Xthreads.h1
-rw-r--r--nx-X11/include/Xw32defs.h1
-rw-r--r--nx-X11/include/Xwinsock.h1
-rw-r--r--nx-X11/include/extensions/XI.h2
-rw-r--r--nx-X11/include/extensions/XInput.h2
-rw-r--r--nx-X11/include/extensions/XIproto.h2
-rw-r--r--nx-X11/include/extensions/XKB.h2
-rw-r--r--nx-X11/include/extensions/XKBgeom.h2
-rw-r--r--nx-X11/include/extensions/XKBproto.h1
-rw-r--r--nx-X11/include/extensions/XKBsrv.h3
-rw-r--r--nx-X11/include/extensions/XKBstr.h1
-rw-r--r--nx-X11/include/extensions/XResproto.h1
-rw-r--r--nx-X11/include/extensions/Xdbeproto.h1
-rw-r--r--nx-X11/include/extensions/Xv.h1
-rw-r--r--nx-X11/include/extensions/XvMC.h1
-rw-r--r--nx-X11/include/extensions/XvMClib.h2
-rw-r--r--nx-X11/include/extensions/XvMCproto.h1
-rw-r--r--nx-X11/include/extensions/Xvlib.h1
-rw-r--r--nx-X11/include/extensions/Xvproto.h1
-rw-r--r--nx-X11/include/extensions/bigreqstr.h1
-rw-r--r--nx-X11/include/extensions/dpms.h2
-rw-r--r--nx-X11/include/extensions/dpmsstr.h1
-rw-r--r--nx-X11/include/extensions/panoramiXext.h2
-rw-r--r--nx-X11/include/extensions/panoramiXproto.h2
-rw-r--r--nx-X11/include/extensions/security.h2
-rw-r--r--nx-X11/include/extensions/securstr.h2
-rw-r--r--nx-X11/include/extensions/sync.h2
-rw-r--r--nx-X11/include/extensions/syncstr.h2
-rw-r--r--nx-X11/include/extensions/xcmiscstr.h1
-rw-r--r--nx-X11/include/extensions/xf86bigfont.h1
-rw-r--r--nx-X11/include/extensions/xf86bigfstr.h1
-rw-r--r--nx-X11/include/extensions/xtestext1.h1
-rw-r--r--nx-X11/include/extensions/xteststr.h1
-rw-r--r--nx-X11/include/keysym.h2
-rw-r--r--nx-X11/include/keysymdef.h2
59 files changed, 19 insertions, 101 deletions
diff --git a/nx-X11/include/DECkeysym.h b/nx-X11/include/DECkeysym.h
index 6ab103e5d..d8b224059 100644
--- a/nx-X11/include/DECkeysym.h
+++ b/nx-X11/include/DECkeysym.h
@@ -1,4 +1,3 @@
-/* $Xorg: DECkeysym.h,v 1.4 2001/02/09 02:03:22 xorgcvs Exp $ */
/***********************************************************
diff --git a/nx-X11/include/GL/glu.h b/nx-X11/include/GL/glu.h
index 3320ad10c..e59ad6f99 100644
--- a/nx-X11/include/GL/glu.h
+++ b/nx-X11/include/GL/glu.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/include/GL/glu.h,v 1.2 2001/04/03 02:18:39 dawes Exp $ */
/*
** License Applicability. Except to the extent portions of this file are
diff --git a/nx-X11/include/GL/glx.h b/nx-X11/include/GL/glx.h
index 3a9e942c7..943aaaa4f 100644
--- a/nx-X11/include/GL/glx.h
+++ b/nx-X11/include/GL/glx.h
@@ -1,7 +1,6 @@
#ifndef __GLX_glx_h__
#define __GLX_glx_h__
-/* $XFree86: xc/include/GL/glx.h,v 1.10 2002/10/30 08:52:36 alanh Exp $ */
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
diff --git a/nx-X11/include/GL/glxint.h b/nx-X11/include/GL/glxint.h
index 50f4a0eaa..d9239daf2 100644
--- a/nx-X11/include/GL/glxint.h
+++ b/nx-X11/include/GL/glxint.h
@@ -1,7 +1,6 @@
#ifndef __GLX_glxint_h__
#define __GLX_glxint_h__
-/* $XFree86: xc/include/GL/glxint.h,v 1.3 2000/11/18 19:37:04 tsi Exp $ */
/*
** The contents of this file are subject to the GLX Public License Version 1.0
** (the "License"). You may not use this file except in compliance with the
diff --git a/nx-X11/include/GL/glxmd.h b/nx-X11/include/GL/glxmd.h
index ddb03c385..f0456483f 100644
--- a/nx-X11/include/GL/glxmd.h
+++ b/nx-X11/include/GL/glxmd.h
@@ -1,7 +1,6 @@
#ifndef _GLX_glxmd_h_
#define _GLX_glxmd_h_
-/* $XFree86: xc/include/GL/glxmd.h,v 1.2 1999/06/14 07:23:28 dawes Exp $ */
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
diff --git a/nx-X11/include/GL/glxproto.h b/nx-X11/include/GL/glxproto.h
index a62491fe5..304016445 100644
--- a/nx-X11/include/GL/glxproto.h
+++ b/nx-X11/include/GL/glxproto.h
@@ -1,7 +1,6 @@
#ifndef _GLX_glxproto_h_
#define _GLX_glxproto_h_
-/* $XFree86: xc/include/GL/glxproto.h,v 1.6 2003/09/28 20:14:58 alanh Exp $ */
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
diff --git a/nx-X11/include/GL/glxtokens.h b/nx-X11/include/GL/glxtokens.h
index cc7202094..bde5a66f6 100644
--- a/nx-X11/include/GL/glxtokens.h
+++ b/nx-X11/include/GL/glxtokens.h
@@ -1,7 +1,6 @@
#ifndef __GLX_glxtokens_h__
#define __GLX_glxtokens_h__
-/* $XFree86: xc/include/GL/glxtokens.h,v 1.5 2001/03/21 15:51:38 dawes Exp $ */
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
diff --git a/nx-X11/include/HPkeysym.h b/nx-X11/include/HPkeysym.h
index 2d09277d8..ed000b167 100644
--- a/nx-X11/include/HPkeysym.h
+++ b/nx-X11/include/HPkeysym.h
@@ -1,4 +1,3 @@
-/* $Xorg: HPkeysym.h,v 1.5 2001/02/09 02:03:22 xorgcvs Exp $ */
/*
Copyright 1987, 1998 The Open Group
diff --git a/nx-X11/include/Sunkeysym.h b/nx-X11/include/Sunkeysym.h
index e72344440..dff6bae2c 100644
--- a/nx-X11/include/Sunkeysym.h
+++ b/nx-X11/include/Sunkeysym.h
@@ -1,4 +1,3 @@
-/* $Xorg: Sunkeysym.h,v 1.4 2001/02/09 02:03:22 xorgcvs Exp $ */
/************************************************************
diff --git a/nx-X11/include/X.h b/nx-X11/include/X.h
index 2dbebdaea..824398dd4 100644
--- a/nx-X11/include/X.h
+++ b/nx-X11/include/X.h
@@ -53,7 +53,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/include/X.h,v 1.6 2003/07/09 15:27:28 tsi Exp $ */
#define X_PROTOCOL 11 /* current protocol version */
#define X_PROTOCOL_REVISION 0 /* current minor version */
diff --git a/nx-X11/include/XF86keysym.h b/nx-X11/include/XF86keysym.h
index fdb8fd6d2..327670178 100644
--- a/nx-X11/include/XF86keysym.h
+++ b/nx-X11/include/XF86keysym.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/include/XF86keysym.h,v 1.16 2003/02/11 02:51:10 dawes Exp $ */
/*
* XFree86 vendor specific keysyms.
diff --git a/nx-X11/include/XWDFile.h b/nx-X11/include/XWDFile.h
index 19a26ea33..b5c2349c5 100644
--- a/nx-X11/include/XWDFile.h
+++ b/nx-X11/include/XWDFile.h
@@ -1,4 +1,3 @@
-/* $Xorg: XWDFile.h,v 1.4 2001/02/09 02:03:22 xorgcvs Exp $ */
/*
Copyright 1985, 1986, 1998 The Open Group
diff --git a/nx-X11/include/Xalloca.h b/nx-X11/include/Xalloca.h
index 67f2671e9..1ec112619 100644
--- a/nx-X11/include/Xalloca.h
+++ b/nx-X11/include/Xalloca.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xalloca.h,v 1.4 2001/02/09 02:03:22 xorgcvs Exp $ */
/*
@@ -27,7 +26,6 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/include/Xalloca.h,v 3.10 2001/12/14 19:53:25 dawes Exp $ */
/*
* The purpose of this header is to define the macros ALLOCATE_LOCAL and
diff --git a/nx-X11/include/Xarch.h b/nx-X11/include/Xarch.h
index 6e04e53f6..94a673d1f 100644
--- a/nx-X11/include/Xarch.h
+++ b/nx-X11/include/Xarch.h
@@ -25,7 +25,6 @@
* 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/include/Xarch.h,v 1.10tsi Exp $ */
/*
diff --git a/nx-X11/include/Xauth.h b/nx-X11/include/Xauth.h
index b5870f66f..2bff7bd4c 100644
--- a/nx-X11/include/Xauth.h
+++ b/nx-X11/include/Xauth.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xauth.h,v 1.4 2001/02/09 02:03:42 xorgcvs Exp $ */
/*
@@ -26,7 +25,6 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/Xau/Xauth.h,v 1.5 2001/12/14 19:54:36 dawes Exp $ */
#ifndef _Xauth_h
#define _Xauth_h
diff --git a/nx-X11/include/Xdefs.h b/nx-X11/include/Xdefs.h
index c06202af3..463cac237 100644
--- a/nx-X11/include/Xdefs.h
+++ b/nx-X11/include/Xdefs.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/include/Xdefs.h,v 1.2 1999/08/22 06:21:20 dawes Exp $ */
/***********************************************************
diff --git a/nx-X11/include/Xfuncproto.h b/nx-X11/include/Xfuncproto.h
index f6729a0d9..88113c086 100644
--- a/nx-X11/include/Xfuncproto.h
+++ b/nx-X11/include/Xfuncproto.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xfuncproto.h,v 1.4 2001/02/09 02:03:22 xorgcvs Exp $ */
/*
*
Copyright 1989, 1991, 1998 The Open Group
@@ -24,7 +23,6 @@ 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/include/Xfuncproto.h,v 3.4 2001/12/14 19:53:25 dawes Exp $ */
/* Definitions to make function prototypes manageable */
diff --git a/nx-X11/include/Xfuncs.h b/nx-X11/include/Xfuncs.h
index 7582198bb..c00e468ec 100644
--- a/nx-X11/include/Xfuncs.h
+++ b/nx-X11/include/Xfuncs.h
@@ -26,7 +26,6 @@ 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/include/Xfuncs.h,v 3.10 2002/05/31 18:45:38 dawes Exp $ */
#ifndef _XFUNCS_H_
#define _XFUNCS_H_
diff --git a/nx-X11/include/Xmd.h b/nx-X11/include/Xmd.h
index 78dd895c2..83d22a47f 100644
--- a/nx-X11/include/Xmd.h
+++ b/nx-X11/include/Xmd.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/include/Xmd.h,v 3.18tsi Exp $ */
/***********************************************************
Copyright 1987, 1998 The Open Group
@@ -47,7 +46,6 @@ SOFTWARE.
******************************************************************/
#ifndef XMD_H
#define XMD_H 1
-/* $Xorg: Xmd.h,v 1.4 2001/02/09 02:03:22 xorgcvs Exp $ */
/*
* Xmd.h: MACHINE DEPENDENT DECLARATIONS.
*/
diff --git a/nx-X11/include/Xos.h b/nx-X11/include/Xos.h
index a2abf156f..e79cec662 100644
--- a/nx-X11/include/Xos.h
+++ b/nx-X11/include/Xos.h
@@ -28,7 +28,6 @@ in this Software without prior written authorization from The Open Group.
* The X Window System is a Trademark of The Open Group.
*
*/
-/* $XFree86: xc/include/Xos.h,v 3.41tsi Exp $ */
/* This is a collection of things to try and minimize system dependencies
* in a "signficant" number of source files.
diff --git a/nx-X11/include/Xos_r.h b/nx-X11/include/Xos_r.h
index e7a8fd1af..4147a4473 100644
--- a/nx-X11/include/Xos_r.h
+++ b/nx-X11/include/Xos_r.h
@@ -1,5 +1,3 @@
-/* $Xorg: Xos_r.h,v 1.4 2001/02/09 02:03:22 xorgcvs Exp $ */
-/* $XdotOrg: xc/include/Xos_r.h,v 1.5 2005/07/13 07:23:56 keithp Exp $ */
/*
Copyright 1996, 1998 The Open Group
@@ -23,7 +21,6 @@ Except as contained in this notice, the name of The Open Group shall not be
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/include/Xos_r.h,v 1.18tsi Exp $ */
/*
* Various and sundry Thread-Safe functions used by X11, Motif, and CDE.
diff --git a/nx-X11/include/Xosdefs.h b/nx-X11/include/Xosdefs.h
index 5deba6744..3b151199e 100644
--- a/nx-X11/include/Xosdefs.h
+++ b/nx-X11/include/Xosdefs.h
@@ -26,7 +26,6 @@ Except as contained in this notice, the name of The Open Group shall not be
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/include/Xosdefs.h,v 3.20 2002/05/31 18:45:39 dawes Exp $ */
#ifndef _XOSDEFS_H_
#define _XOSDEFS_H_
diff --git a/nx-X11/include/Xpoll.h.in b/nx-X11/include/Xpoll.h.in
index 77a0aea3d..47a0341e2 100644
--- a/nx-X11/include/Xpoll.h.in
+++ b/nx-X11/include/Xpoll.h.in
@@ -1,4 +1,22 @@
-/* $Xorg: Xpoll.h,v 1.4 2001/02/09 02:03:23 xorgcvs Exp $ */
+/**************************************************************************/
+/* */
+/* Copyright (c) 2001, 2011 NoMachine (http://www.nomachine.com) */
+/* Copyright (c) 2008-2014 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> */
+/* Copyright (c) 2011-2016 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>*/
+/* Copyright (c) 2014-2016 Mihai Moldovan <ionic@ionic.de> */
+/* Copyright (c) 2014-2016 Ulrich Sibiller <uli42@gmx.de> */
+/* Copyright (c) 2015-2016 Qindel Group (http://www.qindel.com) */
+/* */
+/* nx-X11, NX protocol compression and NX extensions to this software */
+/* are copyright of the aforementioned persons and companies. */
+/* */
+/* Redistribution and use of the present software is allowed according */
+/* to terms specified in the file LICENSE which comes in the source */
+/* distribution. */
+/* */
+/* All rights reserved. */
+/* */
+/**************************************************************************/
/*
@@ -49,25 +67,6 @@ from The Open Group.
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $XFree86: xc/include/Xpoll.h,v 3.8 2001/01/17 17:53:11 dawes Exp $ */
-
-/**************************************************************************/
-/* */
-/* Copyright (c) 2001, 2011 NoMachine, http://www.nomachine.com/. */
-/* */
-/* NX-X11, NX protocol compression and NX extensions to this software */
-/* are copyright of NoMachine. Redistribution and use of the present */
-/* software is allowed according to terms specified in the file LICENSE */
-/* which comes in the source distribution. */
-/* */
-/* Check http://www.nomachine.com/licensing.html for applicability. */
-/* */
-/* NX and NoMachine are trademarks of Medialogic S.p.A. */
-/* */
-/* All rights reserved. */
-/* */
-/**************************************************************************/
-
#ifndef _XPOLL_H_
#define _XPOLL_H_
diff --git a/nx-X11/include/Xprotostr.h b/nx-X11/include/Xprotostr.h
index a0f849874..50bddf512 100644
--- a/nx-X11/include/Xprotostr.h
+++ b/nx-X11/include/Xprotostr.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xprotostr.h,v 1.4 2001/02/09 02:03:23 xorgcvs Exp $ */
#ifndef XPROTOSTRUCTS_H
#define XPROTOSTRUCTS_H
diff --git a/nx-X11/include/Xthreads.h b/nx-X11/include/Xthreads.h
index b0ec7df32..77267bea1 100644
--- a/nx-X11/include/Xthreads.h
+++ b/nx-X11/include/Xthreads.h
@@ -25,7 +25,6 @@ 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: Xthreads.h,v 3.10 2001/12/14 19:53:26 dawes Exp $ */
#ifndef _XTHREADS_H_
#define _XTHREADS_H_
diff --git a/nx-X11/include/Xw32defs.h b/nx-X11/include/Xw32defs.h
index 07624fef6..7b3f15521 100644
--- a/nx-X11/include/Xw32defs.h
+++ b/nx-X11/include/Xw32defs.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xw32defs.h,v 1.3 2000/08/18 04:05:44 coskrey Exp $ */
#ifndef _XW32DEFS_H
#define _XW32DEFS_H
diff --git a/nx-X11/include/Xwinsock.h b/nx-X11/include/Xwinsock.h
index 0278c09b7..ae0548628 100644
--- a/nx-X11/include/Xwinsock.h
+++ b/nx-X11/include/Xwinsock.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xwinsock.h,v 1.4 2001/02/09 02:03:23 xorgcvs Exp $ */
/*
Copyright 1996, 1998 The Open Group
diff --git a/nx-X11/include/extensions/XI.h b/nx-X11/include/extensions/XI.h
index c710e0a07..a14c6746f 100644
--- a/nx-X11/include/extensions/XI.h
+++ b/nx-X11/include/extensions/XI.h
@@ -1,4 +1,3 @@
-/* $Xorg: XI.h,v 1.4 2001/02/09 02:03:23 xorgcvs Exp $ */
/************************************************************
@@ -45,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
********************************************************/
-/* $XFree86: xc/include/extensions/XI.h,v 1.4 2001/01/17 17:53:16 dawes Exp $ */
/* Definitions used by the server, library and client */
diff --git a/nx-X11/include/extensions/XInput.h b/nx-X11/include/extensions/XInput.h
index cf4b72ca0..4e36a208a 100644
--- a/nx-X11/include/extensions/XInput.h
+++ b/nx-X11/include/extensions/XInput.h
@@ -1,4 +1,3 @@
-/* $Xorg: XInput.h,v 1.4 2001/02/09 02:03:23 xorgcvs Exp $ */
/************************************************************
@@ -45,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
********************************************************/
-/* $XFree86: xc/include/extensions/XInput.h,v 1.3 2001/12/14 19:53:28 dawes Exp $ */
/* Definitions used by the library and client */
diff --git a/nx-X11/include/extensions/XIproto.h b/nx-X11/include/extensions/XIproto.h
index cccb11a2c..c51480cd7 100644
--- a/nx-X11/include/extensions/XIproto.h
+++ b/nx-X11/include/extensions/XIproto.h
@@ -1,4 +1,3 @@
-/* $Xorg: XIproto.h,v 1.5 2001/02/09 02:03:24 xorgcvs Exp $ */
/************************************************************
@@ -45,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
********************************************************/
-/* $XFree86: xc/include/extensions/XIproto.h,v 1.4 2001/01/17 17:53:17 dawes Exp $ */
#ifndef _XIPROTO_H
#define _XIPROTO_H
diff --git a/nx-X11/include/extensions/XKB.h b/nx-X11/include/extensions/XKB.h
index d0d13f20e..d684b8549 100644
--- a/nx-X11/include/extensions/XKB.h
+++ b/nx-X11/include/extensions/XKB.h
@@ -1,4 +1,3 @@
-/* $Xorg: XKB.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
/************************************************************
Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/include/extensions/XKB.h,v 1.5tsi Exp $ */
#ifndef _XKB_H_
#define _XKB_H_
diff --git a/nx-X11/include/extensions/XKBgeom.h b/nx-X11/include/extensions/XKBgeom.h
index 6ef114bfe..9e563f6d2 100644
--- a/nx-X11/include/extensions/XKBgeom.h
+++ b/nx-X11/include/extensions/XKBgeom.h
@@ -1,4 +1,3 @@
-/* $Xorg: XKBgeom.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
/************************************************************
Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/include/extensions/XKBgeom.h,v 3.9 2002/09/18 17:11:40 tsi Exp $ */
#ifndef _XKBGEOM_H_
#define _XKBGEOM_H_
diff --git a/nx-X11/include/extensions/XKBproto.h b/nx-X11/include/extensions/XKBproto.h
index 2dc3b141e..2f04cd8f8 100644
--- a/nx-X11/include/extensions/XKBproto.h
+++ b/nx-X11/include/extensions/XKBproto.h
@@ -1,4 +1,3 @@
-/* $Xorg: XKBproto.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
/************************************************************
Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
diff --git a/nx-X11/include/extensions/XKBsrv.h b/nx-X11/include/extensions/XKBsrv.h
index 18d90f1e3..db9c1d59e 100644
--- a/nx-X11/include/extensions/XKBsrv.h
+++ b/nx-X11/include/extensions/XKBsrv.h
@@ -1,5 +1,3 @@
-/* $Xorg: XKBsrv.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
-/* $XdotOrg: xc/include/extensions/XKBsrv.h,v 1.5 2005/09/01 19:56:14 krh Exp $ */
/************************************************************
Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
@@ -25,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/include/extensions/XKBsrv.h,v 3.22 2002/11/20 04:49:01 dawes Exp $ */
#ifndef _XKBSRV_H_
#define _XKBSRV_H_
diff --git a/nx-X11/include/extensions/XKBstr.h b/nx-X11/include/extensions/XKBstr.h
index 77666f6aa..f3c901805 100644
--- a/nx-X11/include/extensions/XKBstr.h
+++ b/nx-X11/include/extensions/XKBstr.h
@@ -1,4 +1,3 @@
-/* $Xorg: XKBstr.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
/************************************************************
Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
diff --git a/nx-X11/include/extensions/XResproto.h b/nx-X11/include/extensions/XResproto.h
index 2f5563bce..9c2abd42d 100644
--- a/nx-X11/include/extensions/XResproto.h
+++ b/nx-X11/include/extensions/XResproto.h
@@ -1,7 +1,6 @@
/*
Copyright (c) 2002 XFree86 Inc
*/
-/* $XFree86: xc/include/extensions/XResproto.h,v 1.1 2002/03/04 19:31:35 mvojkovi Exp $ */
#ifndef _XRESPROTO_H
#define _XRESPROTO_H
diff --git a/nx-X11/include/extensions/Xdbeproto.h b/nx-X11/include/extensions/Xdbeproto.h
index 8a8c55522..ed98f8771 100644
--- a/nx-X11/include/extensions/Xdbeproto.h
+++ b/nx-X11/include/extensions/Xdbeproto.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xdbeproto.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
/******************************************************************************
*
* Copyright (c) 1994, 1995 Hewlett-Packard Company
diff --git a/nx-X11/include/extensions/Xv.h b/nx-X11/include/extensions/Xv.h
index f07f9d75f..b54564bbb 100644
--- a/nx-X11/include/extensions/Xv.h
+++ b/nx-X11/include/extensions/Xv.h
@@ -21,7 +21,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/include/extensions/Xv.h,v 1.3 1999/05/23 06:33:22 dawes Exp $ */
#ifndef XV_H
#define XV_H
diff --git a/nx-X11/include/extensions/XvMC.h b/nx-X11/include/extensions/XvMC.h
index 1709692a1..f31ffff9e 100644
--- a/nx-X11/include/extensions/XvMC.h
+++ b/nx-X11/include/extensions/XvMC.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/include/extensions/XvMC.h,v 1.7 2001/11/14 21:54:37 mvojkovi Exp $ */
#ifndef _XVMC_H_
#define _XVMC_H_
diff --git a/nx-X11/include/extensions/XvMClib.h b/nx-X11/include/extensions/XvMClib.h
index c1e94119e..cb5406475 100644
--- a/nx-X11/include/extensions/XvMClib.h
+++ b/nx-X11/include/extensions/XvMClib.h
@@ -1,5 +1,3 @@
-/* $XdotOrg: xc/include/extensions/XvMClib.h,v 1.3 2004/11/13 11:09:23 unichrome Exp $ */
-/* $XFree86: xc/include/extensions/XvMClib.h,v 1.6 2001/11/14 21:54:37 mvojkovi Exp $ */
#ifndef _XVMCLIB_H_
#define _XVMCLIB_H_
diff --git a/nx-X11/include/extensions/XvMCproto.h b/nx-X11/include/extensions/XvMCproto.h
index cce3bb0a7..240d588f0 100644
--- a/nx-X11/include/extensions/XvMCproto.h
+++ b/nx-X11/include/extensions/XvMCproto.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/include/extensions/XvMCproto.h,v 1.4 2001/04/10 00:28:24 mvojkovi Exp $ */
#ifndef _XVMCPROTO_H_
#define _XVMCPROTO_H_
diff --git a/nx-X11/include/extensions/Xvlib.h b/nx-X11/include/extensions/Xvlib.h
index 98c407e31..eb6ebd825 100644
--- a/nx-X11/include/extensions/Xvlib.h
+++ b/nx-X11/include/extensions/Xvlib.h
@@ -21,7 +21,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/include/extensions/Xvlib.h,v 1.3 1999/12/11 19:28:48 mvojkovi Exp $ */
#ifndef XVLIB_H
#define XVLIB_H
diff --git a/nx-X11/include/extensions/Xvproto.h b/nx-X11/include/extensions/Xvproto.h
index 81e1656a8..011ea447d 100644
--- a/nx-X11/include/extensions/Xvproto.h
+++ b/nx-X11/include/extensions/Xvproto.h
@@ -21,7 +21,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/include/extensions/Xvproto.h,v 1.5 2000/01/25 00:08:07 mvojkovi Exp $ */
#ifndef XVPROTO_H
#define XVPROTO_H
diff --git a/nx-X11/include/extensions/bigreqstr.h b/nx-X11/include/extensions/bigreqstr.h
index fc31eb8ae..b1a9de028 100644
--- a/nx-X11/include/extensions/bigreqstr.h
+++ b/nx-X11/include/extensions/bigreqstr.h
@@ -1,4 +1,3 @@
-/* $Xorg: bigreqstr.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/*
Copyright 1992, 1998 The Open Group
diff --git a/nx-X11/include/extensions/dpms.h b/nx-X11/include/extensions/dpms.h
index 87d7c9c81..d972f2051 100644
--- a/nx-X11/include/extensions/dpms.h
+++ b/nx-X11/include/extensions/dpms.h
@@ -1,4 +1,3 @@
-/* $Xorg: dpms.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
/*****************************************************************
Copyright (c) 1996 Digital Equipment Corporation, Maynard, Massachusetts.
@@ -26,7 +25,6 @@ dealings in this Software without prior written authorization from Digital
Equipment Corporation.
******************************************************************/
-/* $XFree86: xc/include/extensions/dpms.h,v 3.4 2000/03/15 16:51:51 tsi Exp $ */
#ifndef _X11_EXTENSIONS_DPMS_H
#define _X11_EXTENSIONS_DPMS_H 1
diff --git a/nx-X11/include/extensions/dpmsstr.h b/nx-X11/include/extensions/dpmsstr.h
index 9386d4a2c..31d36a559 100644
--- a/nx-X11/include/extensions/dpmsstr.h
+++ b/nx-X11/include/extensions/dpmsstr.h
@@ -1,4 +1,3 @@
-/* $Xorg: dpmsstr.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
/*****************************************************************
Copyright (c) 1996 Digital Equipment Corporation, Maynard, Massachusetts.
diff --git a/nx-X11/include/extensions/panoramiXext.h b/nx-X11/include/extensions/panoramiXext.h
index ad2f7e4b5..280efc599 100644
--- a/nx-X11/include/extensions/panoramiXext.h
+++ b/nx-X11/include/extensions/panoramiXext.h
@@ -1,4 +1,3 @@
-/* $Xorg: panoramiXext.h,v 1.4 2000/08/18 04:05:45 coskrey Exp $ */
/*****************************************************************
Copyright (c) 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts.
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -26,7 +25,6 @@ Equipment Corporation.
/*
* PanoramiX definitions
*/
-/* $XFree86: xc/include/extensions/panoramiXext.h,v 3.6 2001/01/17 17:53:22 dawes Exp $ */
/* THIS IS NOT AN X PROJECT TEAM SPECIFICATION */
diff --git a/nx-X11/include/extensions/panoramiXproto.h b/nx-X11/include/extensions/panoramiXproto.h
index 6b27c56eb..14aa6c559 100644
--- a/nx-X11/include/extensions/panoramiXproto.h
+++ b/nx-X11/include/extensions/panoramiXproto.h
@@ -1,4 +1,3 @@
-/* $Xorg: panoramiXproto.h,v 1.4 2000/08/18 04:05:45 coskrey Exp $ */
/*****************************************************************
Copyright (c) 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts.
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -23,7 +22,6 @@ shall not be used in advertising or otherwise to promote the sale, use or other
dealings in this Software without prior written authorization from Digital
Equipment Corporation.
******************************************************************/
-/* $XFree86: xc/include/extensions/panoramiXproto.h,v 3.5 2000/03/01 01:04:21 dawes Exp $ */
/* THIS IS NOT AN X PROJECT TEAM SPECIFICATION */
diff --git a/nx-X11/include/extensions/security.h b/nx-X11/include/extensions/security.h
index b37d175bd..8d18230ab 100644
--- a/nx-X11/include/extensions/security.h
+++ b/nx-X11/include/extensions/security.h
@@ -1,4 +1,3 @@
-/* $Xorg: security.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/*
Copyright 1996, 1998 The Open Group
@@ -24,7 +23,6 @@ not be 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/include/extensions/security.h,v 1.3 2001/12/14 19:53:29 dawes Exp $ */
#ifndef _SECURITY_H
#define _SECURITY_H
diff --git a/nx-X11/include/extensions/securstr.h b/nx-X11/include/extensions/securstr.h
index 3e93fe10e..371f741cd 100644
--- a/nx-X11/include/extensions/securstr.h
+++ b/nx-X11/include/extensions/securstr.h
@@ -1,4 +1,3 @@
-/* $Xorg: securstr.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/*
Copyright 1996, 1998 The Open Group
@@ -24,7 +23,6 @@ not be 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/include/extensions/securstr.h,v 1.2 2001/08/01 00:44:35 tsi Exp $ */
#ifndef _SECURSTR_H
#define _SECURSTR_H
diff --git a/nx-X11/include/extensions/sync.h b/nx-X11/include/extensions/sync.h
index 8d2861663..71e4c0c72 100644
--- a/nx-X11/include/extensions/sync.h
+++ b/nx-X11/include/extensions/sync.h
@@ -1,4 +1,3 @@
-/* $Xorg: sync.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/*
Copyright 1991, 1993, 1994, 1998 The Open Group
@@ -48,7 +47,6 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
******************************************************************/
-/* $XFree86: xc/include/extensions/sync.h,v 1.4 2001/12/20 19:40:59 tsi Exp $ */
#ifndef _SYNC_H_
#define _SYNC_H_
diff --git a/nx-X11/include/extensions/syncstr.h b/nx-X11/include/extensions/syncstr.h
index 10ca9188a..75492b66a 100644
--- a/nx-X11/include/extensions/syncstr.h
+++ b/nx-X11/include/extensions/syncstr.h
@@ -1,4 +1,3 @@
-/* $Xorg: syncstr.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/*
Copyright 1991, 1993, 1994, 1998 The Open Group
@@ -48,7 +47,6 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
******************************************************************/
-/* $XFree86: xc/include/extensions/syncstr.h,v 1.3 2003/07/16 01:38:24 dawes Exp $ */
#ifndef _SYNCSTR_H_
#define _SYNCSTR_H_
diff --git a/nx-X11/include/extensions/xcmiscstr.h b/nx-X11/include/extensions/xcmiscstr.h
index 2aa45e617..d99dd7280 100644
--- a/nx-X11/include/extensions/xcmiscstr.h
+++ b/nx-X11/include/extensions/xcmiscstr.h
@@ -1,4 +1,3 @@
-/* $Xorg: xcmiscstr.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/*
Copyright 1993, 1994, 1998 The Open Group
diff --git a/nx-X11/include/extensions/xf86bigfont.h b/nx-X11/include/extensions/xf86bigfont.h
index d6be21b6f..557835024 100644
--- a/nx-X11/include/extensions/xf86bigfont.h
+++ b/nx-X11/include/extensions/xf86bigfont.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/include/extensions/xf86bigfont.h,v 1.1 2000/02/08 17:18:25 dawes Exp $ */
/*
* Declarations for the BIGFONT extension.
*
diff --git a/nx-X11/include/extensions/xf86bigfstr.h b/nx-X11/include/extensions/xf86bigfstr.h
index 6f66e58d9..4a8eda47a 100644
--- a/nx-X11/include/extensions/xf86bigfstr.h
+++ b/nx-X11/include/extensions/xf86bigfstr.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/include/extensions/xf86bigfstr.h,v 1.2 2000/02/29 03:09:00 dawes Exp $ */
/*
* Declarations of request structures for the BIGFONT extension.
*
diff --git a/nx-X11/include/extensions/xtestext1.h b/nx-X11/include/extensions/xtestext1.h
index 8f49cad07..5b67d7856 100644
--- a/nx-X11/include/extensions/xtestext1.h
+++ b/nx-X11/include/extensions/xtestext1.h
@@ -1,4 +1,3 @@
-/* $Xorg: xtestext1.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/*
* xtestext1.h
*
diff --git a/nx-X11/include/extensions/xteststr.h b/nx-X11/include/extensions/xteststr.h
index a196b775d..7ab070031 100644
--- a/nx-X11/include/extensions/xteststr.h
+++ b/nx-X11/include/extensions/xteststr.h
@@ -1,4 +1,3 @@
-/* $Xorg: xteststr.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/*
Copyright 1992, 1998 The Open Group
diff --git a/nx-X11/include/keysym.h b/nx-X11/include/keysym.h
index cd518a792..275482e53 100644
--- a/nx-X11/include/keysym.h
+++ b/nx-X11/include/keysym.h
@@ -1,4 +1,3 @@
-/* $Xorg: keysym.h,v 1.4 2001/02/09 02:03:23 xorgcvs Exp $ */
/***********************************************************
@@ -46,7 +45,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/include/keysym.h,v 1.3 2001/01/17 17:53:12 dawes Exp $ */
/* default keysyms */
#define XK_MISCELLANY
diff --git a/nx-X11/include/keysymdef.h b/nx-X11/include/keysymdef.h
index 648d978c9..0477c8d8b 100644
--- a/nx-X11/include/keysymdef.h
+++ b/nx-X11/include/keysymdef.h
@@ -1,4 +1,3 @@
-/* $Xorg: keysymdef.h,v 1.4 2001/02/09 02:03:23 $ */
/***********************************************************
Copyright 1987, 1994, 1998 The Open Group
@@ -47,7 +46,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: $ */
/*
* The "X11 Window System Protocol" standard defines in Appendix A the