Mercurial > ~dholland > hg > ag > index.cgi
view doc/misc/license.html @ 0:13d2b8934445
Import AnaGram (near-)release tree into Mercurial.
author | David A. Holland |
---|---|
date | Sat, 22 Dec 2007 17:52:45 -0500 |
parents | |
children |
line wrap: on
line source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <Title>AnaGram: License</Title> </HEAD> <BODY BGCOLOR="#ffffff" BACKGROUND="html/tilbl6h.gif" TEXT="#000000" LINK="#0033CC" VLINK="#CC0033" ALINK="#CC0099" > <P align=right> <IMG SRC=html/images/aga6d.gif ALT="AnaGram"><BR> A System for Syntax Directed Programming<BR> Version 2.40<BR> <BR> Copyright © 1993-2002 Parsifal Software<BR> Copyright © 2006, 2007 David A. Holland<BR> All Rights Reserved. </P> <H1>License</H1> <P> <A HREF=#ag>AnaGram</A> and the <A HREF=#engine>AnaGram Parsing Engine</A> are licensed differently in order to make AnaGram maximally useful for software development. </P> <A NAME=ag></A> <H2>AnaGram License</H2> <P> AnaGram, A System for Syntax Directed Programming<BR> Copyright © 1993-2002 Parsifal Software<BR> Copyright © 2006, 2007 David A. Holland<BR> All Rights Reserved. </P> <P> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: </P> <OL> <LI> Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. </LI> <LI> Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. </LI> <LI> All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by Parsifal Software, Jerome T. Holland, and their contributors. </LI> <LI> Neither the name of Parsifal Software nor the name of Jerome T. Holland nor the names of their contributors may be used to endorse or promote products derived from this software without specific prior written permission. </LI> </OL> </P> <P> THIS SOFTWARE IS PROVIDED BY PARSIFAL SOFTWARE, JEROME T. HOLLAND, AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL PARSIFAL SOFTWARE, JEROME T. HOLLAND, OR THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </P> <A NAME=engine></A> <H2>Parsing Engine License</H2> <P> AnaGram Parsing Engine<BR> Copyright © 1993-2002 Parsifal Software<BR> All Rights Reserved.<BR> </P> <P> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. </P> <P> Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: <OL> <LI> The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. </LI> <LI> Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. </LI> <LI> This notice may not be removed or altered from any source distribution. </LI> </OL> </P> </BODY> </HTML>