Skip to content

Commit c760f7b

Browse files
committed
Bump copyright.
1 parent bfcf84c commit c760f7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Xavier G.
3+
Copyright (c) 2024-2025 Xavier G.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/moulti/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = 'Xavier G.'
2-
__copyright__ = 'Copyright (c) 2024 Xavier G.'
2+
__copyright__ = 'Copyright (c) 2024-2025 Xavier G.'
33
__email__ = '[email protected]'
44
__licence__ = 'MIT'
55
__maintainer__ = __author__

0 commit comments

Comments
 (0)