File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
# ---------------------------------------------------------------------------
4
4
#
5
5
# This software is a part of MTDA.
6
- # Copyright (C) 2021 Siemens Digital Industries Software
6
+ # Copyright (C) 2025 Siemens AG
7
7
#
8
8
# ---------------------------------------------------------------------------
9
9
# SPDX-License-Identifier: MIT
Original file line number Diff line number Diff line change 3
3
# ---------------------------------------------------------------------------
4
4
#
5
5
# This software is a part of MTDA.
6
- # Copyright (C) 2021 Siemens Digital Industries Software
6
+ # Copyright (C) 2025 Siemens AG
7
7
#
8
8
# ---------------------------------------------------------------------------
9
9
# SPDX-License-Identifier: MIT
21
21
# -- Project information -----------------------------------------------------
22
22
23
23
project = 'MTDA'
24
- copyright = '2021 Siemens Digital Industries Software '
24
+ copyright = '2025 Siemens AG '
25
25
author = 'Cedric Hombourger'
26
26
27
27
# The version info for the project you're documenting, acts as replacement for
Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ Packages for Debian 12 (bookworm) may be installed as follows::
19
19
$ sudo apt-get update
20
20
$ sudo apt-get install -y mtda
21
21
22
- Using apt on Ubuntu 22 .04
22
+ Using apt on Ubuntu 24 .04
23
23
-------------------------
24
24
25
- Packages for Ubuntu 22 .04 (Jammy Jellyfish ) may be installed as follows::
25
+ Packages for Ubuntu 24 .04 (Noble Numbat ) may be installed as follows::
26
26
27
- $ sudo add-apt-repository ppa:chombourger/mtda-jammy
27
+ $ sudo add-apt-repository ppa:chombourger/mtda-noble
28
28
$ sudo apt-get update
29
29
$ sudo apt-get install -y mtda
30
30
You can’t perform that action at this time.
0 commit comments