comparison setup.py @ 414:69ef6f89e930 2.0

Prepares release v2.0. * Updates CHANGES, README, version and some copyright lines.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 03 May 2017 13:38:29 +0200
parents 2f9acd073dd3
children d6d9d319bd2e
comparison
equal deleted inserted replaced
413:a499441249af 414:69ef6f89e930
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 # 3 #
4 # (c) 2011, 2014 by Björn Ricks <bjoern.ricks@intevation.de> 4 # (c) 2011, 2014 by Björn Ricks <bjoern.ricks@intevation.de>
5 # (c) 2017 by Intevation GmbH
6 #
7 # Author(s):
8 # * Björn Ricks <bjoern.ricks@intevation.de>
9 # * Bernhard Reiter <bernhard.reiter@intevation.de>
5 # 10 #
6 # A python worklog-alike to log what you have 'getan' (done). 11 # A python worklog-alike to log what you have 'getan' (done).
7 # 12 #
8 # This is Free Software licensed under the terms of GPLv3 or later. 13 # This is Free Software licensed under the terms of GPLv3 or later.
9 # For details see LICENSE coming with the source of 'getan'. 14 # For details see LICENSE coming with the source of 'getan'.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)