
com.github.robtimus.maven.plugins.i18n.templates.license.ftl Maven / Gradle / Ivy
<#if licenseText??>
/*
<#list helper.splitLines(licenseText) as line>
<#assign licenseTextLine = helper.trimRight(line)>
<#if licenseTextLine == "">
*
<#else>
* ${licenseTextLine}
#if>
#list>
*/
#if>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy