summaryrefslogtreecommitdiff
path: root/api-docs
diff options
context:
space:
mode:
Diffstat (limited to 'api-docs')
-rw-r--r--api-docs/cppdocs/conf.py2
-rw-r--r--api-docs/source/conf.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/api-docs/cppdocs/conf.py b/api-docs/cppdocs/conf.py
index 7cfeedeb..47712692 100644
--- a/api-docs/cppdocs/conf.py
+++ b/api-docs/cppdocs/conf.py
@@ -72,7 +72,7 @@ highlight_language = 'cpp'
# General information about the project.
project = u'Binary Ninja C++ API'
-copyright = u'2015-2021, Vector 35 Inc'
+copyright = u'2015-2022, Vector 35 Inc'
author = u'Vector 35 Inc'
# The version info for the project you're documenting, acts as replacement for
diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py
index b4e36161..abb80a99 100644
--- a/api-docs/source/conf.py
+++ b/api-docs/source/conf.py
@@ -165,7 +165,7 @@ master_doc = 'index'
# General information about the project.
project = u'Binary Ninja Python API'
-copyright = u'2015-2021, Vector 35 Inc'
+copyright = u'2015-2022, Vector 35 Inc'
author = u'Vector 35 Inc'
# The version info for the project you're documenting, acts as replacement for