diff options
Diffstat (limited to 'programs/Xserver/mfb/mfbzerarc.c')
-rw-r--r-- | programs/Xserver/mfb/mfbzerarc.c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/programs/Xserver/mfb/mfbzerarc.c b/programs/Xserver/mfb/mfbzerarc.c index 69cc9d36d..f7f55cfd6 100644 --- a/programs/Xserver/mfb/mfbzerarc.c +++ b/programs/Xserver/mfb/mfbzerarc.c @@ -1,9 +1,13 @@ -/* $XFree86: xc/programs/Xserver/mfb/mfbzerarc.c,v 3.4 2000/02/12 03:40:03 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/mfb/mfbzerarc.c,v 3.5 2001/01/17 22:37:03 dawes Exp $ */ /************************************************************ Copyright 1989, 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. @@ -21,7 +25,7 @@ in this Software without prior written authorization from The Open Group. ********************************************************/ -/* $Xorg: mfbzerarc.c,v 1.3 2000/08/17 19:53:36 cpqbld Exp $ */ +/* $Xorg: mfbzerarc.c,v 1.4 2001/02/09 02:05:19 xorgcvs Exp $ */ /* Derived from: * "Algorithm for drawing ellipses or hyperbolae with a digital plotter" |