From: Jesse Adkins <[email protected]> Signed-off-by: Jesse Adkins <[email protected]> --- include/X11/extensions/XKBui.h | 2 -- src/XKBui.c | 2 -- src/XKBuiPriv.h | 1 - 3 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/include/X11/extensions/XKBui.h b/include/X11/extensions/XKBui.h index 36c66df..5d5fa43 100644 --- a/include/X11/extensions/XKBui.h +++ b/include/X11/extensions/XKBui.h @@ -1,6 +1,5 @@ #ifndef XKBUI_H #define XKBUI_H 1 -/* $XConsortium: XKBui.h /main/2 1995/12/07 21:18:19 kaleb $ */ /************************************************************ Copyright (c) 1996 by Silicon Graphics Computer Systems, Inc. @@ -26,7 +25,6 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86$ */ #include <X11/Xlib.h> #include <X11/XKBlib.h> diff --git a/src/XKBui.c b/src/XKBui.c index 381bec1..c563efe 100644 --- a/src/XKBui.c +++ b/src/XKBui.c @@ -1,4 +1,3 @@ -/* $XConsortium: XKBui.c /main/2 1995/12/07 21:18:19 kaleb $ */ /************************************************************ Copyright (c) 1996 by Silicon Graphics Computer Systems, Inc. @@ -24,7 +23,6 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86: xc/lib/xkbui/XKBui.c,v 3.6 1999/06/20 07:14:08 dawes Exp $ */ #include <X11/Xos.h> #include <stdio.h> diff --git a/src/XKBuiPriv.h b/src/XKBuiPriv.h index c78b08e..08c54f2 100644 --- a/src/XKBuiPriv.h +++ b/src/XKBuiPriv.h @@ -1,6 +1,5 @@ #ifndef XKBUIPRIV_H #define XKBUIPRIV_H 1 -/* $XConsortium: XKBuiPriv.h /main/2 1995/12/07 21:18:19 kaleb $ */ /************************************************************ Copyright (c) 1996 by Silicon Graphics Computer Systems, Inc. -- 1.7.0.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
