This work was packaged for Debian by: Örjan Persson on Sun, 04 Apr 2010 18:47:51 +0200 It was downloaded from http://www.gevent.org/ Upstream Author: Denis Bilenko Copyright: Copyright (c) 2009-2012 Denis Bilenko License: 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. The Debian packaging is: Copyright (C) 2010 Örjan Persson and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. The files ./gevent/pywsgi.py, ./gevent/backdoor.py and ./gevent/socket.py as well as many files in ./greentest/ are based on code from eventlet: Copyright (c) 2005-2006, Bob Ippolito Copyright (c) 2007, Linden Lab Copyright (c) 2008, Donovan Preston Copyright (c) 2008-2009 AG Projects and is licensed under MIT (as gevent). The file ./gevent/win32util.py is based on code from Twisted: Copyright (c) 2001-2007 Twisted Matrix Laboratories and is licensed under MIT (as gevent). The file ./gevent/ssl.py is based on code from the Python ssl module: Copyright (c) 2009 Python SSL and is licensed under Python Software Foundation License (PSFL), see `/usr/share/doc/python/copyright'. The files in ./examples/webchat/static is from FriendFeed: Copyright (c) 2009 FriendFeed and is licensed under Apache License, Version 2.0, see `/usr/share/common-licenses/Apache-2.0'.