From d1674b49ce5821bc4a7ceac29f6e13c3888d216d Mon Sep 17 00:00:00 2001 From: Ulf Markwardt <ulf.markwardt@tu-dresden.de> Date: Wed, 29 Sep 2021 14:44:47 +0200 Subject: [PATCH] Lizenzen + News --- doc.zih.tu-dresden.de/docs/index.md | 16 +++++++--------- doc.zih.tu-dresden.de/docs/legal_notice.md | 15 ++++++++++++--- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/index.md b/doc.zih.tu-dresden.de/docs/index.md index 515188ce5..d1ad3891a 100644 --- a/doc.zih.tu-dresden.de/docs/index.md +++ b/doc.zih.tu-dresden.de/docs/index.md @@ -6,11 +6,6 @@ to incorporate more information with increasing experience and with every questi HPC team invites you to take part in the improvement of these pages by correcting or adding useful information. -## Starting Point - -Besids this documentation, the slides from the [HPC introduction](misc/HPC-Introduction.pdf) are -a good starting point for new users of ZIH systems as well for HPC in general. - ## Contribution Issues concerning this documentation can reported via the GitLab @@ -24,9 +19,12 @@ the detailed documentation to get started. **Reminder:** Non-documentation issues and requests need to be send as ticket to [hpcsupport@zih.tu-dresden.de](mailto:hpcsupport@zih.tu-dresden.de). -## Licenses +--- + +--- + +## News -The documenation and the repository have two licenses: +**2021-10-05** Offline-maintenance (black building test) -* All documentation is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). -* All software components are licensed under MIT license. +**2021-09-29** Introduction to HPC at ZIH ([slides](misc/HPC-Introduction.pdf)) diff --git a/doc.zih.tu-dresden.de/docs/legal_notice.md b/doc.zih.tu-dresden.de/docs/legal_notice.md index 3412a3a0a..a5e187ee3 100644 --- a/doc.zih.tu-dresden.de/docs/legal_notice.md +++ b/doc.zih.tu-dresden.de/docs/legal_notice.md @@ -1,8 +1,10 @@ -# Legal Notice / Impressum +# Legal Notice + +## Impressum Es gilt das [Impressum der TU Dresden](https://tu-dresden.de/impressum) mit folgenden Änderungen: -## Ansprechpartner/Betreiber: +### Ansprechpartner/Betreiber: Technische Universität Dresden Zentrum für Informationsdienste und Hochleistungsrechnen @@ -12,7 +14,7 @@ Tel.: +49 351 463-40000 Fax: +49 351 463-42328 E-Mail: servicedesk@tu-dresden.de -## Konzeption, Technische Umsetzung, Anbieter: +### Konzeption, Technische Umsetzung, Anbieter: Technische Universität Dresden Zentrum für Informationsdienste und Hochleistungsrechnen @@ -22,3 +24,10 @@ Prof. Dr. Wolfgang E. Nagel Tel.: +49 351 463-35450 Fax: +49 351 463-37773 E-Mail: zih@tu-dresden.de + +## License + +This documentation and the repository have two licenses: + +* All documentation is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). +* All software components are licensed under MIT license. -- GitLab