diff options
-rw-r--r-- | include/X11/Xcursor/Xcursor.h | 2 | ||||
-rw-r--r-- | man/Xcursor.man | 2 | ||||
-rw-r--r-- | src/cursor.c | 2 | ||||
-rw-r--r-- | src/display.c | 2 | ||||
-rw-r--r-- | src/file.c | 2 | ||||
-rw-r--r-- | src/library.c | 2 | ||||
-rw-r--r-- | src/xcursorint.h | 2 | ||||
-rw-r--r-- | src/xlib.c | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/include/X11/Xcursor/Xcursor.h b/include/X11/Xcursor/Xcursor.h index 3176020..125bb9e 100644 --- a/include/X11/Xcursor/Xcursor.h +++ b/include/X11/Xcursor/Xcursor.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xcursor/Xcursor.h,v 1.4 2003/01/26 03:22:42 eich Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/man/Xcursor.man b/man/Xcursor.man index d3168ea..fffb1a8 100644 --- a/man/Xcursor.man +++ b/man/Xcursor.man @@ -1,5 +1,5 @@ .\" -.\" $XFree86: xc/lib/Xcursor/Xcursor.man,v 1.5 2003/11/23 05:40:36 dawes Exp $ +.\" $XFree86$ .\" .\" Copyright 2002 Keith Packard, member of The XFree86 Project, Inc..\" .\" Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/cursor.c b/src/cursor.c index 9b14ce2..1f85fd9 100644 --- a/src/cursor.c +++ b/src/cursor.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xcursor/cursor.c,v 1.5 2003/01/26 03:22:42 eich Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/display.c b/src/display.c index 1f41a57..445adfd 100644 --- a/src/display.c +++ b/src/display.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xcursor/display.c,v 1.6 2003/02/20 03:13:50 dawes Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xcursor/file.c,v 1.2 2002/09/18 17:11:42 tsi Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/library.c b/src/library.c index b359c45..0450c01 100644 --- a/src/library.c +++ b/src/library.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xcursor/library.c,v 1.4 2003/11/11 01:17:54 dawes Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xcursorint.h b/src/xcursorint.h index 5d4a2f2..604d66f 100644 --- a/src/xcursorint.h +++ b/src/xcursorint.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xcursor/xcursorint.h,v 1.4 2003/01/26 03:22:42 eich Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xcursor/xlib.c,v 1.4 2003/02/22 06:16:15 dawes Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * |