From 0a08849a696164b34841b361f65b7f6fb9ff51d8 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Thu, 1 Jan 2026 12:28:30 -0500 Subject: manually update formatting of some copyrights --- api-docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-docs/source') diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py index d0dc7432..49b1f769 100644 --- a/api-docs/source/conf.py +++ b/api-docs/source/conf.py @@ -364,7 +364,7 @@ master_doc = 'index' # General information about the project. project = u'Binary Ninja Python API' -copyright = u'2015-2025, 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