diff options
| author | Jordan Wiens <github@psifertex.com> | 2026-01-01 12:28:30 -0500 |
|---|---|---|
| committer | Jordan Wiens <github@psifertex.com> | 2026-01-01 12:28:30 -0500 |
| commit | 0a08849a696164b34841b361f65b7f6fb9ff51d8 (patch) | |
| tree | d0bae9516da183b878f3d89c2c2c77f306ae1520 /api-docs | |
| parent | 37a0604d805991b85a0590279ad993a19ddee7bb (diff) | |
manually update formatting of some copyrights
Diffstat (limited to 'api-docs')
| -rw-r--r-- | api-docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
