Skip to content

Commit e0afca1

Browse files
committed
Remove incorrect comment lines.
1 parent 5e65a23 commit e0afca1

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/analysis/ocaml/Consts.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
2221
* Portions Copyright (c) 2025, Yelisey Romanov <[email protected]>.
2322
*/
2423
package org.opengrok.indexer.analysis.ocaml;

opengrok-indexer/src/main/java/org/opengrok/indexer/analysis/ocaml/OCamlAnalyzer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
2221
* Portions Copyright (c) 2025, Yelisey Romanov <[email protected]>.
2322
*/
2423
package org.opengrok.indexer.analysis.ocaml;

opengrok-indexer/src/main/java/org/opengrok/indexer/analysis/ocaml/OCamlAnalyzerFactory.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
2221
* Portions Copyright (c) 2025, Yelisey Romanov <[email protected]>.
2322
*/
2423
package org.opengrok.indexer.analysis.ocaml;

opengrok-indexer/src/main/java/org/opengrok/indexer/analysis/ocaml/OCamlLexer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
2221
* Portions Copyright (c) 2025, Yelisey Romanov <[email protected]>.
2322
*/
2423
package org.opengrok.indexer.analysis.ocaml;

opengrok-indexer/src/main/jflex/analysis/ocaml/OCaml.lexh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
2221
* Portions Copyright (c) 2025, Yelisey Romanov <[email protected]>.
2322
*/
2423

opengrok-indexer/src/main/jflex/analysis/ocaml/OCamlSymbolTokenizer.lex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2015, 2021, Oracle and/or its affiliates. All rights reserved.
2221
* Portions Copyright (c) 2025, Yelisey Romanov <[email protected]>.
2322
*/
2423

opengrok-indexer/src/main/jflex/analysis/ocaml/OCamlXref.lex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
*/
1919

2020
/*
21-
* Copyright (c) 2015, 2021, Oracle and/or its affiliates. All rights reserved.
2221
* Portions Copyright (c) 2025, Yelisey Romanov <[email protected]>.
2322
*/
2423

0 commit comments

Comments
 (0)