Skip to content

Commit

Permalink
author update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnDriscoll committed Oct 26, 2017
1 parent b33db41 commit b189000
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@

# General substitutions.
project = u'diceroll'
copyright = u'2017, SHONNER'
author = u'SHONNER'
copyright = u'2017, SHONNER CORP'
author = u'SHONNER CORP'

# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.
Expand Down Expand Up @@ -167,7 +167,7 @@
# (source start file, target name, title, author, document class [howto/manual]).
latex_documents = [
('index', 'diceroll.tex', u'diceroll Operations Manual',
u'SHONNER', 'manual'),
u'Shawn Driscoll\nSHONNER PRESS', 'manual'),
]

# The name of an image file (relative to this directory) to place at the top of
Expand Down
2 changes: 1 addition & 1 deletion docs/source/license.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MIT License

.. centered:: LICENSE AGREEMENT

Copyright (c) 2017 SHONNER
Copyright (c) 2017, SHONNER CORPORATION

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit b189000

Please sign in to comment.