Skip to content

Commit

Permalink
fix license date
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaselden-viasat committed May 15, 2024
1 parent 091bb8f commit 55897f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alohomora/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
__version__ = '3.1.1'
__author__ = 'Viasat'
__author_email__ = '[email protected]'
__license__ = '(c) 2022 Viasat, Inc. See the LICENSE file for more details.'
__license__ = '(c) 2024 Viasat, Inc. See the LICENSE file for more details.'
__url__ = 'https://github.com/Viasat/alohomora'
__description__ = 'Get AWS API keys for a SAML-federated identity'

Expand Down

0 comments on commit 55897f7

Please sign in to comment.