diff options
Diffstat (limited to 'programs/Xserver/mfb/mfbgetsp.c')
-rw-r--r-- | programs/Xserver/mfb/mfbgetsp.c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/programs/Xserver/mfb/mfbgetsp.c b/programs/Xserver/mfb/mfbgetsp.c index 8f9191593..8e851925c 100644 --- a/programs/Xserver/mfb/mfbgetsp.c +++ b/programs/Xserver/mfb/mfbgetsp.c @@ -1,10 +1,14 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/mfb/mfbgetsp.c,v 1.2 2001/10/28 03:34:14 tsi Exp $ */ /* Combined Purdue/PurduePlus patches, level 2.0, 1/17/89 */ /*********************************************************** 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. ******************************************************************/ -/* $Xorg: mfbgetsp.c,v 1.3 2000/08/17 19:53:35 cpqbld Exp $ */ +/* $Xorg: mfbgetsp.c,v 1.4 2001/02/09 02:05:19 xorgcvs Exp $ */ #include "X.h" #include "Xmd.h" |