Skip to content

Commit

Permalink
Update copyright years
Browse files Browse the repository at this point in the history
  • Loading branch information
skirpichev committed Feb 13, 2021
1 parent f1cb450 commit dbf8a86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.rst
@@ -1,4 +1,4 @@
Copyright (c) 2006-2018 SymPy Development Team, 2013-2020 Sergey B Kirpichev
Copyright (c) 2006-2018 SymPy Development Team, 2013-2021 Sergey B Kirpichev

All rights reserved.

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -47,7 +47,7 @@

# Project information.
project = 'Diofant'
copyright = '2006-2018 SymPy Development Team, 2013-2020 Sergey B Kirpichev'
copyright = '2006-2018 SymPy Development Team, 2013-2021 Sergey B Kirpichev'
version = diofant.__version__
release = version

Expand Down

0 comments on commit dbf8a86

Please sign in to comment.