diff options
Diffstat (limited to 'lib/X11/GetHints.c')
-rw-r--r-- | lib/X11/GetHints.c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/lib/X11/GetHints.c b/lib/X11/GetHints.c index ba635e7e5..d24527003 100644 --- a/lib/X11/GetHints.c +++ b/lib/X11/GetHints.c @@ -1,10 +1,14 @@ -/* $Xorg: GetHints.c,v 1.4 2000/08/17 19:44:34 cpqbld Exp $ */ +/* $Xorg: GetHints.c,v 1.5 2001/02/09 02:03:33 xorgcvs Exp $ */ /*********************************************************** Copyright 1987, 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. @@ -42,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/lib/X11/GetHints.c,v 1.2 1999/05/09 10:49:26 dawes Exp $ */ +/* $XFree86: xc/lib/X11/GetHints.c,v 1.3 2001/01/17 19:41:36 dawes Exp $ */ #include <X11/Xlibint.h> #include <X11/Xos.h> |