diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:33 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:33 +0000 |
commit | e61377128a66342b8e39a4c5b7e2acd34f38799f (patch) | |
tree | 11be361511aef3fe64cd3562bbc245f7b7f07ab8 | |
parent | 696a58bfcb75b56cad6e5994f8c974ac4bb884da (diff) |
readding XFree86's cvs IDs
-rw-r--r-- | include/X11/extensions/Xrandr.h | 2 | ||||
-rw-r--r-- | man/Xrandr.man | 2 | ||||
-rw-r--r-- | src/Xrandr.c | 2 | ||||
-rw-r--r-- | src/Xrandrint.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/X11/extensions/Xrandr.h b/include/X11/extensions/Xrandr.h index 919fcdc..7a0d6c5 100644 --- a/include/X11/extensions/Xrandr.h +++ b/include/X11/extensions/Xrandr.h @@ -1,5 +1,5 @@ /* - * $XFree86$ + * $XFree86: xc/lib/Xrandr/Xrandr.h,v 1.11 2002/10/14 18:01:39 keithp Exp $ * * Copyright © 2000 Compaq Computer Corporation, Inc. * Copyright © 2002 Hewlett-Packard Company, Inc. diff --git a/man/Xrandr.man b/man/Xrandr.man index e27e5ff..0786767 100644 --- a/man/Xrandr.man +++ b/man/Xrandr.man @@ -1,5 +1,5 @@ .\" -.\" $XFree86$ +.\" $XFree86: xc/lib/Xrandr/Xrandr.man,v 1.8 2003/11/23 05:40:36 dawes Exp $ .\" .\" Copyright 2002 Hewlett-Packard Company.\" .\" Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/Xrandr.c b/src/Xrandr.c index 0d9e956..6b3e2f5 100644 --- a/src/Xrandr.c +++ b/src/Xrandr.c @@ -1,5 +1,5 @@ /* - * $XFree86$ + * $XFree86: xc/lib/Xrandr/Xrandr.c,v 1.14 2003/05/27 22:26:42 tsi Exp $ * * Copyright © 2000 Compaq Computer Corporation, Inc. * Copyright © 2002 Hewlett Packard Company, Inc. diff --git a/src/Xrandrint.h b/src/Xrandrint.h index 33bc9d1..2ec5d86 100644 --- a/src/Xrandrint.h +++ b/src/Xrandrint.h @@ -1,5 +1,5 @@ /* - * $XFree86$ + * $XFree86: xc/lib/Xrandr/Xrandrint.h,v 1.4 2002/10/14 18:01:40 keithp Exp $ * * * Copyright © 2000, Compaq Computer Corporation, |