diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 17:19:07 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 17:19:07 -0700 |
commit | 9475bf19a6544f522357f59bd1b04ec7685e3eb8 (patch) | |
tree | 6163d7ecc91a6ef146dd188aabc1e717aa13f079 | |
parent | cc7172d187ad35a1b851961cc9c588e56c3894fa (diff) |
Purge CVS version tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | CutPaste.c | 2 | ||||
-rw-r--r-- | CutPaste.h | 1 | ||||
-rw-r--r-- | RootWin.c | 2 | ||||
-rw-r--r-- | RootWin.h | 1 | ||||
-rw-r--r-- | RootWinP.h | 1 | ||||
-rw-r--r-- | Scale.c | 2 | ||||
-rw-r--r-- | Scale.h | 2 | ||||
-rw-r--r-- | ScaleP.h | 1 | ||||
-rw-r--r-- | app-defaults/Xmag | 2 | ||||
-rw-r--r-- | xmag.c | 2 | ||||
-rw-r--r-- | xmag.man | 2 |
11 files changed, 0 insertions, 18 deletions
@@ -1,4 +1,3 @@ -/* $Xorg: CutPaste.c,v 1.4 2001/02/09 02:05:55 xorgcvs Exp $ */ /* Copyright 1989, 1998 The Open Group @@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xmag/CutPaste.c,v 1.5 2001/01/17 23:46:19 dawes Exp $ */ /* * Author: Davor Matic, MIT X Consortium */ @@ -1,4 +1,3 @@ -/* $XFree86: xc/programs/xmag/CutPaste.h,v 1.1 1999/03/07 11:41:12 dawes Exp $ */ /* * Copyright (C) 1999 The XFree86 Project, Inc. All Rights Reserved. * @@ -1,4 +1,3 @@ -/* $Xorg: RootWin.c,v 1.4 2001/02/09 02:05:55 xorgcvs Exp $ */ /* Copyright 1990, 1998 The Open Group @@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xmag/RootWin.c,v 1.4 2001/01/17 23:46:20 dawes Exp $ */ #include <X11/IntrinsicP.h> @@ -1,4 +1,3 @@ -/* $Xorg: RootWin.h,v 1.4 2001/02/09 02:05:55 xorgcvs Exp $ */ /* Copyright 1990, 1998 The Open Group @@ -1,4 +1,3 @@ -/* $Xorg: RootWinP.h,v 1.4 2001/02/09 02:05:55 xorgcvs Exp $ */ /* Copyright 1990, 1998 The Open Group @@ -1,4 +1,3 @@ -/* $Xorg: Scale.c,v 1.4 2001/02/09 02:05:55 xorgcvs Exp $ */ /* Copyright 1989, 1998 The Open Group @@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xmag/Scale.c,v 3.8 2001/07/25 15:05:26 dawes Exp $ */ /* * Author: Davor Matic, MIT X Consortium @@ -1,4 +1,3 @@ -/* $Xorg: Scale.h,v 1.4 2001/02/09 02:05:55 xorgcvs Exp $ */ /* Copyright 1993, 1998 The Open Group @@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xmag/Scale.h,v 1.4 2001/01/17 23:46:20 dawes Exp $ */ #ifndef _XawScale_h #define _XawScale_h @@ -1,4 +1,3 @@ -/* $Xorg: ScaleP.h,v 1.4 2001/02/09 02:05:55 xorgcvs Exp $ */ /* Copyright 1989, 1998 The Open Group diff --git a/app-defaults/Xmag b/app-defaults/Xmag index 1bc4961..3c737f4 100644 --- a/app-defaults/Xmag +++ b/app-defaults/Xmag @@ -1,5 +1,3 @@ -! $Xorg: Xmag.ad,v 1.3 2000/08/17 19:54:54 cpqbld Exp $ -! $XFree86$ *Font: fixed *pane2*orientation: horizontal *pane2*showGrip: False @@ -1,4 +1,3 @@ -/* $Xorg: xmag.c,v 1.4 2001/02/09 02:05:55 xorgcvs Exp $ */ /* Copyright 1991, 1998 The Open Group @@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xmag.c,v 1.13 2003/05/27 22:27:07 tsi Exp $ */ #include "config.h" @@ -1,4 +1,3 @@ -.\" $Xorg: xmag.man,v 1.4 2001/02/09 02:05:55 xorgcvs Exp $ .\" Copyright 1991, 1994, 1998 The Open Group .\" .\" Permission to use, copy, modify, distribute, and sell this software and its @@ -23,7 +22,6 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/xmag/xmag.man,v 1.6 2001/01/27 18:21:18 dawes Exp $ .\" .TH XMAG 1 __xorgversion__ .SH NAME |