Skip to content

Commit

Permalink
Update copyright years
Browse files Browse the repository at this point in the history
  • Loading branch information
mhostetter committed Feb 3, 2024
1 parent 25baec4 commit a796f37
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
@@ -1,4 +1,4 @@
Copyright (c) 2020-2023 Matt Hostetter <[email protected]>
Copyright (c) 2020-2024 Matt Hostetter <[email protected]>

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 the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
# -- Project information -----------------------------------------------------

project = "galois"
copyright = "2020-2023, Matt Hostetter"
copyright = "2020-2024, Matt Hostetter"
author = "Matt Hostetter"
version = galois.__version__

Expand Down

0 comments on commit a796f37

Please sign in to comment.