Skip to content

Commit bbda742

Browse files
Edit copyright date
1 parent 04b31bf commit bbda742

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mobidic_mpa/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright (C) 2017-2021
3+
# Copyright (C) 2017-2022
44
#
55

66
__author__ = 'Mobidic'
@@ -11,7 +11,7 @@
1111
'Thomas Guignard',
1212
'David Baux'
1313
]
14-
__copyright__ = 'Copyright (C) 2017-2021'
14+
__copyright__ = 'Copyright (C) 2017-2022'
1515
__license__ = 'Academic License Agreement'
1616
__version__ = '1.2.4'
1717
__email__ = 'c-vangoethem@chu-montpellier.fr'

0 commit comments

Comments
 (0)