From 25a1d8164d557f14705e04c5e9a6c8f135013ddf Mon Sep 17 00:00:00 2001 From: Rasmus Frey Date: Fri, 12 Mar 2021 13:59:36 +0100 Subject: [PATCH] Updated License section Changed License section according to OS2 bylaws and best practice. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dc3ff8..6f9a7bd 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ __OS2Forms__ is a drupal based solution for creating advanced webform functional ## License -All OS2Forms projects are using [EUPL v1.2 License](https://opensource.org/licenses/EUPL-1.2). +All OS2forms projects are released under [MPL. 2.0](https://opensource.org/licenses/MPL-2.0) unless another license is issued in the repository or another license in underlying codebases state otherwise. Drupal for instanse is released on [GPL 2.0](https://opensource.org/licenses/GPL-2.0) and all software built on Drupal must be released on the same license. ## Testing and CI