From 4b0961b0744866db063899a2c28e09eded6b6fe4 Mon Sep 17 00:00:00 2001 From: hudajkhan Date: Wed, 2 Oct 2013 15:20:35 -0400 Subject: [PATCH] removing second license line --- .../freemarker/body/individual/viewLabelsForIndividual.ftl | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/web/templates/freemarker/body/individual/viewLabelsForIndividual.ftl b/webapp/web/templates/freemarker/body/individual/viewLabelsForIndividual.ftl index 23b4d0385..4a55168f2 100644 --- a/webapp/web/templates/freemarker/body/individual/viewLabelsForIndividual.ftl +++ b/webapp/web/templates/freemarker/body/individual/viewLabelsForIndividual.ftl @@ -1,5 +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$ --> <#include "manageLabelsForIndividualTerms.ftl" > <#-- Custom form for managing labels for individuals --> <#--This is used both for editing and for viewLabelsServlet-->