Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge stable to develop 2024 #2323

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ jobs:
run: |
git config --global --add safe.directory /__w/MSS/MSS
mamba install -n ${{ env.mamba-env }} coveralls
mamba run --no-capture-output -n ${{ env.mamba-env }} coveralls --service=github
mamba run --no-capture-output -n ${{ env.mamba-env }} coveralls --service=github
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing newline

2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Mission Support System (MSS)

:copyright: Copyright 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: Copyright 2011-2014 Marc Rautenhaus (mr)
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.


Expand Down
2 changes: 1 addition & 1 deletion conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2016-2017 Reimar Bauer
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def get_tutorial_images():
# General information about the project.
project = 'MSS - Mission Support System'
copyright = \
'2016-2023 by the MSS team, see AUTHORS, ' \
'2016-2024 by the MSS team, see AUTHORS. ' \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The strings are concatenated on a single line and separated by different characters now. This seems odd. Should they all be separated by a period?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that should have been catched by the origin PR, that isn't correct.

'2011-2014 Marc Rautenhaus, ' \
'2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V., '

Expand Down
2 changes: 1 addition & 1 deletion docs/gallery/plot_examples/HS_template.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
This file is part of MSS.

:copyright: Copyright 2021-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2021-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion docs/gallery/plot_examples/VS_template.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
This file is part of MSS.

:copyright: Copyright 2021-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2021-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion docs/samples/automation/retriever.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
This file is part of MSS.

:copyright: Copyright 2020 Joern Ungermann
:copyright: Copyright 2020-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2020-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion docs/samples/config/mscolab/mscolab_settings.py.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of mss.

:copyright: Copyright 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion docs/samples/config/mswms/mswms_auth.py.sample
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

:copyright: 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: 2011-2014 Marc Rautenhaus
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion docs/samples/config/mswms/mswms_settings.py.chem_plots
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
:copyright: 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: 2011-2014 Marc Rautenhaus
:copyright: Copyright 2017 Jens-Uwe Grooss, Joern Ungermann, Reimar Bauer
:copyright: Copyright 2017-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2017-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion docs/samples/config/mswms/mswms_settings.py.demodata
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
:copyright: 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: 2011-2014 Marc Rautenhaus
:copyright: Copyright 2017 Jens-Uwe Grooss, Joern Ungermann, Reimar Bauer
:copyright: Copyright 2017-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2017-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion docs/samples/config/mswms/mswms_settings.py.sample
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

:copyright: 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: 2011-2014 Marc Rautenhaus
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion docs/samples/plugins/navaid.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

This file is part of MSS.

:copyright: Copyright 2022 by the MSS team, see AUTHORS.
:copyright: Copyright 2022-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
8 changes: 0 additions & 8 deletions localbuild/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ build:
skip: true # [py<310]
number: 1000
script: "{{ PYTHON }} -m pip install . --no-deps -vv" # [not win]
entry_points:
- msui = mslib.msui.msui:main
- mss = mslib.msui.mss:main
- mswms = mslib.mswms.mswms:main
- mswms_demodata = mslib.mswms.demodata:main
- mscolab = mslib.mscolab.mscolab:main
- mssautoplot = mslib.utils.mssautoplot:main
- msidp = mslib.msidp.idp:main # [not win]

requirements:
build:
Expand Down
2 changes: 1 addition & 1 deletion mslib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

:copyright: Copyright 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: Copyright 2011-2014 Marc Rautenhaus (mr)
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of mss.

:copyright: Copyright 2020 Reimar Bauer
:copyright: Copyright 2020-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2020-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

This file is part of MSS.

:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/app/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

This file is part of MSS.

:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/chat_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/file_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2023 Nilupul Manodya
:copyright: Copyright 2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2023-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/mscolab.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/seed.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/sockets_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/mscolab/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

:copyright: Copyright 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: Copyright 2011-2014 Marc Rautenhaus (mr)
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/aircrafts.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2016-2017 Joern Ungermann
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/airdata_dockwidget.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2021 May Bär
:copyright: Copyright 2021-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2021-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
:copyright: Copyright 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: Copyright 2011-2014 Marc Rautenhaus (mr), Tongxi Lou (tl)
:copyright: Copyright 2016-2017 Reimar Bauer
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/editor.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2020 Vaibhav Mehra <[email protected]>
:copyright: Copyright 2020-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2020-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/flighttrack.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

:copyright: Copyright 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: Copyright 2011-2014 Marc Rautenhaus (mr)
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/hexagon_dockwidget.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2016-2017 Joern Ungermann, Stefan Ensmann
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/icons/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

This file is part of MSS.

:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/kmloverlay_dockwidget.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2017 Joern Ungermann
:copyright: Copyright 2017-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2017-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/linearview.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: Copyright 2021 May Baer
:copyright: Copyright 2021-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2021-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/mpl_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

:copyright: Copyright 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: Copyright 2011-2014 Marc Rautenhaus (mr)
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/mpl_pathinteractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

:copyright: Copyright 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: Copyright 2011-2014 Marc Rautenhaus (mr)
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/mpl_qtwidget.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

:copyright: Copyright 2008-2014 Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
:copyright: Copyright 2011-2014 Marc Rautenhaus (mr)
:copyright: Copyright 2016-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2016-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/mscolab.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
This file is part of MSS.

:copyright: Copyright 2019- Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/mscolab_admin_window.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: 2020 Tanish Grover
:copyright: Copyright 2020-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2020-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion mslib/msui/mscolab_chat.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This file is part of MSS.

:copyright: 2019 Shivashis Padhi
:copyright: Copyright 2019-2023 by the MSS team, see AUTHORS.
:copyright: Copyright 2019-2024 by the MSS team, see AUTHORS.
:license: APACHE-2.0, see LICENSE for details.

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
Loading