From: Egbert Eich Date: Thu, 26 Feb 2004 13:36:24 +0000 (+0000) Subject: readding XFree86's cvs IDs X-Git-Tag: submit/tizen/20130910.025318~54 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=db8b5613464f68104c2fcab70e031b394b53f5b4;p=platform%2Fupstream%2Fxeyes.git readding XFree86's cvs IDs Change-Id: I814edf7f1c79e138e0e5cafd70126101e435698c --- diff --git a/Eyes.c b/Eyes.c index 9b80101..71c3c26 100644 --- a/Eyes.c +++ b/Eyes.c @@ -1,5 +1,5 @@ /* $XConsortium: Eyes.c,v 1.28 94/04/17 20:45:22 eswu Exp $ */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xeyes/Eyes.c,v 1.4 2001/08/27 23:35:13 dawes Exp $ */ /* Copyright (c) 1991 X Consortium diff --git a/transform.c b/transform.c index eabd887..9495790 100644 --- a/transform.c +++ b/transform.c @@ -1,7 +1,7 @@ /* * transformed coordinate system objects for X */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xeyes/transform.c,v 1.4 2001/08/27 23:35:13 dawes Exp $ */ # include # include diff --git a/transform.h b/transform.h index 5bd5182..b22620d 100644 --- a/transform.h +++ b/transform.h @@ -2,7 +2,7 @@ * header file for transformed coordinate system. No rotations * supported, as elipses cannot be rotated in X. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xeyes/transform.h,v 1.3 2000/02/17 14:00:35 dawes Exp $ */ typedef struct _transform { double mx, bx; diff --git a/xeyes.c b/xeyes.c index 022a00f..a78cea1 100644 --- a/xeyes.c +++ b/xeyes.c @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xeyes/xeyes.c,v 1.4 2001/08/27 23:35:13 dawes Exp $ */ #include #include diff --git a/xeyes.man b/xeyes.man index 0328c8f..3b2d22c 100644 --- a/xeyes.man +++ b/xeyes.man @@ -1,6 +1,6 @@ .\" $XConsortium: xeyes.man,v 1.12 94/04/17 20:45:24 gildea Exp $ .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/xeyes/xeyes.man,v 1.4 2003/05/29 21:48:11 herrb Exp $ .\" .TH XEYES 1 __xorgversion__ .SH NAME