Skip to content

Commit 87fa76e

Browse files
authored
Merge pull request #105 from gematik/ospo-guidelines-fix
Ensure OSPO compliance
2 parents 5fc20ef + 7d9a607 commit 87fa76e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright [yyyy] [name of copyright owner]
190+
Copyright 2025 gematik GmbH
191191

192192
Licensed under the Apache License, Version 2.0 (the "License");
193193
you may not use this file except in compliance with the License.

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,7 @@ After successfull installation run to build the resources:
3737

3838
```bash
3939
sushi ./Resources
40-
```
40+
```
41+
42+
## License
43+
See [License](./LICENSE)

0 commit comments

Comments
 (0)