Skip to content

Commit

Permalink
softcode epub copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
brad committed Feb 17, 2015
1 parent 37def03 commit a5c9561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
epub_title = 'Python-Misfit'
epub_author = 'ORCAS'
epub_publisher = 'ORCAS'
epub_copyright = '2015, ORCAS'
epub_copyright = misfit.__copyright__

# The basename for the epub file. It defaults to the project name.
#epub_basename = 'Python-Misfit'
Expand Down

0 comments on commit a5c9561

Please sign in to comment.