Skip to content

Commit 85d2869

Browse files
committed
update copyright
1 parent 1c35bd0 commit 85d2869

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

click_option_group/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Option groups missing in Click
77
8-
:copyright: © 2019 by Eugene Prilepin
8+
:copyright: © 2019-2020 by Eugene Prilepin
99
:license: BSD, see LICENSE for more details.
1010
"""
1111

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# -- Project information -----------------------------------------------------
2323

2424
project = 'click-option-group'
25-
copyright = '2020, Eugene Prilepin'
25+
copyright = '2019-2020, Eugene Prilepin'
2626
author = 'Eugene Prilepin'
2727

2828
# The full version, including alpha/beta/rc tags

0 commit comments

Comments
 (0)