File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Copyright (c) 2011-2012 , David Cooper <dave@kupesoft.com>
1+ Copyright (c) 2011-2013 , David Cooper <dave@kupesoft.com>
22All rights reserved.
33
44Dedicated to Kate Lacey
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ License
5454This software is offered under a * slightly* modified ISC-style license.
5555
5656
57- Copyright (c) 2011-2012 , David Cooper <dave@kupesoft.com>
57+ Copyright (c) 2011-2013 , David Cooper <dave@kupesoft.com>
5858 All rights reserved.
5959
6060 Dedicated to Kate Lacey
Original file line number Diff line number Diff line change 1111# All configuration values have a default; values that are commented out
1212# serve to show the default.
1313
14- import sys , os
14+ import os
15+ import sys
1516
1617# If extensions (or modules to document with autodoc) are in another directory,
1718# add these directories to sys.path here. If the directory is relative to the
4243
4344# General information about the project.
4445project = u'python-fitparse'
45- copyright = u'2012 , David Cooper'
46+ copyright = u'2011-2013 , David Cooper'
4647
4748# The version info for the project you're documenting, acts as replacement for
4849# |version| and |release|, also used in various other places throughout the
You can’t perform that action at this time.
0 commit comments