From 85e782ad57f27c753364faeaead01522982a12ec Mon Sep 17 00:00:00 2001 From: Josh F Date: Thu, 5 Jan 2023 14:20:18 -0500 Subject: Update copyright to 2023 --- api-docs/cppdocs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-docs/cppdocs') 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 -- cgit v1.3.1