We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed058b commit be6c7beCopy full SHA for be6c7be
docs/conf.py
@@ -45,7 +45,7 @@
45
# General information about the project.
46
project = "Adafruit PCF8563 RTC Library"
47
current_year = str(datetime.datetime.now().year)
48
-copyright = "2016, Philip Moyer"
+copyright = current_year + " Philip Moyer"
49
author = "Philip Moyer"
50
51
# The version info for the project you're documenting, acts as replacement for
0 commit comments