Skip to content

Commit

Permalink
WSFEv1: update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
reingart committed Jun 28, 2023
1 parent 80e08aa commit df5ed0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsfev1.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
from past.builtins import basestring

__author__ = "Mariano Reingart <[email protected]>"
__copyright__ = "Copyright (C) 2010-2021 Mariano Reingart"
__copyright__ = "Copyright (C) 2010-2023 Mariano Reingart"
__license__ = "LGPL-3.0-or-later"
__version__ = "3.26a"

Expand Down

0 comments on commit df5ed0d

Please sign in to comment.