From 62dc8a8f64dc2330890c2e8e8210da5c3be76579 Mon Sep 17 00:00:00 2001 From: lawmeskiviahs Date: Wed, 9 Aug 2023 23:14:19 +0530 Subject: [PATCH] adding license info --- deliveries/grant_management_webapp_milestone_1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deliveries/grant_management_webapp_milestone_1.md b/deliveries/grant_management_webapp_milestone_1.md index 1bfe4f259..576fa38da 100644 --- a/deliveries/grant_management_webapp_milestone_1.md +++ b/deliveries/grant_management_webapp_milestone_1.md @@ -9,7 +9,7 @@ | Number | Deliverable | Link | Notes | | ------------- | ------------- | ------------- |------------- | -| **0a.** | License | Unlicense | Unlicensed | +| **0a.** | License | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | Apache-2.0 | | **0b.** | Documentation | [User Guide](https://docs.google.com/document/d/1BLBns9tTUSpJMu7MhuQdLZYF8mUBQ8TD/edit) | **Inline documents can be found in the repositories** and User guide is for UI/UX components. | | **0c.** | Testing and Testing Guide | - | The respective Test files can be found alongside the project repositories with guidelines in readme files. | | **0d.** | Docker | - | The dockerfiles can be found alongside the project repositories. |