diff --git a/webapp/web/templates/freemarker/body/about.ftl b/webapp/web/templates/freemarker/body/about.ftl index e256860a0..a73b923a9 100644 --- a/webapp/web/templates/freemarker/body/about.ftl +++ b/webapp/web/templates/freemarker/body/about.ftl @@ -1,4 +1,4 @@ -<#-- $This file is distributed under the terms of the license in /doc/license.txt --> +<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- Template for the body of the About page --> diff --git a/webapp/web/templates/freemarker/body/individual.ftl b/webapp/web/templates/freemarker/body/individual.ftl index e69de29bb..841b7965f 100644 --- a/webapp/web/templates/freemarker/body/individual.ftl +++ b/webapp/web/templates/freemarker/body/individual.ftl @@ -0,0 +1 @@ +<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> \ No newline at end of file diff --git a/webapp/web/templates/freemarker/body/test.ftl b/webapp/web/templates/freemarker/body/test.ftl index eb9dde79e..5abd6fb1c 100644 --- a/webapp/web/templates/freemarker/body/test.ftl +++ b/webapp/web/templates/freemarker/body/test.ftl @@ -1,4 +1,4 @@ -<#-- $This file is distributed under the terms of the license in /doc/license.txt --> +<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- FreeMarker test cases -->