Skip to content

Commit

Permalink
Update copyright years
Browse files Browse the repository at this point in the history
  • Loading branch information
thebigmunch committed Jan 22, 2020
1 parent bf248cf commit a5c2416
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018-2019 thebigmunch <mail@thebigmunch.me>
Copyright (c) 2018-2020 thebigmunch <mail@thebigmunch.me>

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion src/thorod/__about__.py
Expand Up @@ -21,4 +21,4 @@
__author_email__ = 'mail@thebigmunch.me'

__license__ = 'MIT'
__copyright__ = f'2018-2019 {__author__} <{__author_email__}>'
__copyright__ = f'2018-2020 {__author__} <{__author_email__}>'

0 comments on commit a5c2416

Please sign in to comment.