Skip to content

Commit

Permalink
Merge pull request #377 from pcattori/copyright-2020
Browse files Browse the repository at this point in the history
update copyright year to 2020
  • Loading branch information
pcattori committed Apr 29, 2020
2 parents 6924c26 + 598f3ee commit fe86704
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
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2019 Tamr
Copyright 2020 Tamr

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# -- Project information -----------------------------------------------------

project = "Tamr - Python Client"
copyright = "2019, Tamr"
copyright = "2020, Tamr"
author = "Tamr"


Expand Down

0 comments on commit fe86704

Please sign in to comment.