diff options
Diffstat (limited to 'api-docs/cppdocs/conf.py')
| -rw-r--r-- | api-docs/cppdocs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-docs/cppdocs/conf.py b/api-docs/cppdocs/conf.py index 7b64f459..9556399d 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-2023, Vector 35 Inc' +copyright = u'2015-2024, Vector 35 Inc' author = u'Vector 35 Inc' # The version info for the project you're documenting, acts as replacement for |
