summaryrefslogtreecommitdiff
path: root/api-docs
diff options
context:
space:
mode:
Diffstat (limited to 'api-docs')
-rw-r--r--api-docs/source/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py
index 854a2859..ec02dc8b 100644
--- a/api-docs/source/conf.py
+++ b/api-docs/source/conf.py
@@ -135,8 +135,8 @@ master_doc = 'index'
# General information about the project.
project = u'Binary Ninja API'
-copyright = u'2016, Vector 35 LLC'
-author = u'Vector 35 LLC'
+copyright = u'2015-2019, Vector 35 Inc'
+author = u'Vector 35 Inc'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -318,7 +318,7 @@ latex_elements = {
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'BinaryNinjaAPIDocumentation.tex', u'Binary Ninja API Documentation',
- u'Vector 35 LLC', 'manual'),
+ u'Vector 35 Inc', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of