summaryrefslogtreecommitdiff
path: root/api-docs/cppdocs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2021-01-18 18:44:57 -0500
committerJordan Wiens <jordan@psifertex.com>2021-01-18 18:44:57 -0500
commit7a614987c351338101d90bfa4fa7762b383b10f8 (patch)
treea3875139afd248a6720687ea277f77b4433edab8 /api-docs/cppdocs
parent53fe154f49cdc979d34875d5e0a043f46dd82206 (diff)
updating copyright year
Diffstat (limited to 'api-docs/cppdocs')
-rw-r--r--api-docs/cppdocs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-docs/cppdocs/conf.py b/api-docs/cppdocs/conf.py
index ad7a704d..5ec65cef 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-2020, Vector 35 Inc'
+copyright = u'2015-2021, Vector 35 Inc'
author = u'Vector 35 Inc'
# The version info for the project you're documenting, acts as replacement for