Skip to content

Commit 86135f1

Browse files
committed
Update copyright year to 2025
1 parent 07d2906 commit 86135f1

25 files changed

+25
-25
lines changed

sourcespec2/input/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Input functions for SourceSpec.
55
66
:copyright:
7-
2013-2024 Claudio Satriano <[email protected]>
7+
2013-2025 Claudio Satriano <[email protected]>
88
:license:
99
CeCILL Free Software License Agreement v2.1
1010
(http://www.cecill.info/licences.en.html)

sourcespec2/input/augment_event.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
2013-2014 Claudio Satriano <[email protected]>,
1010
Emanuela Matrullo <[email protected]>
1111
12-
2015-2024 Claudio Satriano <[email protected]>,
12+
2015-2025 Claudio Satriano <[email protected]>,
1313
Sophie Lambotte <[email protected]>
1414
:license:
1515
CeCILL Free Software License Agreement v2.1

sourcespec2/input/event_and_picks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
2013-2014 Claudio Satriano <[email protected]>,
1010
Emanuela Matrullo <[email protected]>
1111
12-
2015-2024 Claudio Satriano <[email protected]>,
12+
2015-2025 Claudio Satriano <[email protected]>,
1313
Sophie Lambotte <[email protected]>
1414
:license:
1515
CeCILL Free Software License Agreement v2.1

sourcespec2/input/event_parsers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Event and phase picks parsers for SourceSpec.
55
66
:copyright:
7-
2013-2024 Claudio Satriano <[email protected]>
7+
2013-2025 Claudio Satriano <[email protected]>
88
:license:
99
CeCILL Free Software License Agreement v2.1
1010
(http://www.cecill.info/licences.en.html)

sourcespec2/input/event_parsers/asdf_event.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Parse event metadata and picks from ASDF file.
55
66
:copyright:
7-
2012-2024 Claudio Satriano <[email protected]>
7+
2012-2025 Claudio Satriano <[email protected]>
88
:license:
99
CeCILL Free Software License Agreement v2.1
1010
(http://www.cecill.info/licences.en.html)

sourcespec2/input/event_parsers/hypo2000.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Read event and phase picks from an hypo2000 file.
55
66
:copyright:
7-
2012-2024 Claudio Satriano <[email protected]>
7+
2012-2025 Claudio Satriano <[email protected]>
88
:license:
99
CeCILL Free Software License Agreement v2.1
1010
(http://www.cecill.info/licences.en.html)

sourcespec2/input/event_parsers/hypo71.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Parse event metadata and picks in hypo71 format.
55
66
:copyright:
7-
2012-2024 Claudio Satriano <[email protected]>
7+
2012-2025 Claudio Satriano <[email protected]>
88
:license:
99
CeCILL Free Software License Agreement v2.1
1010
(http://www.cecill.info/licences.en.html)

sourcespec2/input/event_parsers/obspy_catalog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Parse event metadata and picks from an ObsPy catalog object.
55
66
:copyright:
7-
2012-2024 Claudio Satriano <[email protected]>
7+
2012-2025 Claudio Satriano <[email protected]>
88
:license:
99
CeCILL Free Software License Agreement v2.1
1010
(http://www.cecill.info/licences.en.html)

sourcespec2/input/event_parsers/quakeml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Parse event metadata and picks from a QuakeML file.
55
66
:copyright:
7-
2012-2024 Claudio Satriano <[email protected]>
7+
2012-2025 Claudio Satriano <[email protected]>
88
:license:
99
CeCILL Free Software License Agreement v2.1
1010
(http://www.cecill.info/licences.en.html)

sourcespec2/input/event_parsers/sac_event.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Read metadata from SAC file headers.
55
66
:copyright:
7-
2023-2024 Claudio Satriano <[email protected]>
7+
2023-2025 Claudio Satriano <[email protected]>
88
:license:
99
CeCILL Free Software License Agreement v2.1
1010
(http://www.cecill.info/licences.en.html)

0 commit comments

Comments
 (0)