From 9fa093b4713e7e88b8f634bb96ddea52a72b61bd Mon Sep 17 00:00:00 2001
From: Kalin Canov <kalin.canov@vereign.com>
Date: Tue, 28 Jun 2022 12:18:22 +0000
Subject: [PATCH] Update LICENSE

---
 LICENSE | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE
index 0e6ca69..5d17083 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,7 @@
-This a framework used for automation tests
+This repository holds the test automation framework based on Java and used for testing
+Organization Credential Manager and contains the BDD scenarios.
 
-Copyright (c) 2018 Vereign AG [https://www.vereign.com]
+Copyright (c) 2022 Vereign AG [https://www.vereign.com]
 
 This is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
-- 
GitLab