diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2022-01-03 15:13:32 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2022-01-03 15:13:32 -0500 |
| commit | 0df0c8803ea88b4fe0400017d64add1e90f09e91 (patch) | |
| tree | 38e4877479d414e91364c02d85882b8ee8e5a368 /api-docs/source | |
| parent | 5f486211a360b11f2c8f9891ffdf4deaa791b0f1 (diff) | |
update copyright years
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 b4e36161..abb80a99 100644 --- a/api-docs/source/conf.py +++ b/api-docs/source/conf.py @@ -165,7 +165,7 @@ master_doc = 'index' # General information about the project. project = u'Binary Ninja Python API' -copyright = u'2015-2021, Vector 35 Inc' +copyright = u'2015-2022, Vector 35 Inc' author = u'Vector 35 Inc' # The version info for the project you're documenting, acts as replacement for |
