Skip to content

Commit e74025d

Browse files
authored
1 parent 2a5e81b commit e74025d

File tree

198 files changed

+201
-201
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

198 files changed

+201
-201
lines changed

conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
This file is part of MSS.
1010
1111
:copyright: Copyright 2016-2017 Reimar Bauer
12-
:copyright: Copyright 2016-2025 by the MSS team, see AUTHORS.
12+
:copyright: Copyright 2016-2026 by the MSS team, see AUTHORS.
1313
:license: APACHE-2.0, see LICENSE for details.
1414
1515
Licensed under the Apache License, Version 2.0 (the "License");

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def get_tutorial_images():
135135
# General information about the project.
136136
project = 'MSS - Mission Support System'
137137
project_copyright = \
138-
'2016-2025 by the MSS team, see AUTHORS, ' \
138+
'2016-2026 by the MSS team, see AUTHORS, ' \
139139
'2011-2014 Marc Rautenhaus, ' \
140140
'2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.'
141141

docs/gallery/plot_examples/HS_template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
This file is part of MSS.
33
4-
:copyright: Copyright 2021-2025 by the MSS team, see AUTHORS.
4+
:copyright: Copyright 2021-2026 by the MSS team, see AUTHORS.
55
:license: APACHE-2.0, see LICENSE for details.
66
77
Licensed under the Apache License, Version 2.0 (the "License");

docs/gallery/plot_examples/VS_template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
This file is part of MSS.
33
4-
:copyright: Copyright 2021-2025 by the MSS team, see AUTHORS.
4+
:copyright: Copyright 2021-2026 by the MSS team, see AUTHORS.
55
:license: APACHE-2.0, see LICENSE for details.
66
77
Licensed under the Apache License, Version 2.0 (the "License");

docs/samples/plugins/navaid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
This file is part of MSS.
1010
11-
:copyright: Copyright 2022-2025 by the MSS team, see AUTHORS.
11+
:copyright: Copyright 2022-2026 by the MSS team, see AUTHORS.
1212
:license: APACHE-2.0, see LICENSE for details.
1313
1414
Licensed under the Apache License, Version 2.0 (the "License");

mslib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
1111
:copyright: Copyright 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
1212
:copyright: Copyright 2011-2014 Marc Rautenhaus (mr)
13-
:copyright: Copyright 2016-2025 by the MSS team, see AUTHORS.
13+
:copyright: Copyright 2016-2026 by the MSS team, see AUTHORS.
1414
:license: APACHE-2.0, see LICENSE for details.
1515
1616
Licensed under the Apache License, Version 2.0 (the "License");

mslib/index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
This file is part of mss.
1010
1111
:copyright: Copyright 2020 Reimar Bauer
12-
:copyright: Copyright 2020-2025 by the MSS team, see AUTHORS.
12+
:copyright: Copyright 2020-2026 by the MSS team, see AUTHORS.
1313
:license: APACHE-2.0, see LICENSE for details.
1414
1515
Licensed under the Apache License, Version 2.0 (the "License");

mslib/mscolab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
This file is part of MSS.
1010
11-
:copyright: Copyright 2016-2025 by the MSS team, see AUTHORS.
11+
:copyright: Copyright 2016-2026 by the MSS team, see AUTHORS.
1212
:license: APACHE-2.0, see LICENSE for details.
1313
1414
Licensed under the Apache License, Version 2.0 (the "License");

mslib/mscolab/app/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
This file is part of MSS.
1010
11-
:copyright: Copyright 2016-2025 by the MSS team, see AUTHORS.
11+
:copyright: Copyright 2016-2026 by the MSS team, see AUTHORS.
1212
:license: APACHE-2.0, see LICENSE for details.
1313
1414
Licensed under the Apache License, Version 2.0 (the "License");

mslib/mscolab/chat_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
This file is part of MSS.
1010
1111
:copyright: Copyright 2019 Shivashis Padhi
12-
:copyright: Copyright 2019-2025 by the MSS team, see AUTHORS.
12+
:copyright: Copyright 2019-2026 by the MSS team, see AUTHORS.
1313
:license: APACHE-2.0, see LICENSE for details.
1414
1515
Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)