Skip to content

Commit 1cbd2c1

Browse files
authored
Added acknowledgements and licensing info
1 parent a64d477 commit 1cbd2c1

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ACA-Py plugin for MyData DID DIDComm protcol
22

3+
## Acknowledgements
4+
5+
This repository was originally created as as a deliverable for Automated Data Agreement (ADA) Project. ADA project is part of NGI-eSSIF-Lab project that has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 871932.
6+
7+
The lead developer to this project is iGrnt.io (Sweden), supported by Linaltec (Sweden) and PrivacyAnt (Finland).
8+
39
## ACA-Py Version Compatibility
410

511
This plugin is compatible with ACA-Py version 0.5.6.
@@ -64,4 +70,14 @@ $ aca-py start \
6470
--log-level info \
6571
--wallet-key "wallet@123" \
6672
--plugin "mydata_did"
67-
```
73+
```
74+
75+
## Licensing
76+
77+
Copyright (c) 2021-23 LCubed AB (iGrant.io), Sweden
78+
79+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
80+
81+
You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0.
82+
83+
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 for the specific language governing permissions and limitations under the License.

0 commit comments

Comments
 (0)