From f3ac71c744be4f42a590cf96cfd5c09ecb4c0f71 Mon Sep 17 00:00:00 2001 From: Marten Muru Date: Mon, 21 Jun 2021 08:44:03 +0300 Subject: [PATCH] TARA2-269 - updated README.md and added MIT license --- LICENSE | 21 ++++++++++++++++++ README.md | 2 +- ...u_regional_development_fund_horizontal.jpg | Bin pom.xml | 8 ++++++- 4 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 LICENSE rename {img => doc/img}/eu_regional_development_fund_horizontal.jpg (100%) diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a834f89 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2021 Estonian Information System Authority + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md index 8fe552e..ff26b9e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # eIDAS Proxy integration tests diff --git a/img/eu_regional_development_fund_horizontal.jpg b/doc/img/eu_regional_development_fund_horizontal.jpg similarity index 100% rename from img/eu_regional_development_fund_horizontal.jpg rename to doc/img/eu_regional_development_fund_horizontal.jpg diff --git a/pom.xml b/pom.xml index 708823f..b93fe38 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,13 @@ ee.ria eidas-proxy-test 1.0-SNAPSHOT - + + + MIT + https://opensource.org/licenses/MIT + repo + +