diff --git a/Resources/LICENSE b/LICENSE
similarity index 100%
rename from Resources/LICENSE
rename to LICENSE
diff --git a/Material/images/Gematik_Logo_Flag_With_Background.png b/Material/images/Gematik_Logo_Flag_With_Background.png
new file mode 100644
index 0000000..a3c9293
Binary files /dev/null and b/Material/images/Gematik_Logo_Flag_With_Background.png differ
diff --git a/PROJECT_README.md b/PROJECT_README.md
index a03411a..b006683 100644
--- a/PROJECT_README.md
+++ b/PROJECT_README.md
@@ -25,7 +25,7 @@ See [ReleaseNotes.md](/ImplementationGuide/markdown/ReleaseNotes.md) for all inf
## License
-Copyright 2024 gematik GmbH
+Copyright 2025 gematik GmbH
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
diff --git a/README.md b/README.md
index affa1a0..4946221 100644
--- a/README.md
+++ b/README.md
@@ -42,3 +42,20 @@ Information about using the preconfigured devontainer including sushi, hapi vali
# Help
If you find issues with this template project, please leave an issue or create a Pull Request via the [template repository](https://github.com/gematik/spec-TemplateForSimplifierProjects).
+
+## License
+
+Copyright 2025 gematik GmbH
+
+Licensed under the **Apache License, Version 2.0** (the "License"); you may not use this file except in compliance with the License.
+
+Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the [LICENSE](./LICENSE) for the specific language governing permissions and limitations under the License.
+
+## Additional Notes and Disclaimer from gematik GmbH
+
+1. Copyright notice: Each published work result is accompanied by an explicit statement of the license conditions for use. These are regularly typical conditions in connection with open source or free software. Programs described/provided/linked here are free software, unless otherwise stated.
+2. Permission notice: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+ 1. The copyright notice (Item 1) and the permission notice (Item 2) shall be included in all copies or substantial portions of the Software.
+ 2. The software is provided "as is" without warranty of any kind, either express or implied, including, but not limited to, the warranties of fitness for a particular purpose, merchantability, and/or non-infringement. The authors or copyright holders shall not be liable in any manner whatsoever for any damages or other claims arising from, out of or in connection with the software or the use or other dealings with the software, whether in an action of contract, tort, or otherwise.
+ 3. We take open source license compliance very seriously. We are always striving to achieve compliance at all times and to improve our processes. If you find any issues or have any suggestions or comments, or if you see any other ways in which we can improve, please reach out to: ospo@gematik.de
+3. Please note: Parts of this code may have been generated using AI-supported technology. Please take this into account, especially when troubleshooting, for security analyses and possible adjustments.
\ No newline at end of file
diff --git a/Readme_template.md b/Readme_template.md
index 95e2132..b35e973 100644
--- a/Readme_template.md
+++ b/Readme_template.md
@@ -62,6 +62,15 @@ Copyright [yyyy] gematik GmbH
Licensed under the **Apache License, Version 2.0** (the "License"); you may not use this file except in compliance with the License.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the [LICENSE](./LICENSE) for the specific language governing permissions and limitations under the License.
+
+## Additional Notes and Disclaimer from gematik GmbH
+
+1. Copyright notice: Each published work result is accompanied by an explicit statement of the license conditions for use. These are regularly typical conditions in connection with open source or free software. Programs described/provided/linked here are free software, unless otherwise stated.
+2. Permission notice: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+ 1. The copyright notice (Item 1) and the permission notice (Item 2) shall be included in all copies or substantial portions of the Software.
+ 2. The software is provided "as is" without warranty of any kind, either express or implied, including, but not limited to, the warranties of fitness for a particular purpose, merchantability, and/or non-infringement. The authors or copyright holders shall not be liable in any manner whatsoever for any damages or other claims arising from, out of or in connection with the software or the use or other dealings with the software, whether in an action of contract, tort, or otherwise.
+ 3. We take open source license compliance very seriously. We are always striving to achieve compliance at all times and to improve our processes. If you find any issues or have any suggestions or comments, or if you see any other ways in which we can improve, please reach out to: ospo@gematik.de
+3. Please note: Parts of this code may have been generated using AI-supported technology. Please take this into account, especially when troubleshooting, for security analyses and possible adjustments.
## Contact
\ No newline at end of file
diff --git a/ReleaseNotes.md b/ReleaseNotes.md
new file mode 100644
index 0000000..756e547
--- /dev/null
+++ b/ReleaseNotes.md
@@ -0,0 +1,6 @@
+
+
+# Release Notes
+
+## Release 1.0.0 (>)
+* change 1
\ No newline at end of file