diff options
Diffstat (limited to 'lib/Xt/Display.c')
-rw-r--r-- | lib/Xt/Display.c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/lib/Xt/Display.c b/lib/Xt/Display.c index 39be765af..4ad607e85 100644 --- a/lib/Xt/Display.c +++ b/lib/Xt/Display.c @@ -1,4 +1,4 @@ -/* $Xorg: Display.c,v 1.4 2000/08/17 19:46:10 cpqbld Exp $ */ +/* $Xorg: Display.c,v 1.6 2001/02/09 02:03:54 xorgcvs Exp $ */ /*********************************************************** Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts, @@ -32,13 +32,17 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/lib/Xt/Display.c,v 3.11 2001/07/25 15:04:52 dawes Exp $ */ +/* $XFree86: xc/lib/Xt/Display.c,v 3.12 2001/08/22 22:52:18 dawes Exp $ */ /* Copyright 1987, 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. |