Skip to content

Commit

Permalink
Update copyrights for 2020 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
scasagrande committed Jan 13, 2020
1 parent e007259 commit e5845eb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/source/conf.py
Expand Up @@ -42,7 +42,7 @@

# General information about the project.
project = u'InstrumentKit Library'
copyright = u'2013-2019, Steven Casagrande'
copyright = u'2013-2020, Steven Casagrande'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down
2 changes: 1 addition & 1 deletion instruments/__init__.py
Expand Up @@ -49,4 +49,4 @@
__email__ = "scasagrande@galvant.ca"

__license__ = "AGPLv3"
__copyright__ = "Copyright (c) 2012-2019 Steven Casagrande"
__copyright__ = "Copyright (c) 2012-2020 Steven Casagrande"
2 changes: 1 addition & 1 deletion license/AUTHOR.TXT
Expand Up @@ -7,4 +7,4 @@ Steven Casagrande
scasagrande@galvant.ca
twitter.com/stevecasagrande

2012-2019
2012-2020

0 comments on commit e5845eb

Please sign in to comment.