Skip to content

Commit

Permalink
Merge pull request #2588 from pybamm-team/license/copyright-to-2023
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinsulzer authored Jan 1, 2023
2 parents e090ada + 6a63875 commit d9d1143
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2018-2022, the PyBaMM team.
Copyright (c) 2018-2023, the PyBaMM team.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# -- Project information -----------------------------------------------------

project = "PyBaMM"
copyright = "2018-2022, The PyBaMM Team"
copyright = "2018-2023, The PyBaMM Team"
author = "The PyBaMM Team"

# The short X.Y version
Expand Down

0 comments on commit d9d1143

Please sign in to comment.