From 0df0c8803ea88b4fe0400017d64add1e90f09e91 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 3 Jan 2022 15:13:32 -0500 Subject: update copyright years --- api-docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-docs/source') 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 -- cgit v1.3.1