diff options
| author | Jordan Wiens <github@psifertex.com> | 2026-01-01 12:30:15 -0500 |
|---|---|---|
| committer | Jordan Wiens <github@psifertex.com> | 2026-01-01 12:30:15 -0500 |
| commit | d9c58e94a0c86499bc481baccad73f2857678c29 (patch) | |
| tree | 3f03c98872c3e683e5567bbd16fb1153096864fb /api-docs/source | |
| parent | 0a08849a696164b34841b361f65b7f6fb9ff51d8 (diff) | |
update copyrights for 2026
Diffstat (limited to 'api-docs/source')
| -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 49b1f769..06eab125 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-2026 Vector 35 Inc' author = u'Vector 35 Inc' # The version info for the project you're documenting, acts as replacement for |
