Mercurial > getan
comparison getan.py @ 97:99639833968d
Add me as author in files that I did touch
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 01 Sep 2011 09:03:32 +0200 |
parents | 04dbf4c9f297 |
children | 4912568f9048 |
comparison
equal
deleted
inserted
replaced
96:8c7e0fd31e88 | 97:99639833968d |
---|---|
1 #!/usr/bin/env python | 1 #!/usr/bin/env python |
2 # -*- coding: utf-8 -*- | 2 # -*- coding: utf-8 -*- |
3 # | 3 # |
4 # (c) 2010 by Ingo Weinzierl <ingo.weinzierl@intevation.de> | 4 # (c) 2010 by Ingo Weinzierl <ingo.weinzierl@intevation.de> |
5 # (c) 2011 by Björn Ricks <bjoern.ricks@intevation.de> | |
5 # | 6 # |
6 # A python worklog-alike to log what you have 'getan' (done). | 7 # A python worklog-alike to log what you have 'getan' (done). |
7 # | 8 # |
8 # This is Free Software licensed under the terms of GPLv3 or later. | 9 # This is Free Software licensed under the terms of GPLv3 or later. |
9 # For details see LICENSE coming with the source of 'getan'. | 10 # For details see LICENSE coming with the source of 'getan'. |