Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 0d581f2

Browse files
committed
Update copyright
1 parent 99f4add commit 0d581f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# General information about the project.
5757
project = u'Understanding JSON Schema'
58-
copyright = u'2013-{0}, Michael Droettboom, Space Telescope Science Institute'.format(
58+
copyright = u'2013-2016 Michael Droettboom, Space Telescope Science Institute; © 2016-{0} Michael Droettboom'.format(
5959
datetime.datetime.now().year)
6060

6161
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)