Skip to content

Commit

Permalink
DOC #209
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Feb 28, 2024
1 parent 42c31d9 commit 759954d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gemviz/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2023, UChicago Argonne, LLC
Copyright (c) 2023-2024, UChicago Argonne, LLC

All Rights Reserved

Expand Down
2 changes: 1 addition & 1 deletion gemviz/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

# fmt: off
COPYRIGHT_TEXT = (
"(c) 2023, UChicago Argonne, LLC"
"(c) 2023-2024, UChicago Argonne, LLC"
", (see LICENSE file for details)"
)
# fmt: on
Expand Down

0 comments on commit 759954d

Please sign in to comment.