Permalink
Browse files

Remove copyright from docs

  • Loading branch information...
1 parent f54b54d commit e707747aee7f52a58e6169193bbec13a702d0b34 @cndreisbach cndreisbach committed Feb 16, 2013
Showing with 2 additions and 1 deletion.
  1. +2 −1 docs/conf.py
View
@@ -42,7 +42,8 @@
# General information about the project.
project = u'hmda_tools'
-copyright = u'2013, Clinton Dreisbach, CFPB'
+copyright = u'Public domain'
+html_show_copyright = False
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the

0 comments on commit e707747

Please sign in to comment.