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 6ddafef commit 6ec3f6bCopy full SHA for 6ec3f6b
docs/conf.py
@@ -64,7 +64,7 @@
64
# General information about the project.
65
project = "Adafruit DS1307 Library"
66
current_year = str(datetime.datetime.now().year)
67
-copyright = "2016, Philip Moyer and Adafruit Industries"
+copyright = current_year + " Philip Moyer and Adafruit Industries"
68
author = "Philip Moyer"
69
70
# The version info for the project you're documenting, acts as replacement for
0 commit comments