Changeset 1634 for trunk/pylucid/PyLucid/settings_example.py
- Timestamp:
- 06/05/08 12:57:04 (22 months ago)
- Files:
-
- 1 modified
-
trunk/pylucid/PyLucid/settings_example.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pylucid/PyLucid/settings_example.py
r1609 r1634 1 #!/usr/bin/env python2 1 # -*- coding: utf-8 -*- 3 2 """ … … 24 23 $Author$ 25 24 26 :copy right: 2007 by Jens Diemer27 :license: GNU GPL v3 , see LICENSE.txtfor more details.25 :copyleft: 2007 by the PyLucid team, see AUTHORS for more details. 26 :license: GNU GPL v3 or above, see LICENSE for more details. 28 27 """ 29 28