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 77cad90 commit 0f52a8fCopy full SHA for 0f52a8f
docs/conf.py
@@ -60,7 +60,7 @@
60
# General information about the project.
61
project = "Adafruit PCF8523 RTC Library"
62
current_year = str(datetime.datetime.now().year)
63
-copyright = "2016, Philip Moyer"
+copyright = current_year + " Philip Moyer"
64
author = "Philip Moyer"
65
66
# The version info for the project you're documenting, acts as replacement for
0 commit comments