summaryrefslogtreecommitdiff
path: root/api-docs
diff options
context:
space:
mode:
authorJosh F <josh@vector35.com>2023-01-05 14:20:18 -0500
committerJosh F <josh@vector35.com>2023-01-05 14:20:18 -0500
commit85e782ad57f27c753364faeaead01522982a12ec (patch)
treeba22964310c2a52e1fa3e2d2a9be126911dd06ec /api-docs
parentb4b6d3f5ca9751df27287684fa1fc21170e62d59 (diff)
Update copyright to 2023
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 47712692..7b64f459 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-2022, Vector 35 Inc'
+copyright = u'2015-2023, 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 5477a0f9..9f495e2c 100644
--- a/api-docs/source/conf.py
+++ b/api-docs/source/conf.py
@@ -180,7 +180,7 @@ master_doc = 'index'
# General information about the project.
project = u'Binary Ninja Python API'
-copyright = u'2015-2022, Vector 35 Inc'
+copyright = u'2015-2023, Vector 35 Inc'
author = u'Vector 35 Inc'
# The version info for the project you're documenting, acts as replacement for