Skip to content

Commit 340fc72

Browse files
committed
Switch copyright to DataStax
1 parent 3d22b3a commit 340fc72

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
# General information about the project.
4545
project = u'Cassandra Driver'
46-
copyright = u'2013, Tyler Hobbs'
46+
copyright = u'2013, DataStax'
4747

4848
# The version info for the project you're documenting, acts as replacement for
4949
# |version| and |release|, also used in various other places throughout the
@@ -183,8 +183,8 @@
183183
# Grouping the document tree into LaTeX files. List of tuples
184184
# (source start file, target name, title, author, documentclass [howto/manual]).
185185
latex_documents = [
186-
('index', 'CassandraDriver.tex', u'Cassandra Driver Documentation',
187-
u'Tyler Hobbs', 'manual'),
186+
('index', 'CassandraDriver.tex', u'Cassandra Driver Documentation',
187+
u'DataStax', 'manual'),
188188
]
189189

190190
# The name of an image file (relative to this directory) to place at the top of

0 commit comments

Comments
 (0)