Skip to content

Commit 5501f50

Browse files
committed
Switch to Gratipay LLC.
1 parent 9164c4c commit 5501f50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
# (source start file, target name, title, author, documentclass [howto/manual]).
185185
latex_documents = [
186186
('index', 'Postgrespy.tex', u'Postgres.py Documentation',
187-
u'Gittip, LLC', 'manual'),
187+
u'Gratipay, LLC', 'manual'),
188188
]
189189

190190
# The name of an image file (relative to this directory) to place at the top of
@@ -214,7 +214,7 @@
214214
# (source start file, name, description, authors, manual section).
215215
man_pages = [
216216
('index', 'postgrespy', u'Postgres.py Documentation',
217-
[u'Gittip, LLC'], 1)
217+
[u'Gratipay, LLC'], 1)
218218
]
219219

220220
# If true, show URL addresses after external links.
@@ -228,7 +228,7 @@
228228
# dir menu entry, description, category)
229229
texinfo_documents = [
230230
('index', 'Postgrespy', u'Postgres.py Documentation',
231-
u'Gittip, LLC', 'Postgrespy', 'One line description of project.',
231+
u'Gratipay, LLC', 'Postgrespy', 'One line description of project.',
232232
'Miscellaneous'),
233233
]
234234

0 commit comments

Comments
 (0)