From 63cf85ff7ac666214818ca7b998e1cf660ca13d9 Mon Sep 17 00:00:00 2001 From: Vladimir Kotal Date: Thu, 6 Mar 2025 21:40:57 +0100 Subject: [PATCH] bump year in copyright --- .../src/main/jflex/analysis/php/PhpSymbolTokenizer.lex | 2 +- opengrok-indexer/src/main/jflex/analysis/php/PhpXref.lex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 . */