[pypy-svn] r67359 - pypy/branch/newtrunk

pedronis at codespeak.net pedronis at codespeak.net
Mon Aug 31 15:16:26 CEST 2009


Author: pedronis
Date: Mon Aug 31 15:16:25 2009
New Revision: 67359

Modified:
   pypy/branch/newtrunk/LICENSE
Log:
(iko, pedronis) this too

Modified: pypy/branch/newtrunk/LICENSE
==============================================================================
--- pypy/branch/newtrunk/LICENSE	(original)
+++ pypy/branch/newtrunk/LICENSE	Mon Aug 31 15:16:25 2009
@@ -27,7 +27,7 @@
     DEALINGS IN THE SOFTWARE.
 
 
-PyPy Copyright holders 2003-2007
+PyPy Copyright holders 2003-2009
 ----------------------------------- 
 
 Except when otherwise stated (look for LICENSE files or information at
@@ -116,12 +116,12 @@
     Change Maker, Sweden 
 
  
-License for 'lib-python/2.4.1' and 'lib-python/2.4.1-modified'
+License for 'lib-python/2.5.2' and 'lib-python/2.5.2-modified'
 ============================================================== 
 
 Except when otherwise stated (look for LICENSE files or
 copyright/license information at the beginning of each file) the files
-in the 'lib-python/2.4.1' and 'lib-python/2.4.1-modified' directories
+in the 'lib-python/2.5.2' and 'lib-python/2.5.2-modified' directories
 are all copyrighted by the Python Software Foundation and licensed under
 the Python Software License of which you can find a copy here:
 http://www.python.org/doc/Copyright.html 
@@ -134,7 +134,7 @@
 http://www.gnu.org/licenses/lgpl.html
 
 License for 'pypy/translator/jvm/src/jasmin.jar'
-=============================================
+================================================
 
 The file 'pypy/translator/jvm/src/jasmin.jar' is copyright (c) 1996-2004 Jon Meyer
 and distributed with permission.  The use of Jasmin by PyPy does not imply



More information about the Pypy-commit mailing list