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 aa4ae9f commit 129b68aCopy full SHA for 129b68a
docs/conf.py
@@ -64,7 +64,7 @@
64
# General information about the project.
65
project = "Adafruit AMG88xx Library"
66
current_year = str(datetime.datetime.now().year)
67
-copyright = "2017, Dean Miller for Adafruit Industries"
+copyright = current_year + " Dean Miller for Adafruit Industries"
68
author = "Dean Miller"
69
70
# The version info for the project you're documenting, acts as replacement for
0 commit comments