diff options
Diffstat (limited to 'programs/xdm/rpcauth.c')
-rw-r--r-- | programs/xdm/rpcauth.c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/programs/xdm/rpcauth.c b/programs/xdm/rpcauth.c index f5f513122..75e465b16 100644 --- a/programs/xdm/rpcauth.c +++ b/programs/xdm/rpcauth.c @@ -1,9 +1,13 @@ -/* $Xorg: rpcauth.c,v 1.3 2000/08/17 19:54:15 cpqbld Exp $ */ +/* $Xorg: rpcauth.c,v 1.4 2001/02/09 02:05:40 xorgcvs Exp $ */ /* Copyright 1988, 1998 The Open Group -All Rights Reserved. +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. @@ -22,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xdm/rpcauth.c,v 1.2 1998/10/10 15:25:38 dawes Exp $ */ +/* $XFree86: xc/programs/xdm/rpcauth.c,v 1.3 2001/01/17 23:45:22 dawes Exp $ */ /* * xdm - display manager daemon |