File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
Copyright 2001 Gareth Rees. All rights reserved.
2
- Copyright 2004-2019 Ned Batchelder. All rights reserved.
2
+ Copyright 2004-2020 Ned Batchelder. All rights reserved.
3
3
4
4
Except where noted otherwise, this software is licensed under the Apache
5
5
License, Version 2.0 (the "License"); you may not use this work except in
Original file line number Diff line number Diff line change 59
59
60
60
# General information about the project.
61
61
project = u'Coverage.py'
62
- copyright = u'2009\N{EN DASH} 2019 , Ned Batchelder.' # CHANGEME # pylint: disable=redefined-builtin
62
+ copyright = u'2009\N{EN DASH} 2020 , Ned Batchelder.' # CHANGEME # pylint: disable=redefined-builtin
63
63
64
64
# The version info for the project you're documenting, acts as replacement for
65
65
# |version| and |release|, also used in various other places throughout the
You can’t perform that action at this time.
0 commit comments