Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
666ef861
Commit
666ef861
authored
Nov 11, 1997
by
Jim Fulton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Python copyright and added link to our web site.
parent
c0b64965
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
49 deletions
+34
-49
lib/python/App/copyright.dtml
lib/python/App/copyright.dtml
+34
-49
No files found.
lib/python/App/copyright.dtml
View file @
666ef861
...
...
@@ -5,7 +5,8 @@
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>Copyright</H2>
<P>
Copyright © 1997 Digital Creations, L.C., 910 Princess Anne Street,
Copyright © 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.
Copyright in the documents, materials and software ("Contents") on this Web
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,
so the above limitation or exclusion may not apply to you.
</P>
<A NAME="PRODUCTS">
<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>
<hr>
<P>
<STRONG><EM>Terms</EM></STRONG>
<BR>
Limited use, reproduction, and distribution of this software is permitted.
Any copy of this software must include both the above copyright notice of
Digital Creations and this paragraph. Any distribution of this software must
comply with all applicable United States export control laws. This
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="PYTHON">
<H3>
<img src="<!--#var SOFTWARE_URL-->/App/PythonPoweredSmall.gif">
This software is powered by <a href="http://www.python.org/">Python</a>!
</H3>
<p>Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
The Netherlands.</p>
<A NAME="RELEASES">
<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><center>All Rights Reserved</center></p>
<P>
<STRONG><EM>Terms</EM></STRONG>
<BR>
Unlimited use, reproduction, and distribution of this software is permitted.
Any copy of this software must include both the above copyright notice of
Digital Creations and this paragraph. Any distribution of this software must
comply with all applicable United States export control laws. This
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>
<p>Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the names of Stichting Mathematisch
Centrum or CWI or Corporation for National Research Initiatives or
CNRI not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior
permission.</p>
<p>While CWI is the initial source for this software, a modified version
is made available by the Corporation for National Research Initiatives
(CNRI) at the Internet address
<a href="ftp://ftp.python.org">ftp://ftp.python.org</a>.</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>
</HTML>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment