Skip to content

Commit ac331fc

Browse files
changed author to Neo4j, Inc. (#416)
1 parent a81ed66 commit ac331fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656

5757
# General information about the project.
5858
project = 'Neo4j Python Driver'
59-
copyright = '2002-2020, Neo4j'
60-
author = 'Neo4j'
59+
copyright = '2002-2020 Neo4j, Inc.'
60+
author = 'Neo4j, Inc.'
6161

6262
# The version info for the project you're documenting, acts as replacement for
6363
# |version| and |release|, also used in various other places throughout the

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"description": "Neo4j Bolt driver for Python",
5252
"license": "Apache License, Version 2.0",
5353
"long_description": readme,
54-
"author": "Neo4j",
54+
"author": "Neo4j, Inc.",
5555
"author_email": "[email protected]",
5656
"keywords": "neo4j graph database",
5757
"url": "https://github.com/neo4j/neo4j-python-driver",

0 commit comments

Comments
 (0)