File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
opengrok-web/src/main/webapp Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -16,16 +16,13 @@ information: Portions Copyright [yyyy] [name of copyright owner]
16
16
17
17
CDDL HEADER END
18
18
19
- Copyright (c) 2005, 2018 , Oracle and/or its affiliates. All rights reserved.
19
+ Copyright (c) 2005, 2021 , Oracle and/or its affiliates. All rights reserved.
20
20
Portions Copyright 2011 Jens Elkner.
21
21
Portions Copyright (c) 2018, Chris Fraire <[email protected] >.
22
22
23
23
--%>
24
24
<%@page contentType =" text/html; charset=UTF-8" pageEncoding =" UTF-8" %>
25
- <%@page session =" false" errorPage =" error.jsp" isErrorPage =" true" import="
26
- org.opengrok.indexer.web.Prefix,
27
- org.opengrok.indexer.configuration.RuntimeEnvironment"
28
- %><%
25
+ <%@page session =" false" errorPage =" error.jsp" isErrorPage =" true" %><%
29
26
/* ---------------------- enoent.jsp start --------------------- */
30
27
{
31
28
PageConfig cfg = PageConfig . get(request);
You can’t perform that action at this time.
0 commit comments