##// END OF EJS Templates
relicense ipy_profile_zope.py
vivainio -
Show More
@@ -7,11 +7,8 b''
7 # An ipython profile for zope and plone. Some ideas
7 # An ipython profile for zope and plone. Some ideas
8 # stolen from http://www.tomster.org.
8 # stolen from http://www.tomster.org.
9 #
9 #
10 # German Free Software License (D-FSL)
10 # Distributed under the terms of the BSD License. The full license is in
11 #
11 # the file COPYING, distributed as part of this software.
12 # This Program may be used by anyone in accordance with the terms of the
13 # German Free Software License
14 # The License may be obtained under <http://www.d-fsl.org>.
15
12
16 __author__ = """Stefan Eletzhofer <stefan.eletzhofer@inquant.de>"""
13 __author__ = """Stefan Eletzhofer <stefan.eletzhofer@inquant.de>"""
17 __docformat__ = 'plaintext'
14 __docformat__ = 'plaintext'
@@ -1,6 +1,7 b''
1 2007-09-04 Ville Vainio <vivainio@gmail.com>
1 2007-09-04 Ville Vainio <vivainio@gmail.com>
2
2
3 * ipy_profile_zope.py: add zope profile, by Stefan Eletzhofer.
3 * ipy_profile_zope.py: add zope profile, by Stefan Eletzhofer.
4 Relicensed under BSD with the authors approval.
4
5
5 2007-09-03 Ville Vainio <vivainio@gmail.com>
6 2007-09-03 Ville Vainio <vivainio@gmail.com>
6
7
General Comments 0
You need to be logged in to leave comments. Login now