From 865b90502f4c0e5c4d975361541c4dbabedff52f Mon Sep 17 00:00:00 2001 From: virgo47 Date: Fri, 24 Jan 2020 14:03:09 +0100 Subject: [PATCH] midpoint-system.properties: updated license declaration --- .../system-init/src/main/resources/midpoint-system.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repo/system-init/src/main/resources/midpoint-system.properties b/repo/system-init/src/main/resources/midpoint-system.properties index 3202d537adb..88645d9a40c 100644 --- a/repo/system-init/src/main/resources/midpoint-system.properties +++ b/repo/system-init/src/main/resources/midpoint-system.properties @@ -1,6 +1,6 @@ # Copyright (c) 2010-2019 Evolveum and contributors # -# This work is dual-licensed under the Apache License 2.0 +# This work is dual-licensed under the Apache License 2.0 # and European Union Public License. See LICENSE file for details. # # File generated during the build. This file contains various system properties such midPoint version, build ID, build timestamp and so on. @@ -12,4 +12,4 @@ midpoint.system.branch=${git.branch} midpoint.system.buildTimestamp=${timestamp} midpoint.system.scm=${project.scm.connection} midpoint.system.jira=${project.issueManagement.url} -midpoint.system.license=Apache License 2.0 +midpoint.system.license=Apache License 2.0 and European Union Public License