[pypy-svn] r49448 - in pypy/dist: . pypy/translator/jvm/src
antocuni at codespeak.net
antocuni at codespeak.net
Thu Dec 6 12:37:42 CET 2007
Author: antocuni
Date: Thu Dec 6 12:37:42 2007
New Revision: 49448
Added:
pypy/dist/pypy/translator/jvm/src/jna.jar (contents, props changed)
Modified:
pypy/dist/LICENSE
Log:
add jna.jar to the repo
Modified: pypy/dist/LICENSE
==============================================================================
--- pypy/dist/LICENSE (original)
+++ pypy/dist/LICENSE Thu Dec 6 12:37:42 2007
@@ -111,3 +111,10 @@
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
+
+License for 'pypy/translator/jvm/src/jna.jar'
+=============================================
+
+The file 'pypy/translator/jvm/src/jna.jar' is licensed under the GNU
+Lesser General Public License of which you can find a copy here:
+http://www.gnu.org/licenses/lgpl.html
Added: pypy/dist/pypy/translator/jvm/src/jna.jar
==============================================================================
Binary file. No diff available.
More information about the Pypy-commit
mailing list