summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 17:19:07 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 17:19:07 -0700
commit9475bf19a6544f522357f59bd1b04ec7685e3eb8 (patch)
tree6163d7ecc91a6ef146dd188aabc1e717aa13f079
parentcc7172d187ad35a1b851961cc9c588e56c3894fa (diff)
Purge CVS version tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--CutPaste.c2
-rw-r--r--CutPaste.h1
-rw-r--r--RootWin.c2
-rw-r--r--RootWin.h1
-rw-r--r--RootWinP.h1
-rw-r--r--Scale.c2
-rw-r--r--Scale.h2
-rw-r--r--ScaleP.h1
-rw-r--r--app-defaults/Xmag2
-rw-r--r--xmag.c2
-rw-r--r--xmag.man2
11 files changed, 0 insertions, 18 deletions
diff --git a/CutPaste.c b/CutPaste.c
index 30cd7dd..afdebf1 100644
--- a/CutPaste.c
+++ b/CutPaste.c
@@ -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
*/
diff --git a/CutPaste.h b/CutPaste.h
index d1a61bc..bd77af8 100644
--- a/CutPaste.h
+++ b/CutPaste.h
@@ -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.
*
diff --git a/RootWin.c b/RootWin.c
index 2cd5f38..31bdf6e 100644
--- a/RootWin.c
+++ b/RootWin.c
@@ -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>
diff --git a/RootWin.h b/RootWin.h
index ae61794..fd33037 100644
--- a/RootWin.h
+++ b/RootWin.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
diff --git a/RootWinP.h b/RootWinP.h
index 363cdd9..e1b3e37 100644
--- a/RootWinP.h
+++ b/RootWinP.h
@@ -1,4 +1,3 @@
-/* $Xorg: RootWinP.h,v 1.4 2001/02/09 02:05:55 xorgcvs Exp $ */
/*
Copyright 1990, 1998 The Open Group
diff --git a/Scale.c b/Scale.c
index 203d2fd..043bca4 100644
--- a/Scale.c
+++ b/Scale.c
@@ -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
diff --git a/Scale.h b/Scale.h
index 2542886..68a2b68 100644
--- a/Scale.h
+++ b/Scale.h
@@ -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
diff --git a/ScaleP.h b/ScaleP.h
index 181ae46..6449512 100644
--- a/ScaleP.h
+++ b/ScaleP.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
diff --git a/xmag.c b/xmag.c
index cbcf399..7b92a3a 100644
--- a/xmag.c
+++ b/xmag.c
@@ -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"
diff --git a/xmag.man b/xmag.man
index 0f96f77..a396092 100644
--- a/xmag.man
+++ b/xmag.man
@@ -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