eeejay / specular
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (8)
- Wiki (1)
- Graphs
-
Tree:
065d1ae
Eitan Isaacson (author)
Fri Nov 14 15:13:28 -0800 2008
specular / LICENSE
| 9f60ddfa » | Eitan Isaacson | 2008-09-03 | 1 | Specular | |
| 2 | |||||
| 3 | The original code in this project is subject to the Mozilla Public | ||||
| 4 | License Version 1.1 (the "License"); you may not use this product | ||||
| 5 | except in compliance with the License. You may obtain a copy of the | ||||
| 6 | License at http://www.mozilla.org/MPL/ | ||||
| 7 | |||||
| 8 | Software distributed under the License is distributed on an "AS IS" basis, | ||||
| 9 | WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License | ||||
| 10 | for the specific language governing rights and limitations under the | ||||
| 11 | License. | ||||
| 12 | |||||
| 13 | The Initial Developer of the Original Code is Eitan Isaacson. | ||||
| 14 | Portions created by the Initial Developer are Copyright (C) 2008 | ||||
| 15 | the Initial Developer. All Rights Reserved. | ||||
| 16 | Contributor(s): | ||||
| 17 | Original Author: Eitan Isaacson (eitan@ascender.com) | ||||
| 18 | |||||
| 19 | Alternatively, the contents of this file may be used under the terms of | ||||
| 20 | either of the GNU General Public License Version 2 or later (the "GPL"), | ||||
| 21 | or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), | ||||
| 22 | in which case the provisions of the GPL or the LGPL are applicable instead | ||||
| 23 | of those above. If you wish to allow use of your version of this file only | ||||
| 24 | under the terms of either the GPL or the LGPL, and not to allow others to | ||||
| 25 | use your version of this file under the terms of the MPL, indicate your | ||||
| 26 | decision by deleting the provisions above and replace them with the notice | ||||
| 27 | and other provisions required by the GPL or the LGPL. If you do not delete | ||||
| 28 | the provisions above, a recipient may use your version of this file under | ||||
| 29 | the terms of any one of the MPL, the GPL or the LGPL. | ||||
| 30 | |||||
| 31 | Depending on the mode of distribution. Specular could come with all or | ||||
| 32 | part of the packages listed below. Source code could be retrieved from | ||||
| 33 | the listed URLs: | ||||
| 34 | |||||
| 35 | * Python | ||||
| 36 | PSF License Version 2 | ||||
| 37 | http://www.python.org | ||||
| 38 | |||||
| 39 | * Comtypes | ||||
| 40 | MIT License | ||||
| 41 | http://www.comtypes.sf.net | ||||
| 42 | |||||
| 43 | * Pyreadline | ||||
| 44 | BSD License | ||||
| 45 | http://ipython.scipy.org/moin/PyReadline/Intro | ||||
| 46 | |||||
| 47 | * Twisted | ||||
| 48 | PSF License for Python version 2.3 | ||||
| 49 | http://www.twistedmatrix.com | ||||
| 50 | |||||
| 51 | * Zope | ||||
| 52 | ZPL License Version 2.1 | ||||
| 53 | http://www.zope.org | ||||
| 54 | |||||
| 55 | * Pyia | ||||
| 56 | LGPL Version 2.2 | ||||
| 57 | http://github.com/eeejay/pyia/tree/master | ||||
| 58 | |||||
| 59 | * Pyatapi | ||||
| 60 | LGPL Version 2.2 | ||||
| 61 | http://live.gnome.org/GAP/PythonATSPI | ||||
| 62 | |||||
| 63 | * Pywin32 | ||||
| 64 | PSF License Version 2 | ||||
| 65 | http://sourceforge.net/projects/pywin32/ | ||||
