Skip to content

Commit

Permalink
fix copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
scottprahl committed Oct 24, 2023
1 parent 5e61065 commit 27cf5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion laserbeamsize/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
__version__ = '2.0.3'
__author__ = 'Scott Prahl'
__email__ = '[email protected]'
__copyright__ = 'Copyright 2017-23, Scott Prahl'
__copyright__ = '2017-23, Scott Prahl'
__license__ = 'MIT'
__url__ = 'https://github.com/scottprahl/laserbeamsize'

Expand Down

0 comments on commit 27cf5e5

Please sign in to comment.