We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e125a7c + a7fc9e0 commit d3e78a4Copy full SHA for d3e78a4
mriqc/__init__.py
@@ -28,6 +28,6 @@
28
29
from mriqc._version import __version__
30
31
-__copyright__ = 'Copyright 2022, The NiPreps Developers'
+__copyright__ = 'Copyright 2016-2024, The NiPreps Developers'
32
__download__ = f'https://github.com/nipreps/mriqc/archive/{__version__}.tar.gz'
33
__all__ = ['__version__', '__copyright__', '__download__']
0 commit comments