Skip to content

Commit

Permalink
year update
Browse files Browse the repository at this point in the history
  • Loading branch information
nschloe committed Feb 28, 2020
1 parent 51ba92f commit 569a539
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2017-2019 Nico Schlömer
Copyright (c) 2017-2020 Nico Schlömer

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
2 changes: 1 addition & 1 deletion perfplot/__about__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__author__ = "Nico Schlömer"
__author_email__ = "[email protected]"
__copyright__ = "Copyright (c) 2017-2019, {} <{}>".format(__author__, __author_email__)
__copyright__ = "Copyright (c) 2017-2020, {} <{}>".format(__author__, __author_email__)
__license__ = "License :: OSI Approved :: MIT License"
__version__ = "0.7.0"
__status__ = "Development Status :: 5 - Production/Stable"

0 comments on commit 569a539

Please sign in to comment.