comparison pylons_app/controllers/changelog.py @ 361:3581656180b7

just a #
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 24 Jul 2010 00:53:43 +0200
parents 46b7d108ea7a
children
comparison
equal deleted inserted replaced
360:db187729c40c 361:3581656180b7
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 # encoding: utf-8 2 # encoding: utf-8
3 # changelog controller for pylons 3 # changelog controller for pylons
4 # Copyright (C) 2009-2010 Marcin Kuzminski <marcin@python-works.com> 4 # Copyright (C) 2009-2010 Marcin Kuzminski <marcin@python-works.com>
5 5 #
6 # This program is free software; you can redistribute it and/or 6 # This program is free software; you can redistribute it and/or
7 # modify it under the terms of the GNU General Public License 7 # modify it under the terms of the GNU General Public License
8 # as published by the Free Software Foundation; version 2 8 # as published by the Free Software Foundation; version 2
9 # of the License or (at your opinion) any later version of the license. 9 # of the License or (at your opinion) any later version of the license.
10 # 10 #