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 9d669e8 commit 40f7834Copy full SHA for 40f7834
libcxx/docs/conf.py
@@ -41,7 +41,7 @@
41
42
# General information about the project.
43
project = u'libc++'
44
-copyright = u'2011-2021, LLVM Project' % date.today().year
+copyright = u'2011-%d, LLVM Project' % date.today().year
45
46
# The version info for the project you're documenting, acts as replacement for
47
# |version| and |release|, also used in various other places throughout the
0 commit comments