diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:30 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:30 +0000 |
commit | 494e0315dcd701302bb81f2b68f759917ad401dd (patch) | |
tree | dac6cafb3be04511d07dfc10bf56d944236580b4 | |
parent | 690d8700431f1afcb585897e7cc49b4fd7c9cf46 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | AuDispose.c | 2 | ||||
-rw-r--r-- | AuFileName.c | 2 | ||||
-rw-r--r-- | AuGetAddr.c | 2 | ||||
-rw-r--r-- | AuGetBest.c | 2 | ||||
-rw-r--r-- | AuLock.c | 2 | ||||
-rw-r--r-- | AuRead.c | 2 | ||||
-rw-r--r-- | AuUnlock.c | 2 | ||||
-rw-r--r-- | AuWrite.c | 2 | ||||
-rw-r--r-- | Xau.man | 2 | ||||
-rw-r--r-- | include/X11/Xauth.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/AuDispose.c b/AuDispose.c index 6cd87e5..4847abc 100644 --- a/AuDispose.c +++ b/AuDispose.c @@ -25,7 +25,7 @@ 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$ */ +/* $XFree86: xc/lib/Xau/AuDispose.c,v 1.5 2001/12/14 19:54:36 dawes Exp $ */ #include <X11/Xauth.h> #include <stdlib.h> diff --git a/AuFileName.c b/AuFileName.c index c833688..a1bb520 100644 --- a/AuFileName.c +++ b/AuFileName.c @@ -25,7 +25,7 @@ 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$ */ +/* $XFree86: xc/lib/Xau/AuFileName.c,v 3.7 2001/12/14 19:54:36 dawes Exp $ */ #include <X11/Xauth.h> #include <X11/Xos.h> diff --git a/AuGetAddr.c b/AuGetAddr.c index dd43d34..b0a4caf 100644 --- a/AuGetAddr.c +++ b/AuGetAddr.c @@ -25,7 +25,7 @@ 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$ */ +/* $XFree86: xc/lib/Xau/AuGetAddr.c,v 1.6 2003/11/17 22:20:21 dawes Exp $ */ #include <X11/Xauth.h> #include <X11/Xos.h> diff --git a/AuGetBest.c b/AuGetBest.c index d1f888e..c8661eb 100644 --- a/AuGetBest.c +++ b/AuGetBest.c @@ -25,7 +25,7 @@ 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$ */ +/* $XFree86: xc/lib/Xau/AuGetBest.c,v 1.8 2003/11/17 22:20:21 dawes Exp $ */ #include <X11/Xauth.h> #include <X11/Xos.h> @@ -25,7 +25,7 @@ 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$ */ +/* $XFree86: xc/lib/Xau/AuLock.c,v 3.7 2003/11/17 22:20:21 dawes Exp $ */ #include <X11/Xauth.h> #include <X11/Xos.h> @@ -25,7 +25,7 @@ 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$ */ +/* $XFree86: xc/lib/Xau/AuRead.c,v 1.6 2001/12/14 19:54:36 dawes Exp $ */ #include <X11/Xauth.h> #include <stdlib.h> @@ -25,7 +25,7 @@ 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$ */ +/* $XFree86: xc/lib/Xau/AuUnlock.c,v 1.5 2003/11/17 22:20:21 dawes Exp $ */ #include <X11/Xauth.h> #include <X11/Xos.h> @@ -25,7 +25,7 @@ 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$ */ +/* $XFree86: xc/lib/Xau/AuWrite.c,v 1.4 2001/12/14 19:54:36 dawes Exp $ */ #include <X11/Xauth.h> @@ -24,7 +24,7 @@ .\" dealing in this Software without prior written authorization from the .\" X Consortium. .\" -.\" $XFree86$ +.\" $XFree86: xc/doc/man/Xau/Xau.man,v 1.3 2003/04/28 22:18:14 herrb Exp $ .\" .TH Xau 3 __xorgversion__ .SH NAME diff --git a/include/X11/Xauth.h b/include/X11/Xauth.h index 86f4647..7340687 100644 --- a/include/X11/Xauth.h +++ b/include/X11/Xauth.h @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xau/Xauth.h,v 1.6 2003/11/17 22:20:21 dawes Exp $ */ #ifndef _Xauth_h #define _Xauth_h |