Skip to content

Commit

Permalink
Improve license reference consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Jan 30, 2024
1 parent 68312ad commit 4e5419c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

__author__ = "Colour Developers"
__copyright__ = "Copyright 2018 Colour Developers"
__license__ = "New BSD License - https://opensource.org/licenses/BSD-3-Clause"
__license__ = "BSD-3-Clause - https://opensource.org/licenses/BSD-3-Clause"
__maintainer__ = "Colour Developers"
__email__ = "[email protected]"
__status__ = "Production"
Expand Down

0 comments on commit 4e5419c

Please sign in to comment.