Commit fdab241 1 parent 61c9de8 commit fdab241 Copy full SHA for fdab241
File tree 3 files changed +13
-1
lines changed
3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -13,3 +13,11 @@ Every time you create a new file or edit a file that you created and doesn't yet
13
13
Currently the following templates are available:
14
14
* cx_header_default
15
15
* cx_header_with_ #
16
+
17
+ ## NOTICE
18
+
19
+ This work is licensed under the [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) .
20
+
21
+ - SPDX-License-Identifier: Apache-2.0
22
+ - SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
23
+ - Source URL: https://github.com/eclipse-tractusx/ssi-credential-issuer
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ The project maintains the following source code repositories in the GitHub organ
28
28
29
29
This project leverages the following third party content.
30
30
31
- See DEPENDENCIES file.
31
+ See [ DEPENDENCIES] ( ./DEPENDENCIES ) file.
32
32
33
33
## Cryptography
34
34
Original file line number Diff line number Diff line change @@ -30,6 +30,10 @@ See Docker notice files for more information:
30
30
- [ credential-expiry-app] ( ./docker/notice-credential-expiry-app.md )
31
31
- [ credential-issuer-migrations] ( ./docker/notice-credential-issuer-migrations.md )
32
32
33
+ ## Contributing
34
+
35
+ See [ Contribution details] ( /docs/technical-documentation/dev-process/How%20to%20contribute.md ) .
36
+
33
37
## License
34
38
35
39
Distributed under the Apache 2.0 License.
You can’t perform that action at this time.
0 commit comments