Adding license to IU files

This commit is contained in:
bdc34 2010-07-09 23:05:53 +00:00
parent cb1ab5a041
commit 81e40b0fef
48 changed files with 104 additions and 8 deletions

View file

@ -1,3 +1,5 @@
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
<c:set var="portalBean" value="${requestScope.portalBean}" />
@ -56,4 +58,4 @@ var contextPath = "${contextPath}";
<c:url var="pageStyle" value="/${themeDir}css/visualization/personlevel/page.css" />
<link href="${coAuthorStyle}" rel="stylesheet" type="text/css" />
<link href="${pageStyle}" rel="stylesheet" type="text/css" />
<link href="${pageStyle}" rel="stylesheet" type="text/css" />