We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d21aad commit 3d6682eCopy full SHA for 3d6682e
1 file changed
docs/conf.py
@@ -35,8 +35,8 @@
35
36
# General information about the project.
37
project = u'Adafruit MIDI Library'
38
-copyright = u'2019 Ladyada'
39
-author = u'Ladyada'
+copyright = u'2019 Ladyada & Kevin J. Walters'
+author = u'Ladyada & Kevin J. Walters'
40
41
# The version info for the project you're documenting, acts as replacement for
42
# |version| and |release|, also used in various other places throughout the
0 commit comments