Skip to content

Commit

Permalink
fix: missing y2024 (#2342)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReimarBauer committed May 7, 2024
1 parent afa3061 commit 3ed347b
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion mslib/mscolab/message_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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/msui_mainwindow.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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/utils/migration/config_before_nine.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/utils/migration/update_json_file_to_version_nine.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 tests/_test_mscolab/test_server_auth_required.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 tests/fixtures.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 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 tutorials/utils/picture.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 tutorials/utils/platform_keys.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
This file is part of MSS.
:copyright: Copyright 2021 Hrithik Kumar Verma
: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

0 comments on commit 3ed347b

Please sign in to comment.