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
61cea9f1
Commit
61cea9f1
authored
Feb 28, 2011
by
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- corrected copyright information shown in the ZMI
parent
5682e6e6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
37 deletions
+3
-37
doc/CHANGES.rst
doc/CHANGES.rst
+1
-0
src/App/dtml/copyright.dtml
src/App/dtml/copyright.dtml
+1
-36
src/App/dtml/menu.dtml
src/App/dtml/menu.dtml
+1
-1
No files found.
doc/CHANGES.rst
View file @
61cea9f1
...
...
@@ -11,6 +11,7 @@ http://docs.zope.org/zope2/releases/.
Bugs Fixed
++++++++++
- Corrected copyright information shown in the ZMI.
2.12.16 (2011-02-23)
--------------------
...
...
src/App/dtml/copyright.dtml
View file @
61cea9f1
...
...
@@ -15,7 +15,7 @@
<H2>
Zope Public License (ZPL) Version 2.1
</H2>
<h3>
This software is Copyright
©
<a
href=
"http://www.zope
.com/"
TARGET=
"_top"
>
Zope Corporation
</a>
™
and
<a
href=
"http://www.zope
foundation.org/"
target=
"_top"
>
Zope Foundation
</a>
and
Contributors. All rights reserved.
</h3>
<p>
...
...
@@ -128,41 +128,6 @@ 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.
</strong></p>
<hr>
<p>
Zope uses the xmlrpclib module:
</p>
Copyright
©
1999 by Secret Labs AB
<br>
Copyright
©
1999 by Fredrik Lundh
</p>
<p>
By obtaining, using, and/or copying this software and/or its
associated documentation, you agree that you have read, understood,
and will comply with the following terms and conditions:
</p>
<p>
Permission to use, copy, modify, and distribute this software and its
associated documentation for any purpose and without fee is hereby
granted, provided that the above copyright notice appears in all
copies, and that both that copyright notice and this permission notice
appear in supporting documentation, and that the name of Secret Labs
AB or the author not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior
permission.
</p>
<p><strong>
SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR 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.
</strong></p>
<hr>
<p>
Zope uses the C expat library by James Clark, for parsing XML text.
</p>
<P>
Copyright (c) 1998, 1999 Zope Foundation and Contributors
HREF="http://www.mozilla.org/NPL/NPL-1_1Final.html">Mozilla Public
License Version 1.1
</A>
.
</p>
<hr>
<A
NAME=
"CREDITS"
>
...
...
src/App/dtml/menu.dtml
View file @
61cea9f1
...
...
@@ -49,7 +49,7 @@ td {
<td valign="top" nowrap>
<strong>
<a href="manage_copyright" target="manage_main">
© Zope
Corpor
ation
© Zope
Found
ation
</a>
</strong>
</td>
...
...
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