Adding license text.

This commit is contained in:
briancaruso 2012-02-29 20:11:34 +00:00
parent d9669acddb
commit aea25c0c58
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.resultRow { .resultRow {
float:none; float:none;
clear:both; clear:both;

View file

@ -1,3 +1,5 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#--Save to variable is sparqlResults --> <#--Save to variable is sparqlResults -->
<#assign resultsExist = false/> <#assign resultsExist = false/>
<#if sparqlResults?has_content> <#if sparqlResults?has_content>