diff --git a/license.txt b/license.txt index 61a03d3db..df598210f 100644 --- a/license.txt +++ b/license.txt @@ -17,10 +17,25 @@ ------------------------------------------------------------------------ - MAPSTRUCT SUBCOMPONENTS WITH DIFFERENT LICENCES + MAPSTRUCT SUBCOMPONENTS WITH DIFFERENT COPYRIGHT OWNERS - The MapStruct distribution includes FreeMarker, a software developed by - the Visigoth Software Society (http://www.visigoths.org/) which is - distributed under a BSD-style license. Your use of FreeMarker is subject - to the terms and conditions of this license (see - http://freemarker.sourceforge.net/docs/app_license.html). + The MapStruct distribution (ZIP, TAR.GZ) as well as the MapStruct + library (JAR) include FreeMarker, a software developed by Attila + Szegedi, Daniel Dekany and Jonathan Revusky. FreeMarker is licensed + under the same license as MapStruct itself - Apache License, Version + 2.0 - but the copyright owners are the aforementioned individuals. + + The MapStruct distribution (ZIP, TAR.GZ) as well as the MapStruct + library (JAR) include a number of files that are licensed by the + Apache Software Foundation under the same license as MapStruct itself - + Apache License, Version 2.0 - but the copyright owner is the Apache + Software Foundation. These files are: + + freemarker/ext/jsp/web-app_2_2.dtd + freemarker/ext/jsp/web-app_2_3.dtd + freemarker/ext/jsp/web-app_2_4.xsd + freemarker/ext/jsp/web-app_2_5.xsd + freemarker/ext/jsp/web-jsptaglibrary_1_1.dtd + freemarker/ext/jsp/web-jsptaglibrary_1_2.dtd + freemarker/ext/jsp/web-jsptaglibrary_2_0.xsd + freemarker/ext/jsp/web-jsptaglibrary_2_1.xsd diff --git a/parent/pom.xml b/parent/pom.xml index 653910b32..08837604f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -99,7 +99,7 @@ org.freemarker freemarker - 2.3.19 + 2.3.21 org.easytesting