diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2021-01-18 18:44:57 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2021-01-18 18:44:57 -0500 |
| commit | 7a614987c351338101d90bfa4fa7762b383b10f8 (patch) | |
| tree | a3875139afd248a6720687ea277f77b4433edab8 /api-docs/source | |
| parent | 53fe154f49cdc979d34875d5e0a043f46dd82206 (diff) | |
updating copyright year
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 dd3ca917..1d0cc019 100644 --- a/api-docs/source/conf.py +++ b/api-docs/source/conf.py @@ -133,7 +133,7 @@ master_doc = 'index' # General information about the project. project = u'Binary Ninja Python API' -copyright = u'2015-2020, Vector 35 Inc' +copyright = u'2015-2021, Vector 35 Inc' author = u'Vector 35 Inc' # The version info for the project you're documenting, acts as replacement for |
