Skip to content

Commit 55a0a9e

Browse files
committed
bump copyright, remove unused import
1 parent f85ee6e commit 55a0a9e

File tree

1 file changed

+1
-2
lines changed
  • opengrok-indexer/src/main/java/org/opengrok/indexer/web

1 file changed

+1
-2
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/web/Util.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2005, 2022, Oracle and/or its affiliates. All rights reserved.
21+
* Copyright (c) 2005, 2023, Oracle and/or its affiliates. All rights reserved.
2222
* Portions Copyright (c) 2011, Jens Elkner.
2323
* Portions Copyright (c) 2017, 2020, Chris Fraire <cfraire@me.com>.
2424
* Portions Copyright (c) 2019, Krystof Tulinger <k.tulinger@seznam.cz>.
@@ -64,7 +64,6 @@
6464
import org.apache.lucene.queryparser.classic.QueryParser;
6565
import org.opengrok.indexer.configuration.RuntimeEnvironment;
6666
import org.opengrok.indexer.history.Annotation;
67-
import org.opengrok.indexer.history.HistoryException;
6867
import org.opengrok.indexer.history.HistoryGuru;
6968
import org.opengrok.indexer.logger.LoggerFactory;
7069

0 commit comments

Comments
 (0)