summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--actions.c1
-rw-r--r--app-defaults/XCalc2
-rw-r--r--math.c6
-rw-r--r--xcalc.c2
-rw-r--r--xcalc.h2
-rw-r--r--xcalc.man3
6 files changed, 1 insertions, 15 deletions
diff --git a/actions.c b/actions.c
index 78c3e36..5968feb 100644
--- a/actions.c
+++ b/actions.c
@@ -1,4 +1,3 @@
-/* $XConsortium: actions.c,v 1.9 94/04/17 20:43:30 converse Exp $ */
/*
Copyright (c) 1989 X Consortium
diff --git a/app-defaults/XCalc b/app-defaults/XCalc
index 31d553e..ab114b8 100644
--- a/app-defaults/XCalc
+++ b/app-defaults/XCalc
@@ -1,5 +1,3 @@
-! $XConsortium: XCalc.ad,v 1.13 94/03/03 19:19:32 converse Exp $
-! $XFree86$
! XCalc application class resource file
XCalc.Title: Calculator
diff --git a/math.c b/math.c
index 9719492..e1dab3b 100644
--- a/math.c
+++ b/math.c
@@ -1,8 +1,4 @@
-/* $XConsortium: math.c,v 1.17 91/07/25 17:51:34 rws Exp $
- * $MIT: contrib/programs/xcalc/math.c,v 3.2 1999/12/14 18:53:00 gjcoram Exp$
- * $XFree86: xc/programs/xcalc/math.c,v 1.5tsi Exp $
- * $XdotOrg: xc/programs/xcalc/math.c,v 1.3 2004/05/23 20:03:49 alanc Exp $
- *
+/*
* math.c - mathematics functions for a hand calculator under X
*
* Author: John H. Bradley, University of Pennsylvania
diff --git a/xcalc.c b/xcalc.c
index 0796448..ff1e6de 100644
--- a/xcalc.c
+++ b/xcalc.c
@@ -1,4 +1,3 @@
-/* $XConsortium: xcalc.c,v 1.16 94/04/17 20:43:31 converse Exp $ */
/*
Copyright (c) 1989 X Consortium
@@ -28,7 +27,6 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86$ */
/*
* xcalc.c - a hand calculator for the X Window system
diff --git a/xcalc.h b/xcalc.h
index 5020bfe..855dc4a 100644
--- a/xcalc.h
+++ b/xcalc.h
@@ -1,4 +1,3 @@
-/* $XConsortium: xcalc.h,v 1.4 94/04/17 20:43:32 converse Exp $ */
/*
Copyright (c) 1989 X Consortium
@@ -28,7 +27,6 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86$ */
/*
* xcalc.h - symbolic constants for xcalc
diff --git a/xcalc.man b/xcalc.man
index 14d856e..2da7764 100644
--- a/xcalc.man
+++ b/xcalc.man
@@ -1,5 +1,3 @@
-.\" $XConsortium: xcalc.man,v 1.10 94/04/17 20:43:32 matt Exp $
-.\" $XdotOrg: $
.\" Copyright (c) 1994 X Consortium
.\"
.\" Permission is hereby granted, free of charge, to any person obtaining
@@ -26,7 +24,6 @@
.\" other dealings in this Software without prior written authorization
.\" from the X Consortium.
.\"
-.\" $XFree86: xc/programs/xcalc/xcalc.man,v 1.4 2002/10/12 16:06:46 herrb Exp $
.\"
.de EX \"Begin example
.ne 5