Copyright fixes
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
diff --git a/hk2-configuration/manager/src/test/java/org/glassfish/hk2/configuration/hub/test/AbstractCountingListener.java b/hk2-configuration/manager/src/test/java/org/glassfish/hk2/configuration/hub/test/AbstractCountingListener.java
index ef7cb1d..0c67ce2 100755
--- a/hk2-configuration/manager/src/test/java/org/glassfish/hk2/configuration/hub/test/AbstractCountingListener.java
+++ b/hk2-configuration/manager/src/test/java/org/glassfish/hk2/configuration/hub/test/AbstractCountingListener.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2023 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2024 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0, which is available at
diff --git a/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/ChildDataModel.java b/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/ChildDataModel.java
index 66bee60..3a43e24 100755
--- a/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/ChildDataModel.java
+++ b/hk2-configuration/persistence/hk2-xml/main/src/main/java/org/glassfish/hk2/xml/internal/ChildDataModel.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0, which is available at
diff --git a/hk2-extras/src/main/java/org/glassfish/hk2/extras/operation/internal/SingleOperationManager.java b/hk2-extras/src/main/java/org/glassfish/hk2/extras/operation/internal/SingleOperationManager.java
index e0b6a06..6bc0d7f 100755
--- a/hk2-extras/src/main/java/org/glassfish/hk2/extras/operation/internal/SingleOperationManager.java
+++ b/hk2-extras/src/main/java/org/glassfish/hk2/extras/operation/internal/SingleOperationManager.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0, which is available at