Commit 666ef861 authored by Jim Fulton's avatar Jim Fulton

Added Python copyright and added link to our web site.

parent c0b64965
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555"> <BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>Copyright</H2> <H2>Copyright</H2>
<P> <P>
Copyright &copy; 1997 Digital Creations, L.C., 910 Princess Anne Street, Copyright &copy; 1997 <a href="http://www.digicool.com">Digital Creations</a>,
L.C., 910 Princess Anne Street,
Suite 300, Fredericksburg, Virginia 22401 U.S.A. All rights reserved. Suite 300, Fredericksburg, Virginia 22401 U.S.A. All rights reserved.
Copyright in the documents, materials and software ("Contents") on this Web Copyright in the documents, materials and software ("Contents") on this Web
Server is owned by DCLC, unless otherwise indicated. Permission to use, copy Server is owned by DCLC, unless otherwise indicated. Permission to use, copy
...@@ -46,57 +47,41 @@ warranties or limitation of liability for incidental or consequential damages, ...@@ -46,57 +47,41 @@ warranties or limitation of liability for incidental or consequential damages,
so the above limitation or exclusion may not apply to you. so the above limitation or exclusion may not apply to you.
</P> </P>
<A NAME="PRODUCTS"> <hr>
<H3>Copyright for Products...</H3>
<P>
This copyright applies to artifacts that Digital Creations labels a product.
Generally, a product is software that we create for commercial use, and
restrict access to for commerical purposes.
</P>
<P> <A NAME="PYTHON">
<STRONG><EM>Terms</EM></STRONG> <H3>
<BR> <img src="<!--#var SOFTWARE_URL-->/App/PythonPoweredSmall.gif">
Limited use, reproduction, and distribution of this software is permitted. This software is powered by <a href="http://www.python.org/">Python</a>!
Any copy of this software must include both the above copyright notice of </H3>
Digital Creations and this paragraph. Any distribution of this software must <p>Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
comply with all applicable United States export control laws. This The Netherlands.</p>
software is made available AS IS, and Digital Creations
DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE, AND NOTWITHSTANDING ANY OTHER PROVISION CONTAINED HEREIN, ANY
LIABILITY FOR DAMAGES RESULTING FROM THE SOFTWARE OR ITS USE IS EXPRESSLY
DISCLAIMED, WHETHER ARISING IN CONTRACT, TORT (INCLUDING NEGLIGENCE) OR STRICT
LIABILITY, EVEN IF Digital Creations IS ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
</P>
<A NAME="RELEASES"> <p><center>All Rights Reserved</center></p>
<H3>Copyright for Releases...</H3>
<P>
This copyright applies to artificats that Digital Creations labels a
release. Generally, a release is software that we support, but place no
restrictions on use.
Additionally, we retain full intellectual property. These specific terms
are outlined below.
</P>
<P> <p>Permission to use, copy, modify, and distribute this software and its
<STRONG><EM>Terms</EM></STRONG> documentation for any purpose and without fee is hereby granted,
<BR> provided that the above copyright notice appear in all copies and that
Unlimited use, reproduction, and distribution of this software is permitted. both that copyright notice and this permission notice appear in
Any copy of this software must include both the above copyright notice of supporting documentation, and that the names of Stichting Mathematisch
Digital Creations and this paragraph. Any distribution of this software must Centrum or CWI or Corporation for National Research Initiatives or
comply with all applicable United States export control laws. This CNRI not be used in advertising or publicity pertaining to
software is made available AS IS, and Digital Creations distribution of the software without specific, written prior
DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION permission.</p>
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE, AND NOTWITHSTANDING ANY OTHER PROVISION CONTAINED HEREIN, ANY <p>While CWI is the initial source for this software, a modified version
LIABILITY FOR DAMAGES RESULTING FROM THE SOFTWARE OR ITS USE IS EXPRESSLY is made available by the Corporation for National Research Initiatives
DISCLAIMED, WHETHER ARISING IN CONTRACT, TORT (INCLUDING NEGLIGENCE) OR STRICT (CNRI) at the Internet address
LIABILITY, EVEN IF Digital Creations IS ADVISED OF THE POSSIBILITY OF SUCH <a href="ftp://ftp.python.org">ftp://ftp.python.org</a>.</p>
DAMAGES.
</P> <p>STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH
CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.</p>
</BODY> </BODY>
</HTML> </HTML>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment