[PATCH] 9/27 app/twm: Purge cvs tags.

Jesse Adkins jesse_adkins7 at yahoo.com
Wed Jul 7 18:41:14 PDT 2010


Signed-off-by: Jesse Adkins <jesse_adkins7 at yahoo.com>
---
man/twm.man      |    3 ---
src/add_window.c |    3 ---
src/add_window.h |    3 ---
src/cursor.c     |    3 ---
src/events.c     |    3 ---
src/events.h     |    3 ---
src/gc.c         |    3 ---
src/gc.h         |    3 ---
src/iconmgr.c    |    4 ----
src/iconmgr.h    |    3 ---
src/icons.c      |    3 ---
src/icons.h      |    3 ---
src/list.c       |    3 ---
src/list.h       |    3 ---
src/menus.c      |    3 ---
src/menus.h      |    3 ---
src/parse.c      |    4 ----
src/parse.h      |    4 ----
src/resize.c     |    4 ----
src/resize.h     |    3 ---
src/screen.h     |    3 ---
src/session.c    |    3 ---
src/session.h    |    1 -
src/twm.c        |    3 ---
src/twm.h        |    3 ---
src/util.c       |    3 ---
src/util.h       |    3 ---
src/version.c    |    1 -
src/version.h    |    2 --
29 files changed, 0 insertions(+), 86 deletions(-)

diff --git a/man/twm.man b/man/twm.man
index 888e57f..ab23f74 100644
--- a/man/twm.man
+++ b/man/twm.man
@@ -1,4 +1,3 @@
-.\" $Xorg: twm.man,v 1.4 2001/02/09 02:05:37 xorgcvs Exp $
.\" Copyright 1993, 1994, 1998  The Open Group
.\" Portions copyright 1988 Evans & Sutherland Computer Corporation.
.\" Portions copyright 1989 Hewlett-Packard Company
@@ -25,8 +24,6 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/twm/twm.man,v 1.9 2001/12/14 20:01:10 dawes Exp $
-.\"
.de EX        \"Begin example
.ne 5
.if n .sp 1
diff --git a/src/add_window.c b/src/add_window.c
index 47610a6..af7e384 100644
--- a/src/add_window.c
+++ b/src/add_window.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/twm/add_window.c,v 1.11 2002/04/04 14:05:58 eich Exp $ 

*/
/*****************************************************************************/
/*

@@ -53,8 +52,6 @@ in this Software without prior written authorization from The 
Open Group.

/**********************************************************************
  *
- * $Xorg: add_window.c,v 1.5 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * Add a new window, put the titlbar and other stuff around
  * the window
  *
diff --git a/src/add_window.h b/src/add_window.h
index 190c9ff..9b883cb 100644
--- a/src/add_window.h
+++ b/src/add_window.h
@@ -48,13 +48,10 @@ in this Software without prior written authorization from 
The Open Group.
/**    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    **/
/**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
/*****************************************************************************/
-/* $XFree86: xc/programs/twm/add_window.h,v 1.5 2001/08/27 21:11:39 dawes Exp $ 

*/


/**********************************************************************
  *
- * $Xorg: add_window.h,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * AddWindow include file
  *
  * 31-Mar-88 Tom LaStrange        Initial Version.
diff --git a/src/cursor.c b/src/cursor.c
index 3c15bd4..83c827e 100644
--- a/src/cursor.c
+++ b/src/cursor.c
@@ -22,12 +22,9 @@ 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/programs/twm/cursor.c,v 1.4 2001/01/17 23:45:05 dawes Exp $ */

/***********************************************************************
  *
- * $Xorg: cursor.c,v 1.5 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * cursor creation code
  *
  * 05-Apr-89 Thomas E. LaStrange    File created
diff --git a/src/events.c b/src/events.c
index 57399a1..7df232a 100644
--- a/src/events.c
+++ b/src/events.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/twm/events.c,v 1.12 2001/12/14 20:01:06 dawes Exp $ */
/*****************************************************************************/
/*

@@ -53,8 +52,6 @@ in this Software without prior written authorization from The 
Open Group.

/***********************************************************************
  *
- * $Xorg: events.c,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * twm event handling
  *
  * 17-Nov-87 Thomas E. LaStrange        File created
diff --git a/src/events.h b/src/events.h
index 6bc941e..3ed340b 100644
--- a/src/events.h
+++ b/src/events.h
@@ -48,13 +48,10 @@ in this Software without prior written authorization from 
The Open Group.
/**    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    **/
/**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
/*****************************************************************************/
-/* $XFree86: xc/programs/twm/events.h,v 1.5 2001/08/27 21:11:39 dawes Exp $ */


/***********************************************************************
  *
- * $Xorg: events.h,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * twm event handler include file
  *
  * 17-Nov-87 Thomas E. LaStrange        File created
diff --git a/src/gc.c b/src/gc.c
index 65a94f5..a1cb613 100644
--- a/src/gc.c
+++ b/src/gc.c
@@ -48,13 +48,10 @@ in this Software without prior written authorization from 
The Open Group.
/*    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    */
/*    OR PERFORMANCE OF THIS SOFTWARE.                                     */
/*********************************************************************(*****/
-/* $XFree86: xc/programs/twm/gc.c,v 1.5 2001/01/17 23:45:06 dawes Exp $ */


/**********************************************************************
  *
- * $Xorg: gc.c,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * Open the fonts and create the GCs
  *
  * 31-Mar-88 Tom LaStrange        Initial Version.
diff --git a/src/gc.h b/src/gc.h
index c0b9566..2d71509 100644
--- a/src/gc.h
+++ b/src/gc.h
@@ -48,13 +48,10 @@ in this Software without prior written authorization from 
The Open Group.
/**    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    **/
/**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
/*****************************************************************************/
-/* $XFree86: xc/programs/twm/gc.h,v 1.4 2001/01/17 23:45:06 dawes Exp $ */


/**********************************************************************
  *
- * $Xorg: gc.h,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * GC related externs
  *
  *  8-Apr-88 Tom LaStrange        Initial Version.
diff --git a/src/iconmgr.c b/src/iconmgr.c
index b90b665..d2d611e 100644
--- a/src/iconmgr.c
+++ b/src/iconmgr.c
@@ -22,18 +22,14 @@ 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/programs/twm/iconmgr.c,v 1.5 2001/01/17 23:45:06 dawes Exp $ */

/***********************************************************************
  *
- * $Xorg: iconmgr.c,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * Icon Manager routines
  *
  * 09-Mar-89 Tom LaStrange        File Created
  *
  ***********************************************************************/
-/* $XFree86: xc/programs/twm/iconmgr.c,v 1.5 2001/01/17 23:45:06 dawes Exp $ */

#include <stdio.h>
#include "twm.h"
diff --git a/src/iconmgr.h b/src/iconmgr.h
index eba3dc5..8e8e515 100644
--- a/src/iconmgr.h
+++ b/src/iconmgr.h
@@ -22,12 +22,9 @@ 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/programs/twm/iconmgr.h,v 1.5 2001/08/27 21:11:39 dawes Exp $ */

/***********************************************************************
  *
- * $Xorg: iconmgr.h,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * Icon Manager includes
  *
  * 09-Mar-89 Tom LaStrange        File Created
diff --git a/src/icons.c b/src/icons.c
index be0410d..d026f4a 100644
--- a/src/icons.c
+++ b/src/icons.c
@@ -22,12 +22,9 @@ 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/programs/twm/icons.c,v 1.6 2001/12/14 20:01:08 dawes Exp $ */

/**********************************************************************
  *
- * $Xorg: icons.c,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * Icon releated routines
  *
  * 10-Apr-89 Tom LaStrange        Initial Version.
diff --git a/src/icons.h b/src/icons.h
index a59e42c..c2fcfb3 100644
--- a/src/icons.h
+++ b/src/icons.h
@@ -22,12 +22,9 @@ 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/programs/twm/icons.h,v 1.4 2001/01/17 23:45:06 dawes Exp $ */

/**********************************************************************
  *
- * $Xorg: icons.h,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * Icon releated definitions
  *
  * 10-Apr-89 Tom LaStrange        Initial Version.
diff --git a/src/list.c b/src/list.c
index 9a5b4f5..d2ba75a 100644
--- a/src/list.c
+++ b/src/list.c
@@ -48,13 +48,10 @@ in this Software without prior written authorization from 
The Open Group.
/**    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    **/
/**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
/*****************************************************************************/
-/* $XFree86: xc/programs/twm/list.c,v 1.8 2002/09/24 21:00:27 tsi Exp $ */


/**********************************************************************
  *
- * $Xorg: list.c,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * TWM code to deal with the name lists for the NoTitle list and
  * the AutoRaise list
  *
diff --git a/src/list.h b/src/list.h
index 35488f5..c67785d 100644
--- a/src/list.h
+++ b/src/list.h
@@ -48,13 +48,10 @@ in this Software without prior written authorization from 
The Open Group.
/**    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    **/
/**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
/*****************************************************************************/
-/* $XFree86: xc/programs/twm/list.h,v 1.4 2001/01/17 23:45:07 dawes Exp $ */


/**********************************************************************
  *
- * $Xorg: list.h,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * TWM list handling external definitions
  *
  * 11-Apr-88 Tom LaStrange        Initial Version.
diff --git a/src/menus.c b/src/menus.c
index d91dd24..26523d7 100644
--- a/src/menus.c
+++ b/src/menus.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/twm/menus.c,v 1.18tsi Exp $ */
/*****************************************************************************/
/*

@@ -53,8 +52,6 @@ in this Software without prior written authorization from The 
Open Group.

/***********************************************************************
  *
- * $Xorg: menus.c,v 1.6 2001/02/09 02:05:36 xorgcvs Exp $
- *
  * twm menu code
  *
  * 17-Nov-87 Thomas E. LaStrange        File created
diff --git a/src/menus.h b/src/menus.h
index 6e8c31f..0a75622 100644
--- a/src/menus.h
+++ b/src/menus.h
@@ -48,13 +48,10 @@ in this Software without prior written authorization from 
The Open Group.
/**    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    **/
/**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
/*****************************************************************************/
-/* $XFree86: xc/programs/twm/menus.h,v 1.5 2001/08/27 21:11:40 dawes Exp $ */


/***********************************************************************
  *
- * $Xorg: menus.h,v 1.4 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * twm menus include file
  *
  * 17-Nov-87 Thomas E. LaStrange        File created
diff --git a/src/parse.c b/src/parse.c
index 88b0b08..1e2c6cb 100644
--- a/src/parse.c
+++ b/src/parse.c
@@ -1,5 +1,3 @@
-/* $XdotOrg: $ */
-/* $XFree86: xc/programs/twm/parse.c,v 1.15 2002/09/24 21:00:28 tsi Exp $ */
/*****************************************************************************/
/*

@@ -54,8 +52,6 @@ in this Software without prior written authorization from The 
Open Group.

/***********************************************************************
  *
- * $Xorg: parse.c,v 1.5 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * parse the .twmrc file
  *
  * 17-Nov-87 Thomas E. LaStrange       File created
diff --git a/src/parse.h b/src/parse.h
index 1768f10..35ef932 100644
--- a/src/parse.h
+++ b/src/parse.h
@@ -1,5 +1,3 @@
-/* $XdotOrg: $ */
-/* $XFree86: xc/programs/twm/parse.h,v 1.10 2001/09/30 17:58:19 herrb Exp $ */
/*****************************************************************************/
/*

@@ -54,8 +52,6 @@ in this Software without prior written authorization from The 
Open Group.

/**********************************************************************
  *
- * $Xorg: parse.h,v 1.4 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * .twmrc parsing externs
  *
  *  8-Apr-88 Tom LaStrange        Initial Version.
diff --git a/src/resize.c b/src/resize.c
index 2f114e1..9a8717f 100644
--- a/src/resize.c
+++ b/src/resize.c
@@ -52,16 +52,12 @@ in this Software without prior written authorization from 
The Open Group.

/***********************************************************************
  *
- * $Xorg: resize.c,v 1.5 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * window resizing borrowed from the "wm" window manager
  *
  * 11-Dec-87 Thomas E. LaStrange                File created
  *
  ***********************************************************************/

-/* $XFree86: xc/programs/twm/resize.c,v 1.7 2001/01/17 23:45:07 dawes Exp $ */
-
#include <stdio.h>
#include "twm.h"
#include "parse.h"
diff --git a/src/resize.h b/src/resize.h
index 4cee8f2..0f4b675 100644
--- a/src/resize.h
+++ b/src/resize.h
@@ -48,13 +48,10 @@ in this Software without prior written authorization from 
The Open Group.
/**    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    **/
/**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
/*****************************************************************************/
-/* $XFree86: xc/programs/twm/resize.h,v 1.4 2001/01/17 23:45:08 dawes Exp $ */


/**********************************************************************
  *
- * $Xorg: resize.h,v 1.4 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * resize function externs
  *
  *  8-Apr-88 Tom LaStrange        Initial Version.
diff --git a/src/screen.h b/src/screen.h
index 2299262..db40be1 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -25,14 +25,11 @@ in this Software without prior written authorization from 
The Open Group.

/***********************************************************************
  *
- * $Xorg: screen.h,v 1.4 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * twm per-screen data include file
  *
  * 11-3-88 Dave Payne, Apple Computer            File created
  *
  ***********************************************************************/
-/* $XFree86: xc/programs/twm/screen.h,v 1.4 2001/01/17 23:45:08 dawes Exp $ */

#ifndef _SCREEN_
#define _SCREEN_
diff --git a/src/session.c b/src/session.c
index 7c4ce99..b633d4e 100644
--- a/src/session.c
+++ b/src/session.c
@@ -1,5 +1,3 @@
-/* $Xorg: session.c,v 1.5 2001/02/09 02:05:37 xorgcvs Exp $ */
-/* $XdotOrg: app/twm/src/session.c,v 1.3 2005/07/16 22:07:13 alanc Exp $ */
/******************************************************************************

Copyright 1994, 1998  The Open Group
@@ -26,7 +24,6 @@ in this Software without prior written authorization from The 
Open Group.

Author:  Ralph Mor, X Consortium
******************************************************************************/
-/* $XFree86: xc/programs/twm/session.c,v 3.8 2001/12/14 20:01:10 dawes Exp $ */

#ifdef HAVE_CONFIG_H
# include "config.h"
diff --git a/src/session.h b/src/session.h
index cc59a7d..21f951a 100644
--- a/src/session.h
+++ b/src/session.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/twm/session.h,v 1.1 1999/02/20 14:55:52 hohndel Exp $ 
*/
/*
  * Copyright (C) 1998 The XFree86 Project, Inc.  All Rights Reserved.
  *
diff --git a/src/twm.c b/src/twm.c
index f0f645e..adbd071 100644
--- a/src/twm.c
+++ b/src/twm.c
@@ -53,15 +53,12 @@ in this Software without prior written authorization from 
The Open Group.

/***********************************************************************
  *
- * $Xorg: twm.c,v 1.5 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * twm - "Tom's Window Manager"
  *
  * 27-Oct-1987 Thomas E. LaStrange    File created
  * 10-Oct-1990 David M. Sternlicht    Storing saved colors on root
  * 19-Feb-2005 Julien Lafon           Handle print screens for unified Xserver
  ***********************************************************************/
-/* $XFree86: xc/programs/twm/twm.c,v 3.13 2003/04/21 08:15:10 herrb Exp $ */

#include <stdio.h>
#include <signal.h>
diff --git a/src/twm.h b/src/twm.h
index 1998af1..420d6c8 100644
--- a/src/twm.h
+++ b/src/twm.h
@@ -53,14 +53,11 @@ from The Open Group.

/***********************************************************************
  *
- * $Xorg: twm.h,v 1.4 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * twm include file
  *
  * 28-Oct-87 Thomas E. LaStrange    File created
  * 10-Oct-90 David M. Sternlicht        Storeing saved colors on root
  ***********************************************************************/
-/* $XFree86: xc/programs/twm/twm.h,v 3.12 2001/12/14 20:01:10 dawes Exp $ */

#ifndef _TWM_
#define _TWM_
diff --git a/src/util.c b/src/util.c
index 1e87847..812886d 100644
--- a/src/util.c
+++ b/src/util.c
@@ -48,13 +48,10 @@ in this Software without prior written authorization from 
The Open Group.
/**    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    **/
/**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
/*****************************************************************************/
-/* $XFree86: xc/programs/twm/util.c,v 1.12 2002/09/19 13:22:05 tsi Exp $ */


/***********************************************************************
  *
- * $Xorg: util.c,v 1.5 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * utility routines for twm
  *
  * 28-Oct-87 Thomas E. LaStrange    File created
diff --git a/src/util.h b/src/util.h
index 4cbd091..216e9d9 100644
--- a/src/util.h
+++ b/src/util.h
@@ -48,13 +48,10 @@ in this Software without prior written authorization from 
The Open Group.
/**    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    **/
/**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
/*****************************************************************************/
-/* $XFree86: xc/programs/twm/util.h,v 1.6 2001/01/17 23:45:08 dawes Exp $ */


/***********************************************************************
  *
- * $Xorg: util.h,v 1.4 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * utility routines header file
  *
  * 28-Oct-87 Thomas E. LaStrange        File created
diff --git a/src/version.c b/src/version.c
index ecd0d71..b50a129 100644
--- a/src/version.c
+++ b/src/version.c
@@ -49,6 +49,5 @@ in this Software without prior written authorization from The 
Open Group.
/**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
/*****************************************************************************/

-/* $Xorg: version.c,v 1.4 2001/02/09 02:05:37 xorgcvs Exp $ */
char *Version = XVENDORNAME", "XORG_RELEASE;

diff --git a/src/version.h b/src/version.h
index d232190..0239c2b 100644
--- a/src/version.h
+++ b/src/version.h
@@ -51,8 +51,6 @@ in this Software without prior written authorization from The 
Open Group.

/**********************************************************************
  *
- * $Xorg: version.h,v 1.4 2001/02/09 02:05:37 xorgcvs Exp $
- *
  * TWM version externs
  *
  *  8-Apr-88 Tom LaStrange        Initial Version.
-- 
1.7.0.4



      


More information about the xorg-devel mailing list