blob: f116b0c2d3a4726ef45ffb327774fcd25c74fb15 [file] [log] [blame]
<#-- Add the appropriate copyright header -->
<#if meta.outputFile?ends_with("java")>
<#include "c-style-copyright.ftl">
<#elseif meta.outputFile?ends_with("xml")>
<#include "xml-style-copyright.ftl">
</#if>