File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11Copyright © 2006-2009 Johann C. Rocholl <johann@rocholl.net>
22Copyright © 2009-2014 Florent Xicluna <florent.xicluna@gmail.com>
3+ Copyright © 2014-2015 Ian Lee <IanLee1521@gmail.com>
34
45Licensed under the terms of the Expat License
56
Original file line number Diff line number Diff line change 4646# General information about the project.
4747project = u'pep8'
4848authors = u'Johann C. Rocholl, Florent Xicluna, Ian Lee'
49- copyright = u'2006-2014 , %s' % (authors )
49+ copyright = u'2006-2015 , %s' % (authors )
5050
5151# The version info for the project you're documenting, acts as replacement for
5252# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change 22# pep8.py - Check Python source code formatting, according to PEP 8
33# Copyright (C) 2006-2009 Johann C. Rocholl <johann@rocholl.net>
44# Copyright (C) 2009-2014 Florent Xicluna <florent.xicluna@gmail.com>
5- # Copyright (C) 2014 Ian Lee <ianlee1521@gmail.com>
5+ # Copyright (C) 2014-2015 Ian Lee <ianlee1521@gmail.com>
66#
77# Permission is hereby granted, free of charge, to any person
88# obtaining a copy of this software and associated documentation files
You can’t perform that action at this time.
0 commit comments