Skip to content

Commit 0e4d02a

Browse files
committed
Update copyright notice from 2018 to 2022
1 parent b4c4131 commit 0e4d02a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
# General information about the project.
4848
project = u'Servant'
49-
copyright = u'2018, Servant Contributors'
49+
copyright = u'2022, Servant Contributors'
5050
author = u'Servant Contributors'
5151

5252
# The version info for the project you're documenting, acts as replacement for
@@ -169,4 +169,3 @@
169169
source_parsers = {
170170
'.lhs': CommonMarkParser,
171171
}
172-

0 commit comments

Comments
 (0)