From ad7621be10aa4b3634c349a150ce9965791fa4d2 Mon Sep 17 00:00:00 2001 From: rjy7 Date: Mon, 21 Jun 2010 16:20:20 +0000 Subject: [PATCH] Fixed license text in some ftls --- webapp/web/templates/freemarker/body/about.ftl | 2 +- webapp/web/templates/freemarker/body/individual.ftl | 1 + webapp/web/templates/freemarker/body/test.ftl | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) 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 -->