diff options
-rw-r--r-- | Clock.c | 7 | ||||
-rw-r--r-- | Clock.h | 2 | ||||
-rw-r--r-- | ClockP.h | 2 | ||||
-rw-r--r-- | app-defaults/Clock-color | 1 | ||||
-rw-r--r-- | man/oclock.man | 2 | ||||
-rw-r--r-- | oclock.c | 5 | ||||
-rw-r--r-- | transform.c | 2 | ||||
-rw-r--r-- | transform.h | 2 |
8 files changed, 5 insertions, 18 deletions
@@ -1,6 +1,5 @@ /* - * $Xorg: Clock.c,v 1.4 2001/02/09 02:05:33 xorgcvs Exp $ - * + Copyright 1989, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its @@ -22,8 +21,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 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/oclock/Clock.c,v 1.6 2001/07/25 15:05:15 dawes Exp $ */ + +*/ /* * Clock.c @@ -1,4 +1,3 @@ -/* $Xorg: Clock.h,v 1.4 2001/02/09 02:05:33 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/oclock/Clock.h,v 1.4 2001/01/17 23:45:01 dawes Exp $ */ #ifndef _XtClock_h #define _XtClock_h @@ -1,4 +1,3 @@ -/* $Xorg: ClockP.h,v 1.4 2001/02/09 02:05:33 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/oclock/ClockP.h,v 1.4 2001/01/17 23:45:01 dawes Exp $ */ #ifndef _ClockP_h diff --git a/app-defaults/Clock-color b/app-defaults/Clock-color index 00e87f4..542ce41 100644 --- a/app-defaults/Clock-color +++ b/app-defaults/Clock-color @@ -1,4 +1,3 @@ -! $Xorg: Clock-col.ad,v 1.3 2000/08/17 19:53:59 cpqbld Exp $ Clock*Background: grey Clock*BorderColor: light blue Clock*hour: yellow diff --git a/man/oclock.man b/man/oclock.man index feb06eb..bfe8ebb 100644 --- a/man/oclock.man +++ b/man/oclock.man @@ -1,4 +1,3 @@ -.\" $Xorg: oclock.man,v 1.4 2001/02/09 02:05:33 xorgcvs Exp $ .\" Copyright 1989, 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/oclock/oclock.man,v 1.8 2001/12/14 20:01:00 dawes Exp $ .\" .TH OCLOCK 1 __xorgversion__ .SH NAME @@ -1,6 +1,5 @@ /* - * $Xorg: oclock.c,v 1.4 2001/02/09 02:05:33 xorgcvs Exp $ - * + Copyright 1989, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its @@ -22,8 +21,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 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/oclock/oclock.c,v 1.7tsi Exp $ */ #include <X11/Intrinsic.h> #include <X11/Xatom.h> diff --git a/transform.c b/transform.c index aa1c10e..36a2f3e 100644 --- a/transform.c +++ b/transform.c @@ -1,4 +1,3 @@ -/* $Xorg: transform.c,v 1.4 2001/02/09 02:05:33 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/oclock/transform.c,v 3.4 2001/07/25 15:05:15 dawes Exp $ */ /* diff --git a/transform.h b/transform.h index dc96dbc..58238c4 100644 --- a/transform.h +++ b/transform.h @@ -1,4 +1,3 @@ -/* $Xorg: transform.h,v 1.4 2001/02/09 02:05:33 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/oclock/transform.h,v 1.4 2001/01/17 23:45:01 dawes Exp $ */ /* |