diff options
Diffstat (limited to 'lib/X11/SetBack.c')
-rw-r--r-- | lib/X11/SetBack.c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/lib/X11/SetBack.c b/lib/X11/SetBack.c index 572264d6a..6c207f7d0 100644 --- a/lib/X11/SetBack.c +++ b/lib/X11/SetBack.c @@ -1,9 +1,13 @@ -/* $Xorg: SetBack.c,v 1.3 2000/08/17 19:44:52 cpqbld Exp $ */ +/* $Xorg: SetBack.c,v 1.4 2001/02/09 02:03:36 xorgcvs Exp $ */ /* Copyright 1986, 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. @@ -20,7 +24,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: xc/lib/X11/SetBack.c,v 1.2 1999/05/09 10:50:03 dawes Exp $ */ +/* $XFree86: xc/lib/X11/SetBack.c,v 1.3 2001/01/17 19:41:43 dawes Exp $ */ #include "Xlibint.h" |