diff --git a/opengrok-indexer/src/main/jflex/analysis/php/PhpSymbolTokenizer.lex b/opengrok-indexer/src/main/jflex/analysis/php/PhpSymbolTokenizer.lex index 3de345fb030..60f4cac170f 100644 --- a/opengrok-indexer/src/main/jflex/analysis/php/PhpSymbolTokenizer.lex +++ b/opengrok-indexer/src/main/jflex/analysis/php/PhpSymbolTokenizer.lex @@ -18,7 +18,7 @@ */ /* - * Copyright (c) 2011, 2021, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2025, Oracle and/or its affiliates. All rights reserved. * Portions Copyright (c) 2017-2018, Chris Fraire . */ diff --git a/opengrok-indexer/src/main/jflex/analysis/php/PhpXref.lex b/opengrok-indexer/src/main/jflex/analysis/php/PhpXref.lex index 91350d105d8..fe5dc773856 100644 --- a/opengrok-indexer/src/main/jflex/analysis/php/PhpXref.lex +++ b/opengrok-indexer/src/main/jflex/analysis/php/PhpXref.lex @@ -18,7 +18,7 @@ */ /* - * Copyright (c) 2011, 2021, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2025, Oracle and/or its affiliates. All rights reserved. * Portions Copyright (c) 2017, Chris Fraire . */