File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
opengrok-indexer/src/main/java/org/opengrok/indexer/web Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 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>.
6464import org .apache .lucene .queryparser .classic .QueryParser ;
6565import org .opengrok .indexer .configuration .RuntimeEnvironment ;
6666import org .opengrok .indexer .history .Annotation ;
67- import org .opengrok .indexer .history .HistoryException ;
6867import org .opengrok .indexer .history .HistoryGuru ;
6968import org .opengrok .indexer .logger .LoggerFactory ;
7069
You can’t perform that action at this time.
0 commit comments