diff options
Diffstat (limited to 'programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c')
| -rw-r--r-- | programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c | 10 | 
1 files changed, 7 insertions, 3 deletions
| diff --git a/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c b/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c index 4fec1e1ca..c1babac8a 100644 --- a/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c +++ b/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c @@ -1,9 +1,13 @@ -/* $Xorg: miConvert.c,v 1.3 2000/08/17 19:47:05 cpqbld Exp $ */ +/* $Xorg: miConvert.c,v 1.4 2001/02/09 02:04:09 xorgcvs Exp $ */  /*  Copyright 1989, 1990, 1991, 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/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c,v 1.7 1998/10/04 09:34:17 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c,v 1.8 2001/01/17 22:12:22 dawes Exp $ */  #include "miLUT.h"  #include "misc.h" | 
