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.
2 parents a5ff88a + ae0735d commit ae4ffd3Copy full SHA for ae4ffd3
doc/conf.py
@@ -51,7 +51,7 @@
51
52
# General information about the project.
53
project = u'Langkit'
54
-copyright = u'2022, AdaCore'
+copyright = u'2022-2023, AdaCore'
55
56
# The version info for the project you're documenting, acts as replacement for
57
# |version| and |release|, also used in various other places throughout the
@@ -276,7 +276,7 @@
276
epub_title = u'Langkit'
277
epub_author = u'AdaCore'
278
epub_publisher = u'AdaCore'
279
-epub_copyright = u'2022, AdaCore'
+epub_copyright = u'2022-2023, AdaCore'
280
281
# The basename for the epub file. It defaults to the project name.
282
#epub_basename = u'Langkit'
0 commit comments