diff --git a/README.md b/README.md index 30ba8404a4..3a088f1c5d 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ If you have any questions, feel free to create a [discussion](https://github.com ## Contributors and Supporters -The _[Munich Quantum Toolkit (MQT)](https://mqt.readthedocs.io)_ is developed by the [Chair for Design Automation](https://www.cda.cit.tum.de/) at the [Technical University of Munich](https://www.tum.de/) and supported by the [Munich Quantum Software Company (MQSC)](https://munichquantum.software). +MQT Core is developed by the [Chair for Design Automation](https://www.cda.cit.tum.de/) at the [Technical University of Munich](https://www.tum.de/) and [MQSC](https://mq.sc). Among others, it is part of the [Munich Quantum Software Stack (MQSS)](https://www.munich-quantum-valley.de/research/research-areas/mqss) ecosystem, which is being developed as part of the [Munich Quantum Valley (MQV)](https://www.munich-quantum-valley.de) initiative.
diff --git a/docs/conf.py b/docs/conf.py index 2f5239a683..6d2c55f7ec 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ release = version.split("+")[0] project = "MQT Core" -author = "Chair for Design Automation, TUM & Munich Quantum Software Company" +author = "Chair for Design Automation, TUM & Munich Quantum Software Company GmbH" language = "en" -project_copyright = "2023 - 2026 Chair for Design Automation, TUM & 2025 - 2026 Munich Quantum Software Company" +project_copyright = "2023 - 2026 Chair for Design Automation, TUM & 2025 - 2026 Munich Quantum Software Company GmbH" master_doc = "index" diff --git a/docs/index.md b/docs/index.md index 056ce60adc..2c22a87f73 100644 --- a/docs/index.md +++ b/docs/index.md @@ -89,7 +89,7 @@ api/cpp/namespacelist ```{only} html ## Contributors and Supporters -The _[Munich Quantum Toolkit (MQT)](https://mqt.readthedocs.io)_ is developed by the [Chair for Design Automation](https://www.cda.cit.tum.de/) at the [Technical University of Munich](https://www.tum.de/) and supported by the [Munich Quantum Software Company (MQSC)](https://munichquantum.software). +MQT Core is developed by the [Chair for Design Automation](https://www.cda.cit.tum.de/) at the [Technical University of Munich](https://www.tum.de/) and [MQSC](https://mq.sc). Among others, it is part of the [Munich Quantum Software Stack (MQSS)](https://www.munich-quantum-valley.de/research/research-areas/mqss) ecosystem, which is being developed as part of the [Munich Quantum Valley (MQV)](https://www.munich-quantum-valley.de) initiative.