Skip to content

Commit

Permalink
__about__.py: Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
wmayner committed May 30, 2018
1 parent df19d07 commit c85550f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyphi/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
__author__ = 'William GP Mayner'
__author_email__ = '[email protected]'
__author_website__ = 'http://willmayner.com'
__copyright__ = 'Copyright 2014-2017 Will Mayner'
__copyright__ = 'Copyright 2014-2018 Will Mayner'
__license__ = 'GNU General Public License v3.0'
__url__ = 'http://github.com/wmayner/pyphi'

Expand Down

0 comments on commit c85550f

Please sign in to comment.