[Zope3-checkins] SVN: Zope3/branches/srichter-twisted-integration/
Added twisted via an external link to the repository.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Tue Apr 12 17:11:08 EDT 2005
Log message for revision 29959:
Added twisted via an external link to the repository.
Changed:
U Zope3/branches/srichter-twisted-integration/LICENSES.txt
_U Zope3/branches/srichter-twisted-integration/src/
-=-
Modified: Zope3/branches/srichter-twisted-integration/LICENSES.txt
===================================================================
--- Zope3/branches/srichter-twisted-integration/LICENSES.txt 2005-04-12 20:42:53 UTC (rev 29958)
+++ Zope3/branches/srichter-twisted-integration/LICENSES.txt 2005-04-12 21:11:08 UTC (rev 29959)
@@ -49,8 +49,10 @@
------------------------------------------------------------------------------
- All trademarks and registered trademarks mentioned herein are the property of their respective owners.
+ All trademarks and registered trademarks mentioned herein are the property
+ of their respective owners.
+
----------------------------------------------------------------------
The docutils package was implemented and placed in the public domain by
@@ -66,6 +68,7 @@
it under the terms of the Python 2.1.1 license, available at
http://www.python.org/2.1.1/license.html
+
----------------------------------------------------------------------
The zope.testing.doctest module is a copy of the doctest module from
@@ -73,3 +76,58 @@
Software Foundation (PSF) and is covered by the PSF license agreement
for Python 2.4. We will no-longer distribute this module with Zope at
some point on the future.
+
+
+----------------------------------------------------------------------
+
+The following license is for ``twisted``. This is standard MIT License with
+all copyright-holders listed:
+
+ Copyright (c) 2004
+ Allen Short
+ Andrew Bennetts
+ Benjamin Bruheim
+ Bob Ippolito
+ Christopher Armstrong
+ Donovan Preston
+ Eric Mangold
+ Itamar Shtull-Trauring
+ James Knight
+ Jason A. Mobarak
+ Jonathan Lange
+ Jonathan D. Simms
+ Jp Calderone
+ Jürgen Hermann
+ Kevin Turner
+ Mary Gardiner
+ Matthew Lefkowitz
+ Massachusetts Institute of Technology
+ Moshe Zadka
+ Paul Swartz
+ Pavel Pergamenshchik
+ Sean Riley
+ Travis B. Hartwell
+
+ except as noted at the end of this file.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
+ Copyright Exceptions:
\ No newline at end of file
Property changes on: Zope3/branches/srichter-twisted-integration/src
___________________________________________________________________
Name: svn:externals
- BTrees svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/BTrees
persistent svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/persistent
ThreadedAsync svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/ThreadedAsync
transaction svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/transaction
ZEO svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/ZEO
ZODB svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/ZODB
+ BTrees svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/BTrees
persistent svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/persistent
ThreadedAsync svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/ThreadedAsync
transaction svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/transaction
ZEO svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/ZEO
ZODB svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2/src/ZODB
twisted svn://svn.twistedmatrix.com/svn/Twisted/trunk/twisted
More information about the Zope3-Checkins
mailing list