From 12f1e2ea803b7ebb990bef3db7c58fd10d852b1a Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 28 Mar 2025 16:10:34 -0400 Subject: missed the older dates! --- 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 9556399d..6223df00 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-2024, Vector 35 Inc' +copyright = u'2015-2025, 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