TimeTracker/ConfigurationPage/__init__.py

Wed, 02 Jan 2013 11:18:15 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 02 Jan 2013 11:18:15 +0100
changeset 31
db0afa672b75
parent 7
6c769e2cc920
child 44
fe7ddb709c6a
permissions
-rw-r--r--

Updated copyright for 2013 and corrected the contents of the top level __init__.py to include a proper copyright header and descrption.

# -*- coding: utf-8 -*-

# Copyright (c) 2012 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the Time Tracker page of the configuration dialog.
"""

eric ide

mercurial