Adding license to IU files
This commit is contained in:
parent
cb1ab5a041
commit
81e40b0fef
48 changed files with 104 additions and 8 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue