Skip to content

Commit

Permalink
Bump copyright.
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierog committed Jan 4, 2025
1 parent bfcf84c commit c760f7b
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,6 +1,6 @@
MIT License

Copyright (c) 2024 Xavier G.
Copyright (c) 2024-2025 Xavier G.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/moulti/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__author__ = 'Xavier G.'
__copyright__ = 'Copyright (c) 2024 Xavier G.'
__copyright__ = 'Copyright (c) 2024-2025 Xavier G.'
__email__ = '[email protected]'
__licence__ = 'MIT'
__maintainer__ = __author__
Expand Down

0 comments on commit c760f7b

Please sign in to comment.