diff --git a/COPYRIGHT b/COPYRIGHT
index 1ac61fd6db..30ecda0127 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/AuthorizationTransaction.java b/compat_1_5_2/src/main/java/org/jpos/core/AuthorizationTransaction.java
index 47be3c4ebe..268e772be8 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/AuthorizationTransaction.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/AuthorizationTransaction.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/CardAgent.java b/compat_1_5_2/src/main/java/org/jpos/core/CardAgent.java
index c1bb019a42..39190ab38e 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/CardAgent.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/CardAgent.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/CardAgentException.java b/compat_1_5_2/src/main/java/org/jpos/core/CardAgentException.java
index 5b568556fb..1c7b933702 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/CardAgentException.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/CardAgentException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/CardAgentLookup.java b/compat_1_5_2/src/main/java/org/jpos/core/CardAgentLookup.java
index cabc24e254..c22f892853 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/CardAgentLookup.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/CardAgentLookup.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/CardAgentNotFoundException.java b/compat_1_5_2/src/main/java/org/jpos/core/CardAgentNotFoundException.java
index e07c4de33c..499dc69d40 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/CardAgentNotFoundException.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/CardAgentNotFoundException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/CardBrand.java b/compat_1_5_2/src/main/java/org/jpos/core/CardBrand.java
index e5249283c3..ed471825b0 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/CardBrand.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/CardBrand.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/CardSelector.java b/compat_1_5_2/src/main/java/org/jpos/core/CardSelector.java
index 3cfd076133..d6b2dc6842 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/CardSelector.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/CardSelector.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/CardTransaction.java b/compat_1_5_2/src/main/java/org/jpos/core/CardTransaction.java
index 585ca31832..818e0e685f 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/CardTransaction.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/CardTransaction.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/CardTransactionResponse.java b/compat_1_5_2/src/main/java/org/jpos/core/CardTransactionResponse.java
index 4918331007..57e68fabc3 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/CardTransactionResponse.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/CardTransactionResponse.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/ErrorResponse.java b/compat_1_5_2/src/main/java/org/jpos/core/ErrorResponse.java
index b95bfef6ef..18d095fbd0 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/ErrorResponse.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/ErrorResponse.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/FinancialTransaction.java b/compat_1_5_2/src/main/java/org/jpos/core/FinancialTransaction.java
index a4f54414aa..fa144b4737 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/FinancialTransaction.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/FinancialTransaction.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/ReConfigurable.java b/compat_1_5_2/src/main/java/org/jpos/core/ReConfigurable.java
index 85fa0d3959..7479cb4340 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/ReConfigurable.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/ReConfigurable.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/Stopable.java b/compat_1_5_2/src/main/java/org/jpos/core/Stopable.java
index 801793eac8..842d910051 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/Stopable.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/Stopable.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/ThinResponse.java b/compat_1_5_2/src/main/java/org/jpos/core/ThinResponse.java
index 2e86f6732d..b32e74ad05 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/ThinResponse.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/ThinResponse.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/core/UnknownCardException.java b/compat_1_5_2/src/main/java/org/jpos/core/UnknownCardException.java
index 9aa34e0359..0ddbeebccf 100644
--- a/compat_1_5_2/src/main/java/org/jpos/core/UnknownCardException.java
+++ b/compat_1_5_2/src/main/java/org/jpos/core/UnknownCardException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/iso/ISOMUX.java b/compat_1_5_2/src/main/java/org/jpos/iso/ISOMUX.java
index 676b4a6d9c..42ec8cbe14 100644
--- a/compat_1_5_2/src/main/java/org/jpos/iso/ISOMUX.java
+++ b/compat_1_5_2/src/main/java/org/jpos/iso/ISOMUX.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/iso/ISOMUXMBean.java b/compat_1_5_2/src/main/java/org/jpos/iso/ISOMUXMBean.java
index 49df01e2a9..8da4db6632 100644
--- a/compat_1_5_2/src/main/java/org/jpos/iso/ISOMUXMBean.java
+++ b/compat_1_5_2/src/main/java/org/jpos/iso/ISOMUXMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/iso/ISORequest.java b/compat_1_5_2/src/main/java/org/jpos/iso/ISORequest.java
index 30e784cb20..a13d7449c9 100644
--- a/compat_1_5_2/src/main/java/org/jpos/iso/ISORequest.java
+++ b/compat_1_5_2/src/main/java/org/jpos/iso/ISORequest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/log4j/ISOMsgRenderer.java b/compat_1_5_2/src/main/java/org/jpos/log4j/ISOMsgRenderer.java
index 8a6382912d..0f428cbb57 100644
--- a/compat_1_5_2/src/main/java/org/jpos/log4j/ISOMsgRenderer.java
+++ b/compat_1_5_2/src/main/java/org/jpos/log4j/ISOMsgRenderer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/log4j/LogEventRenderer.java b/compat_1_5_2/src/main/java/org/jpos/log4j/LogEventRenderer.java
index 6287121239..3a7a68283c 100644
--- a/compat_1_5_2/src/main/java/org/jpos/log4j/LogEventRenderer.java
+++ b/compat_1_5_2/src/main/java/org/jpos/log4j/LogEventRenderer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/q2/iso/CardAgentAdaptor.java b/compat_1_5_2/src/main/java/org/jpos/q2/iso/CardAgentAdaptor.java
index 588912852e..704b66311a 100644
--- a/compat_1_5_2/src/main/java/org/jpos/q2/iso/CardAgentAdaptor.java
+++ b/compat_1_5_2/src/main/java/org/jpos/q2/iso/CardAgentAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/q2/tpl/ConnectionPoolAdaptor.java b/compat_1_5_2/src/main/java/org/jpos/q2/tpl/ConnectionPoolAdaptor.java
index 8dce4f1f96..2cc6133dad 100644
--- a/compat_1_5_2/src/main/java/org/jpos/q2/tpl/ConnectionPoolAdaptor.java
+++ b/compat_1_5_2/src/main/java/org/jpos/q2/tpl/ConnectionPoolAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/Connector.java b/compat_1_5_2/src/main/java/org/jpos/space/Connector.java
index f2e96a8ea4..641f101e92 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/Connector.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/Connector.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/ISOChannelAdaptor.java b/compat_1_5_2/src/main/java/org/jpos/space/ISOChannelAdaptor.java
index c40e122842..01ef9f4432 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/ISOChannelAdaptor.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/ISOChannelAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/ISORequestListenerAdaptor.java b/compat_1_5_2/src/main/java/org/jpos/space/ISORequestListenerAdaptor.java
index dd949597e4..cf2cde3f75 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/ISORequestListenerAdaptor.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/ISORequestListenerAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/LeasedReference.java b/compat_1_5_2/src/main/java/org/jpos/space/LeasedReference.java
index b90cc1d120..33c29d4b9a 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/LeasedReference.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/LeasedReference.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/PersistentSpace.java b/compat_1_5_2/src/main/java/org/jpos/space/PersistentSpace.java
index 1cb4e81648..6c74a412b3 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/PersistentSpace.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/PersistentSpace.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/Request.java b/compat_1_5_2/src/main/java/org/jpos/space/Request.java
index 9f742ae49c..23049193ab 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/Request.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/Request.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/SpaceChannel.java b/compat_1_5_2/src/main/java/org/jpos/space/SpaceChannel.java
index b0064c63ea..9ed8cb92c5 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/SpaceChannel.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/SpaceChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/SpaceMUX.java b/compat_1_5_2/src/main/java/org/jpos/space/SpaceMUX.java
index b4667fc9de..b0400f7366 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/SpaceMUX.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/SpaceMUX.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/TinySpace.java b/compat_1_5_2/src/main/java/org/jpos/space/TinySpace.java
index 3a566b9965..e8a924c525 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/TinySpace.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/TinySpace.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/TransientSpace.java b/compat_1_5_2/src/main/java/org/jpos/space/TransientSpace.java
index bf4d87ffd6..f3270adcfe 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/TransientSpace.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/TransientSpace.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/space/TransientSpaceMBean.java b/compat_1_5_2/src/main/java/org/jpos/space/TransientSpaceMBean.java
index 97a0da88cf..62f50edac1 100644
--- a/compat_1_5_2/src/main/java/org/jpos/space/TransientSpaceMBean.java
+++ b/compat_1_5_2/src/main/java/org/jpos/space/TransientSpaceMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/tpl/ConnectionPool.java b/compat_1_5_2/src/main/java/org/jpos/tpl/ConnectionPool.java
index 47cff79484..8c608fa850 100644
--- a/compat_1_5_2/src/main/java/org/jpos/tpl/ConnectionPool.java
+++ b/compat_1_5_2/src/main/java/org/jpos/tpl/ConnectionPool.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/tpl/NoPeerException.java b/compat_1_5_2/src/main/java/org/jpos/tpl/NoPeerException.java
index 4e8334b965..cf49aed0f0 100644
--- a/compat_1_5_2/src/main/java/org/jpos/tpl/NoPeerException.java
+++ b/compat_1_5_2/src/main/java/org/jpos/tpl/NoPeerException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/tpl/NotFoundException.java b/compat_1_5_2/src/main/java/org/jpos/tpl/NotFoundException.java
index 67022541f2..2054a77554 100644
--- a/compat_1_5_2/src/main/java/org/jpos/tpl/NotFoundException.java
+++ b/compat_1_5_2/src/main/java/org/jpos/tpl/NotFoundException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/tpl/PersistentEngine.java b/compat_1_5_2/src/main/java/org/jpos/tpl/PersistentEngine.java
index ad774a71a8..7693fad76e 100644
--- a/compat_1_5_2/src/main/java/org/jpos/tpl/PersistentEngine.java
+++ b/compat_1_5_2/src/main/java/org/jpos/tpl/PersistentEngine.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/tpl/PersistentPeer.java b/compat_1_5_2/src/main/java/org/jpos/tpl/PersistentPeer.java
index 9cb0b1a341..1a9e336351 100644
--- a/compat_1_5_2/src/main/java/org/jpos/tpl/PersistentPeer.java
+++ b/compat_1_5_2/src/main/java/org/jpos/tpl/PersistentPeer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/tpl/RowMap.java b/compat_1_5_2/src/main/java/org/jpos/tpl/RowMap.java
index a42518d21d..6d77cfddac 100644
--- a/compat_1_5_2/src/main/java/org/jpos/tpl/RowMap.java
+++ b/compat_1_5_2/src/main/java/org/jpos/tpl/RowMap.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/util/AssertFailedException.java b/compat_1_5_2/src/main/java/org/jpos/util/AssertFailedException.java
index db90d4f64d..6c9cf0def3 100644
--- a/compat_1_5_2/src/main/java/org/jpos/util/AssertFailedException.java
+++ b/compat_1_5_2/src/main/java/org/jpos/util/AssertFailedException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/util/Asserter.java b/compat_1_5_2/src/main/java/org/jpos/util/Asserter.java
index b82337ae65..ec4348e616 100644
--- a/compat_1_5_2/src/main/java/org/jpos/util/Asserter.java
+++ b/compat_1_5_2/src/main/java/org/jpos/util/Asserter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/util/DefaultLockManager.java b/compat_1_5_2/src/main/java/org/jpos/util/DefaultLockManager.java
index 16bab03324..184da95580 100644
--- a/compat_1_5_2/src/main/java/org/jpos/util/DefaultLockManager.java
+++ b/compat_1_5_2/src/main/java/org/jpos/util/DefaultLockManager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/util/LockManager.java b/compat_1_5_2/src/main/java/org/jpos/util/LockManager.java
index 494a6e90b8..bcbd884fc0 100644
--- a/compat_1_5_2/src/main/java/org/jpos/util/LockManager.java
+++ b/compat_1_5_2/src/main/java/org/jpos/util/LockManager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/util/Log4JListener.java b/compat_1_5_2/src/main/java/org/jpos/util/Log4JListener.java
index 3410c154c8..a781ebc264 100644
--- a/compat_1_5_2/src/main/java/org/jpos/util/Log4JListener.java
+++ b/compat_1_5_2/src/main/java/org/jpos/util/Log4JListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/util/Modem.java b/compat_1_5_2/src/main/java/org/jpos/util/Modem.java
index eda635306b..a15df58c9f 100644
--- a/compat_1_5_2/src/main/java/org/jpos/util/Modem.java
+++ b/compat_1_5_2/src/main/java/org/jpos/util/Modem.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/compat_1_5_2/src/main/java/org/jpos/util/SimpleLockManager.java b/compat_1_5_2/src/main/java/org/jpos/util/SimpleLockManager.java
index 97e455973b..29371c05fe 100644
--- a/compat_1_5_2/src/main/java/org/jpos/util/SimpleLockManager.java
+++ b/compat_1_5_2/src/main/java/org/jpos/util/SimpleLockManager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/bsh/BSHAction.java b/jpos/src/main/java/org/jpos/bsh/BSHAction.java
index 79846a8e78..a4a4112875 100644
--- a/jpos/src/main/java/org/jpos/bsh/BSHAction.java
+++ b/jpos/src/main/java/org/jpos/bsh/BSHAction.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/bsh/BSHFilter.java b/jpos/src/main/java/org/jpos/bsh/BSHFilter.java
index cebdc0e35f..382be5397f 100644
--- a/jpos/src/main/java/org/jpos/bsh/BSHFilter.java
+++ b/jpos/src/main/java/org/jpos/bsh/BSHFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/bsh/BSHLogListener.java b/jpos/src/main/java/org/jpos/bsh/BSHLogListener.java
index d2eb26b1f2..2f42b6c55d 100644
--- a/jpos/src/main/java/org/jpos/bsh/BSHLogListener.java
+++ b/jpos/src/main/java/org/jpos/bsh/BSHLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/bsh/BSHRequestListener.java b/jpos/src/main/java/org/jpos/bsh/BSHRequestListener.java
index 48a56efd0a..f9217a857b 100644
--- a/jpos/src/main/java/org/jpos/bsh/BSHRequestListener.java
+++ b/jpos/src/main/java/org/jpos/bsh/BSHRequestListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/bsh/BSHUI.java b/jpos/src/main/java/org/jpos/bsh/BSHUI.java
index e6296ca46b..66f5ac1097 100644
--- a/jpos/src/main/java/org/jpos/bsh/BSHUI.java
+++ b/jpos/src/main/java/org/jpos/bsh/BSHUI.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/Card.java b/jpos/src/main/java/org/jpos/core/Card.java
index bdac5adb6b..719f0e0184 100644
--- a/jpos/src/main/java/org/jpos/core/Card.java
+++ b/jpos/src/main/java/org/jpos/core/Card.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/CardHolder.java b/jpos/src/main/java/org/jpos/core/CardHolder.java
index 6a53d6d6b0..07299935d6 100644
--- a/jpos/src/main/java/org/jpos/core/CardHolder.java
+++ b/jpos/src/main/java/org/jpos/core/CardHolder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/CardValidator.java b/jpos/src/main/java/org/jpos/core/CardValidator.java
index 5a482cfbff..e4e505f587 100644
--- a/jpos/src/main/java/org/jpos/core/CardValidator.java
+++ b/jpos/src/main/java/org/jpos/core/CardValidator.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/Configurable.java b/jpos/src/main/java/org/jpos/core/Configurable.java
index c6e4dd4fdf..28af64439e 100644
--- a/jpos/src/main/java/org/jpos/core/Configurable.java
+++ b/jpos/src/main/java/org/jpos/core/Configurable.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/Configuration.java b/jpos/src/main/java/org/jpos/core/Configuration.java
index 26d73d0844..27a44b56e1 100644
--- a/jpos/src/main/java/org/jpos/core/Configuration.java
+++ b/jpos/src/main/java/org/jpos/core/Configuration.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/ConfigurationException.java b/jpos/src/main/java/org/jpos/core/ConfigurationException.java
index 155fff1d09..2240a7f362 100644
--- a/jpos/src/main/java/org/jpos/core/ConfigurationException.java
+++ b/jpos/src/main/java/org/jpos/core/ConfigurationException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/DefaultCardValidator.java b/jpos/src/main/java/org/jpos/core/DefaultCardValidator.java
index cb806fc74d..d058753130 100644
--- a/jpos/src/main/java/org/jpos/core/DefaultCardValidator.java
+++ b/jpos/src/main/java/org/jpos/core/DefaultCardValidator.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/DefaultLUHNCalculator.java b/jpos/src/main/java/org/jpos/core/DefaultLUHNCalculator.java
index 3644c5a913..1d8b335d68 100644
--- a/jpos/src/main/java/org/jpos/core/DefaultLUHNCalculator.java
+++ b/jpos/src/main/java/org/jpos/core/DefaultLUHNCalculator.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/Environment.java b/jpos/src/main/java/org/jpos/core/Environment.java
index 0d43d2cde0..9acb3af4a0 100644
--- a/jpos/src/main/java/org/jpos/core/Environment.java
+++ b/jpos/src/main/java/org/jpos/core/Environment.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/EnvironmentProvider.java b/jpos/src/main/java/org/jpos/core/EnvironmentProvider.java
index 0634b3998b..ccd797bd50 100644
--- a/jpos/src/main/java/org/jpos/core/EnvironmentProvider.java
+++ b/jpos/src/main/java/org/jpos/core/EnvironmentProvider.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/FileEnvironmentProvider.java b/jpos/src/main/java/org/jpos/core/FileEnvironmentProvider.java
index 660fd199ac..a1a3f77442 100644
--- a/jpos/src/main/java/org/jpos/core/FileEnvironmentProvider.java
+++ b/jpos/src/main/java/org/jpos/core/FileEnvironmentProvider.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/IgnoreLuhnCardValidator.java b/jpos/src/main/java/org/jpos/core/IgnoreLuhnCardValidator.java
index 0ec54d03d3..8c296435d9 100644
--- a/jpos/src/main/java/org/jpos/core/IgnoreLuhnCardValidator.java
+++ b/jpos/src/main/java/org/jpos/core/IgnoreLuhnCardValidator.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/InvalidCardException.java b/jpos/src/main/java/org/jpos/core/InvalidCardException.java
index a7b6d3e72e..5d35619051 100644
--- a/jpos/src/main/java/org/jpos/core/InvalidCardException.java
+++ b/jpos/src/main/java/org/jpos/core/InvalidCardException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/LUHNCalculator.java b/jpos/src/main/java/org/jpos/core/LUHNCalculator.java
index 8a4347a758..e81ca2dd11 100644
--- a/jpos/src/main/java/org/jpos/core/LUHNCalculator.java
+++ b/jpos/src/main/java/org/jpos/core/LUHNCalculator.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/NodeConfigurable.java b/jpos/src/main/java/org/jpos/core/NodeConfigurable.java
index 454f107def..c76c294187 100644
--- a/jpos/src/main/java/org/jpos/core/NodeConfigurable.java
+++ b/jpos/src/main/java/org/jpos/core/NodeConfigurable.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/ObfEnvironmentProvider.java b/jpos/src/main/java/org/jpos/core/ObfEnvironmentProvider.java
index f6836bf33c..f404e747a0 100644
--- a/jpos/src/main/java/org/jpos/core/ObfEnvironmentProvider.java
+++ b/jpos/src/main/java/org/jpos/core/ObfEnvironmentProvider.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/ReadableConfiguration.java b/jpos/src/main/java/org/jpos/core/ReadableConfiguration.java
index 8e4ed82f38..88e570007f 100644
--- a/jpos/src/main/java/org/jpos/core/ReadableConfiguration.java
+++ b/jpos/src/main/java/org/jpos/core/ReadableConfiguration.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/Sequencer.java b/jpos/src/main/java/org/jpos/core/Sequencer.java
index e556bef9bf..fccf61a951 100644
--- a/jpos/src/main/java/org/jpos/core/Sequencer.java
+++ b/jpos/src/main/java/org/jpos/core/Sequencer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/SimpleConfiguration.java b/jpos/src/main/java/org/jpos/core/SimpleConfiguration.java
index 9eef66fd7d..624dc26b3d 100644
--- a/jpos/src/main/java/org/jpos/core/SimpleConfiguration.java
+++ b/jpos/src/main/java/org/jpos/core/SimpleConfiguration.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/SubConfiguration.java b/jpos/src/main/java/org/jpos/core/SubConfiguration.java
index c600490853..a372d550cd 100644
--- a/jpos/src/main/java/org/jpos/core/SubConfiguration.java
+++ b/jpos/src/main/java/org/jpos/core/SubConfiguration.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/Track1.java b/jpos/src/main/java/org/jpos/core/Track1.java
index 4756024fe3..6661f21d91 100644
--- a/jpos/src/main/java/org/jpos/core/Track1.java
+++ b/jpos/src/main/java/org/jpos/core/Track1.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/Track2.java b/jpos/src/main/java/org/jpos/core/Track2.java
index 1faf461d34..4834762f00 100644
--- a/jpos/src/main/java/org/jpos/core/Track2.java
+++ b/jpos/src/main/java/org/jpos/core/Track2.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/VolatileSequencer.java b/jpos/src/main/java/org/jpos/core/VolatileSequencer.java
index c383c7de65..cf396be044 100644
--- a/jpos/src/main/java/org/jpos/core/VolatileSequencer.java
+++ b/jpos/src/main/java/org/jpos/core/VolatileSequencer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/VolatileSequencerMBean.java b/jpos/src/main/java/org/jpos/core/VolatileSequencerMBean.java
index 585badcdcc..36805e81b3 100644
--- a/jpos/src/main/java/org/jpos/core/VolatileSequencerMBean.java
+++ b/jpos/src/main/java/org/jpos/core/VolatileSequencerMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/XmlConfigurable.java b/jpos/src/main/java/org/jpos/core/XmlConfigurable.java
index 10b7bb3317..f411f4ca99 100644
--- a/jpos/src/main/java/org/jpos/core/XmlConfigurable.java
+++ b/jpos/src/main/java/org/jpos/core/XmlConfigurable.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/annotation/Config.java b/jpos/src/main/java/org/jpos/core/annotation/Config.java
index 0de8de75e8..6f817746c8 100644
--- a/jpos/src/main/java/org/jpos/core/annotation/Config.java
+++ b/jpos/src/main/java/org/jpos/core/annotation/Config.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandler.java b/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandler.java
index 8b248e96f6..908a4f51e2 100644
--- a/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandler.java
+++ b/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandler.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandlerAware.java b/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandlerAware.java
index 0462e5de91..e83e2fa40b 100644
--- a/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandlerAware.java
+++ b/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandlerAware.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandlerConfigAware.java b/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandlerConfigAware.java
index 17c510619c..3f08f9e9b6 100644
--- a/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandlerConfigAware.java
+++ b/jpos/src/main/java/org/jpos/core/handlers/exception/ExceptionHandlerConfigAware.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/BinaryEMVTag.java b/jpos/src/main/java/org/jpos/emv/BinaryEMVTag.java
index 6c99ea1fa8..a885627580 100644
--- a/jpos/src/main/java/org/jpos/emv/BinaryEMVTag.java
+++ b/jpos/src/main/java/org/jpos/emv/BinaryEMVTag.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/CVRMastercard.java b/jpos/src/main/java/org/jpos/emv/CVRMastercard.java
index 1f84c0c901..f412f64343 100644
--- a/jpos/src/main/java/org/jpos/emv/CVRMastercard.java
+++ b/jpos/src/main/java/org/jpos/emv/CVRMastercard.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/EMVConstructedTag.java b/jpos/src/main/java/org/jpos/emv/EMVConstructedTag.java
index a71eef5aaa..139f722be3 100644
--- a/jpos/src/main/java/org/jpos/emv/EMVConstructedTag.java
+++ b/jpos/src/main/java/org/jpos/emv/EMVConstructedTag.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/EMVProprietaryTagType.java b/jpos/src/main/java/org/jpos/emv/EMVProprietaryTagType.java
index 5f0c429cf8..9a705c9cd8 100644
--- a/jpos/src/main/java/org/jpos/emv/EMVProprietaryTagType.java
+++ b/jpos/src/main/java/org/jpos/emv/EMVProprietaryTagType.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/EMVStandardTagType.java b/jpos/src/main/java/org/jpos/emv/EMVStandardTagType.java
index e8a90238d2..2679688db3 100644
--- a/jpos/src/main/java/org/jpos/emv/EMVStandardTagType.java
+++ b/jpos/src/main/java/org/jpos/emv/EMVStandardTagType.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/EMVTag.java b/jpos/src/main/java/org/jpos/emv/EMVTag.java
index 3afaa36baa..654f07c586 100644
--- a/jpos/src/main/java/org/jpos/emv/EMVTag.java
+++ b/jpos/src/main/java/org/jpos/emv/EMVTag.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/EMVTagSequence.java b/jpos/src/main/java/org/jpos/emv/EMVTagSequence.java
index 19662352c0..d1ef7da274 100644
--- a/jpos/src/main/java/org/jpos/emv/EMVTagSequence.java
+++ b/jpos/src/main/java/org/jpos/emv/EMVTagSequence.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/EMVTagType.java b/jpos/src/main/java/org/jpos/emv/EMVTagType.java
index 5d665c5ff3..5f57764cf2 100644
--- a/jpos/src/main/java/org/jpos/emv/EMVTagType.java
+++ b/jpos/src/main/java/org/jpos/emv/EMVTagType.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/IssuerApplicationData.java b/jpos/src/main/java/org/jpos/emv/IssuerApplicationData.java
index 5b32ff9a9a..58d6ff43d7 100644
--- a/jpos/src/main/java/org/jpos/emv/IssuerApplicationData.java
+++ b/jpos/src/main/java/org/jpos/emv/IssuerApplicationData.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/LiteralEMVTag.java b/jpos/src/main/java/org/jpos/emv/LiteralEMVTag.java
index 01b8c248b4..38f0cd42a6 100644
--- a/jpos/src/main/java/org/jpos/emv/LiteralEMVTag.java
+++ b/jpos/src/main/java/org/jpos/emv/LiteralEMVTag.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/ProprietaryFormatException.java b/jpos/src/main/java/org/jpos/emv/ProprietaryFormatException.java
index 0a27671e45..da2e62609c 100644
--- a/jpos/src/main/java/org/jpos/emv/ProprietaryFormatException.java
+++ b/jpos/src/main/java/org/jpos/emv/ProprietaryFormatException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/TerminalVerificationResults.java b/jpos/src/main/java/org/jpos/emv/TerminalVerificationResults.java
index aa67eb030c..0e7b871a4a 100644
--- a/jpos/src/main/java/org/jpos/emv/TerminalVerificationResults.java
+++ b/jpos/src/main/java/org/jpos/emv/TerminalVerificationResults.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/UnknownTagNumberException.java b/jpos/src/main/java/org/jpos/emv/UnknownTagNumberException.java
index 349b6c03fb..f377836055 100644
--- a/jpos/src/main/java/org/jpos/emv/UnknownTagNumberException.java
+++ b/jpos/src/main/java/org/jpos/emv/UnknownTagNumberException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/cryptogram/CPACryptogram.java b/jpos/src/main/java/org/jpos/emv/cryptogram/CPACryptogram.java
index 2beaa8987b..ead4de48ad 100644
--- a/jpos/src/main/java/org/jpos/emv/cryptogram/CPACryptogram.java
+++ b/jpos/src/main/java/org/jpos/emv/cryptogram/CPACryptogram.java
@@ -1,3 +1,21 @@
+/*
+ * jPOS Project [http://jpos.org]
+ * Copyright (C) 2000-2024 jPOS Software SRL
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
package org.jpos.emv.cryptogram;
import org.jpos.security.ARPCMethod;
diff --git a/jpos/src/main/java/org/jpos/emv/cryptogram/CVN10DataBuilder.java b/jpos/src/main/java/org/jpos/emv/cryptogram/CVN10DataBuilder.java
index 437d89181f..e48630118c 100644
--- a/jpos/src/main/java/org/jpos/emv/cryptogram/CVN10DataBuilder.java
+++ b/jpos/src/main/java/org/jpos/emv/cryptogram/CVN10DataBuilder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/cryptogram/CVN18DataBuilder.java b/jpos/src/main/java/org/jpos/emv/cryptogram/CVN18DataBuilder.java
index 3415e4ce1e..938bbc026f 100644
--- a/jpos/src/main/java/org/jpos/emv/cryptogram/CVN18DataBuilder.java
+++ b/jpos/src/main/java/org/jpos/emv/cryptogram/CVN18DataBuilder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/cryptogram/CVN22DataBuilder.java b/jpos/src/main/java/org/jpos/emv/cryptogram/CVN22DataBuilder.java
index 2b21ba547a..af129dea5c 100644
--- a/jpos/src/main/java/org/jpos/emv/cryptogram/CVN22DataBuilder.java
+++ b/jpos/src/main/java/org/jpos/emv/cryptogram/CVN22DataBuilder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/cryptogram/CVNCPADataBuilder.java b/jpos/src/main/java/org/jpos/emv/cryptogram/CVNCPADataBuilder.java
index f6c99b9c9c..e92b427fca 100644
--- a/jpos/src/main/java/org/jpos/emv/cryptogram/CVNCPADataBuilder.java
+++ b/jpos/src/main/java/org/jpos/emv/cryptogram/CVNCPADataBuilder.java
@@ -1,3 +1,21 @@
+/*
+ * jPOS Project [http://jpos.org]
+ * Copyright (C) 2000-2024 jPOS Software SRL
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
package org.jpos.emv.cryptogram;
import org.jpos.emv.IssuerApplicationData;
diff --git a/jpos/src/main/java/org/jpos/emv/cryptogram/CVNMCDataBuilder.java b/jpos/src/main/java/org/jpos/emv/cryptogram/CVNMCDataBuilder.java
index ec61f65dba..7a570632f7 100644
--- a/jpos/src/main/java/org/jpos/emv/cryptogram/CVNMCDataBuilder.java
+++ b/jpos/src/main/java/org/jpos/emv/cryptogram/CVNMCDataBuilder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/cryptogram/CryptogramDataBuilder.java b/jpos/src/main/java/org/jpos/emv/cryptogram/CryptogramDataBuilder.java
index f159e682ee..02d6592944 100644
--- a/jpos/src/main/java/org/jpos/emv/cryptogram/CryptogramDataBuilder.java
+++ b/jpos/src/main/java/org/jpos/emv/cryptogram/CryptogramDataBuilder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/cryptogram/CryptogramSpec.java b/jpos/src/main/java/org/jpos/emv/cryptogram/CryptogramSpec.java
index 18d844c6b0..2bfdce6396 100644
--- a/jpos/src/main/java/org/jpos/emv/cryptogram/CryptogramSpec.java
+++ b/jpos/src/main/java/org/jpos/emv/cryptogram/CryptogramSpec.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/cryptogram/MChipCryptogram.java b/jpos/src/main/java/org/jpos/emv/cryptogram/MChipCryptogram.java
index 7aac9fc04c..3e9b043757 100644
--- a/jpos/src/main/java/org/jpos/emv/cryptogram/MChipCryptogram.java
+++ b/jpos/src/main/java/org/jpos/emv/cryptogram/MChipCryptogram.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/emv/cryptogram/VISACryptogram.java b/jpos/src/main/java/org/jpos/emv/cryptogram/VISACryptogram.java
index f83e01c8d0..80f1ef39e5 100644
--- a/jpos/src/main/java/org/jpos/emv/cryptogram/VISACryptogram.java
+++ b/jpos/src/main/java/org/jpos/emv/cryptogram/VISACryptogram.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/AsciiHexInterpreter.java b/jpos/src/main/java/org/jpos/iso/AsciiHexInterpreter.java
index a168c376ea..87a6f3c4ee 100644
--- a/jpos/src/main/java/org/jpos/iso/AsciiHexInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/AsciiHexInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/AsciiInterpreter.java b/jpos/src/main/java/org/jpos/iso/AsciiInterpreter.java
index 172d06bcc5..6648d4a153 100644
--- a/jpos/src/main/java/org/jpos/iso/AsciiInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/AsciiInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/AsciiPrefixer.java b/jpos/src/main/java/org/jpos/iso/AsciiPrefixer.java
index 4dcac2846a..b078b6b92d 100644
--- a/jpos/src/main/java/org/jpos/iso/AsciiPrefixer.java
+++ b/jpos/src/main/java/org/jpos/iso/AsciiPrefixer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/BCDInterpreter.java b/jpos/src/main/java/org/jpos/iso/BCDInterpreter.java
index 4435baca0c..489e9b8e15 100644
--- a/jpos/src/main/java/org/jpos/iso/BCDInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/BCDInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/BaseChannel.java b/jpos/src/main/java/org/jpos/iso/BaseChannel.java
index 1f4db83217..8dc2403d35 100644
--- a/jpos/src/main/java/org/jpos/iso/BaseChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/BaseChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/BaseChannelMBean.java b/jpos/src/main/java/org/jpos/iso/BaseChannelMBean.java
index 1ebed3fc21..790e79c401 100644
--- a/jpos/src/main/java/org/jpos/iso/BaseChannelMBean.java
+++ b/jpos/src/main/java/org/jpos/iso/BaseChannelMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/BcdPrefixer.java b/jpos/src/main/java/org/jpos/iso/BcdPrefixer.java
index fd73b06f74..7fc6f27050 100644
--- a/jpos/src/main/java/org/jpos/iso/BcdPrefixer.java
+++ b/jpos/src/main/java/org/jpos/iso/BcdPrefixer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/BinaryInterpreter.java b/jpos/src/main/java/org/jpos/iso/BinaryInterpreter.java
index 43c9df0041..9d35ba3f02 100644
--- a/jpos/src/main/java/org/jpos/iso/BinaryInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/BinaryInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/BinaryPrefixer.java b/jpos/src/main/java/org/jpos/iso/BinaryPrefixer.java
index cab5084d40..15b6e24a66 100644
--- a/jpos/src/main/java/org/jpos/iso/BinaryPrefixer.java
+++ b/jpos/src/main/java/org/jpos/iso/BinaryPrefixer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/Channel.java b/jpos/src/main/java/org/jpos/iso/Channel.java
index af63c33180..cf3cede2f9 100644
--- a/jpos/src/main/java/org/jpos/iso/Channel.java
+++ b/jpos/src/main/java/org/jpos/iso/Channel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ClientChannel.java b/jpos/src/main/java/org/jpos/iso/ClientChannel.java
index 91dd314147..18cdac6d64 100644
--- a/jpos/src/main/java/org/jpos/iso/ClientChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/ClientChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/Connector.java b/jpos/src/main/java/org/jpos/iso/Connector.java
index 6ecb911012..731ccd3f63 100644
--- a/jpos/src/main/java/org/jpos/iso/Connector.java
+++ b/jpos/src/main/java/org/jpos/iso/Connector.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/Currency.java b/jpos/src/main/java/org/jpos/iso/Currency.java
index 56c4a63ba1..9f74910a3a 100644
--- a/jpos/src/main/java/org/jpos/iso/Currency.java
+++ b/jpos/src/main/java/org/jpos/iso/Currency.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/EbcdicBinaryInterpreter.java b/jpos/src/main/java/org/jpos/iso/EbcdicBinaryInterpreter.java
index d2483c9250..a71fac2dc2 100644
--- a/jpos/src/main/java/org/jpos/iso/EbcdicBinaryInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/EbcdicBinaryInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/EbcdicHexInterpreter.java b/jpos/src/main/java/org/jpos/iso/EbcdicHexInterpreter.java
index b8e701a414..7fd9e75f07 100644
--- a/jpos/src/main/java/org/jpos/iso/EbcdicHexInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/EbcdicHexInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/EbcdicInterpreter.java b/jpos/src/main/java/org/jpos/iso/EbcdicInterpreter.java
index 18fcf44ac2..593d4a2b5c 100644
--- a/jpos/src/main/java/org/jpos/iso/EbcdicInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/EbcdicInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/EbcdicPrefixer.java b/jpos/src/main/java/org/jpos/iso/EbcdicPrefixer.java
index 0454e92c04..9196b78a29 100644
--- a/jpos/src/main/java/org/jpos/iso/EbcdicPrefixer.java
+++ b/jpos/src/main/java/org/jpos/iso/EbcdicPrefixer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/FSDISOMsg.java b/jpos/src/main/java/org/jpos/iso/FSDISOMsg.java
index 36daa30017..45d54cd0a6 100644
--- a/jpos/src/main/java/org/jpos/iso/FSDISOMsg.java
+++ b/jpos/src/main/java/org/jpos/iso/FSDISOMsg.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/FactoryChannel.java b/jpos/src/main/java/org/jpos/iso/FactoryChannel.java
index 99f14e4ab7..d4cf3575b7 100644
--- a/jpos/src/main/java/org/jpos/iso/FactoryChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/FactoryChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/FilteredBase.java b/jpos/src/main/java/org/jpos/iso/FilteredBase.java
index f2d29b49e9..c634087b49 100644
--- a/jpos/src/main/java/org/jpos/iso/FilteredBase.java
+++ b/jpos/src/main/java/org/jpos/iso/FilteredBase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/FilteredChannel.java b/jpos/src/main/java/org/jpos/iso/FilteredChannel.java
index 8c39c274c3..717911467f 100644
--- a/jpos/src/main/java/org/jpos/iso/FilteredChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/FilteredChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/GenericSSLSocketFactory.java b/jpos/src/main/java/org/jpos/iso/GenericSSLSocketFactory.java
index 325f37dafd..670bf49ef4 100644
--- a/jpos/src/main/java/org/jpos/iso/GenericSSLSocketFactory.java
+++ b/jpos/src/main/java/org/jpos/iso/GenericSSLSocketFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/HEXInterpreter.java b/jpos/src/main/java/org/jpos/iso/HEXInterpreter.java
index d45eda4080..0b6ed57c00 100644
--- a/jpos/src/main/java/org/jpos/iso/HEXInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/HEXInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/HexNibblesPrefixer.java b/jpos/src/main/java/org/jpos/iso/HexNibblesPrefixer.java
index 9b4fce18a2..2d4741d31a 100644
--- a/jpos/src/main/java/org/jpos/iso/HexNibblesPrefixer.java
+++ b/jpos/src/main/java/org/jpos/iso/HexNibblesPrefixer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFAE_LLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFAE_LLCHAR.java
index a4be3c1ca6..5734411ab7 100644
--- a/jpos/src/main/java/org/jpos/iso/IFAE_LLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFAE_LLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_AMOUNT.java b/jpos/src/main/java/org/jpos/iso/IFA_AMOUNT.java
index 658627e283..077f164dfc 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_AMOUNT.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_AMOUNT.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_AMOUNT2003.java b/jpos/src/main/java/org/jpos/iso/IFA_AMOUNT2003.java
index f1e375fa73..40429084d1 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_AMOUNT2003.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_AMOUNT2003.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_BINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_BINARY.java
index cd8355a1f2..204201a9fc 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_BINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_BINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_BITMAP.java b/jpos/src/main/java/org/jpos/iso/IFA_BITMAP.java
index b18db20c32..44e92a3600 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_BITMAP.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_BITMAP.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_FLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_FLLCHAR.java
index 735020e723..70b1a0d4fa 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_FLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_FLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_FLLNUM.java b/jpos/src/main/java/org/jpos/iso/IFA_FLLNUM.java
index ef8dc3b48d..9dbac710a6 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_FLLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_FLLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LBINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_LBINARY.java
index f496ec303d..1a61074c09 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_LCHAR.java
index 8aca687294..b8b66093eb 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLABINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_LLABINARY.java
index e6baa30a80..8cbb7beb1e 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLABINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLABINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_LLBINARY.java
index 192148da27..fefd223f76 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLBNUM.java b/jpos/src/main/java/org/jpos/iso/IFA_LLBNUM.java
index aa9789feea..df2847447d 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLBNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLBNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_LLCHAR.java
index 56488c1051..80cb556cb1 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLLABINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_LLLABINARY.java
index c99cd7a79e..a016c7e4bc 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLLABINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLLABINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_LLLBINARY.java
index a496db6a36..784ef7cd1d 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_LLLCHAR.java
index f84bd45d03..ca3bb3b411 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_LLLLBINARY.java
index 9fa5c79c1a..f24fb1851a 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_LLLLCHAR.java
index d1dfea57df..705f1c7b44 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLLLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_LLLLLBINARY.java
index df9196f6c8..d3a9766de4 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLLLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLLLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLLLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_LLLLLCHAR.java
index ae87732e98..7b3bff227d 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLLLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLLLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLLLLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_LLLLLLBINARY.java
index fd6a199bce..f0f21da092 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLLLLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLLLLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLLLLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_LLLLLLCHAR.java
index 81fe97bf23..d5c883861a 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLLLLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLLLLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLLNUM.java b/jpos/src/main/java/org/jpos/iso/IFA_LLLNUM.java
index 728d6f12f5..ae243b14b8 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_LLNUM.java b/jpos/src/main/java/org/jpos/iso/IFA_LLNUM.java
index e1fbe37d85..0c00704bb1 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_LLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_LLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_NUMERIC.java b/jpos/src/main/java/org/jpos/iso/IFA_NUMERIC.java
index 1aa46c0782..265e7e4e09 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_NUMERIC.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_NUMERIC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_TTLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_TTLBINARY.java
index 128828d11a..53796f1238 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_TTLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_TTLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_TTLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_TTLCHAR.java
index a82e42775c..150261e093 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_TTLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_TTLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_TTLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_TTLLBINARY.java
index 605af3e283..3aeed993b2 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_TTLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_TTLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_TTLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_TTLLCHAR.java
index 402161d0d5..81c94687bd 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_TTLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_TTLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_TTLLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_TTLLLBINARY.java
index 2fcc4730bd..add75a7085 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_TTLLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_TTLLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_TTLLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_TTLLLCHAR.java
index fc9b85cc83..110cce5df3 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_TTLLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_TTLLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_TTLLLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFA_TTLLLLBINARY.java
index 07e4a9644c..7be0f7b58a 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_TTLLLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_TTLLLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_TTLLLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_TTLLLLCHAR.java
index 2002545675..d498687a67 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_TTLLLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_TTLLLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFA_TTTLLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFA_TTTLLLCHAR.java
index fc5b2dfab2..c83ae9c2ec 100644
--- a/jpos/src/main/java/org/jpos/iso/IFA_TTTLLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFA_TTTLLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_AMOUNT.java b/jpos/src/main/java/org/jpos/iso/IFB_AMOUNT.java
index 9d6aad1008..44bba4a969 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_AMOUNT.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_AMOUNT.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_AMOUNT2003.java b/jpos/src/main/java/org/jpos/iso/IFB_AMOUNT2003.java
index 2af431260f..2de2ee3c17 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_AMOUNT2003.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_AMOUNT2003.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_BINARY.java b/jpos/src/main/java/org/jpos/iso/IFB_BINARY.java
index dc7e42322e..8754df039a 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_BINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_BINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_BITMAP.java b/jpos/src/main/java/org/jpos/iso/IFB_BITMAP.java
index 5533b66133..fcea6d22b5 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_BITMAP.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_BITMAP.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_FLLLNUM.java b/jpos/src/main/java/org/jpos/iso/IFB_FLLLNUM.java
index e6224044c1..b08886673f 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_FLLLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_FLLLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_FLLNUM.java b/jpos/src/main/java/org/jpos/iso/IFB_FLLNUM.java
index 0ad1e9b827..073193d4d8 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_FLLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_FLLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_FNUMERIC.java b/jpos/src/main/java/org/jpos/iso/IFB_FNUMERIC.java
index 43daaccbe5..2a532916e4 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_FNUMERIC.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_FNUMERIC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_HEX.java b/jpos/src/main/java/org/jpos/iso/IFB_HEX.java
index 10fbc5ac84..11c2cc7bb1 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_HEX.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_HEX.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFB_LLBINARY.java
index aa8eb697e0..1e9b5e0e2c 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFB_LLCHAR.java
index 840ce7a8e4..247ad41f10 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLHBINARY.java b/jpos/src/main/java/org/jpos/iso/IFB_LLHBINARY.java
index 0c0899dd1c..5b507821ba 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLHBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLHBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLHCHAR.java b/jpos/src/main/java/org/jpos/iso/IFB_LLHCHAR.java
index 800dfa2d74..8e3a95c33d 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLHCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLHCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLHECHAR.java b/jpos/src/main/java/org/jpos/iso/IFB_LLHECHAR.java
index 882da72f8d..770a0c84ca 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLHECHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLHECHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLHEX.java b/jpos/src/main/java/org/jpos/iso/IFB_LLHEX.java
index ce34426ad3..686faa019a 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLHEX.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLHEX.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLHFBINARY.java b/jpos/src/main/java/org/jpos/iso/IFB_LLHFBINARY.java
index 423d69e678..dc33936d8a 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLHFBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLHFBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLHNUM.java b/jpos/src/main/java/org/jpos/iso/IFB_LLHNUM.java
index a2c67a5f08..4afffcbe0c 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLHNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLHNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLBINARY.java
index aef175cdfe..5ac043fbbb 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLCHAR.java
index aff3a990a6..8beb96f0df 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLHBINARY.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLHBINARY.java
index 9750d590bf..a396245704 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLHBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLHBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLHCHAR.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLHCHAR.java
index 61634105e3..f2d3dc0668 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLHCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLHCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLHECHAR.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLHECHAR.java
index da53797757..6cd3e9646a 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLHECHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLHECHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLHEX.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLHEX.java
index 472620a7c1..b527f47559 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLHEX.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLHEX.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLHNUM.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLHNUM.java
index d6da4dfe83..a2a8e8b180 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLHNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLHNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLLBINARY.java
index a310135e4e..1e18e7b491 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLLCHAR.java
index d16102769f..03a02f773a 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLLLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLLLLCHAR.java
index 76fbfbd6a9..c73f9e08c0 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLLLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLLLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLLNUM.java b/jpos/src/main/java/org/jpos/iso/IFB_LLLNUM.java
index 788bc49f1b..bd917937eb 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_LLNUM.java b/jpos/src/main/java/org/jpos/iso/IFB_LLNUM.java
index 48ff227c3a..f7478f1f65 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_LLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_LLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFB_NUMERIC.java b/jpos/src/main/java/org/jpos/iso/IFB_NUMERIC.java
index a534bb342a..719f1ad79d 100644
--- a/jpos/src/main/java/org/jpos/iso/IFB_NUMERIC.java
+++ b/jpos/src/main/java/org/jpos/iso/IFB_NUMERIC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEA_LLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFEA_LLCHAR.java
index a7c504ac80..de95ca77d0 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEA_LLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEA_LLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEB_LLLNUM.java b/jpos/src/main/java/org/jpos/iso/IFEB_LLLNUM.java
index c6549b4388..3d5b24b760 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEB_LLLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEB_LLLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEB_LLNUM.java b/jpos/src/main/java/org/jpos/iso/IFEB_LLNUM.java
index 2c674f3358..3c9fa08328 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEB_LLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEB_LLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFELPE_LLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFELPE_LLLCHAR.java
index d3456c363f..a16fef7893 100644
--- a/jpos/src/main/java/org/jpos/iso/IFELPE_LLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFELPE_LLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEMC_LLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFEMC_LLCHAR.java
index 64f6e38a6f..c20851cbfa 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEMC_LLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEMC_LLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEMC_LLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFEMC_LLLCHAR.java
index 885a07843d..a8bdb332e6 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEMC_LLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEMC_LLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEMC_TCC.java b/jpos/src/main/java/org/jpos/iso/IFEMC_TCC.java
index 78853e029a..1dcaef76f6 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEMC_TCC.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEMC_TCC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEPE_LLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFEPE_LLBINARY.java
index 5e99b6fb8e..611e1f1226 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEPE_LLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEPE_LLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEPE_LLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFEPE_LLCHAR.java
index e9c69bb3ab..370a6db77b 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEPE_LLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEPE_LLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEPE_LLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFEPE_LLLCHAR.java
index cd0804a73e..a1c7affae6 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEPE_LLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEPE_LLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEP_LLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFEP_LLCHAR.java
index 2bd5c55ca3..fa904c211d 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEP_LLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEP_LLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEP_LLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFEP_LLLBINARY.java
index 9c33270513..d93a56f28b 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEP_LLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEP_LLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFEP_LLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFEP_LLLCHAR.java
index ff22439c29..bebc811cfd 100644
--- a/jpos/src/main/java/org/jpos/iso/IFEP_LLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFEP_LLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_AMOUNT.java b/jpos/src/main/java/org/jpos/iso/IFE_AMOUNT.java
index c65d20e63c..65a6918333 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_AMOUNT.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_AMOUNT.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_BINARY.java b/jpos/src/main/java/org/jpos/iso/IFE_BINARY.java
index 63258fc6d0..f1b66fd186 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_BINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_BINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_BITMAP.java b/jpos/src/main/java/org/jpos/iso/IFE_BITMAP.java
index 733140bc51..efceabbb14 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_BITMAP.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_BITMAP.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_CHAR.java b/jpos/src/main/java/org/jpos/iso/IFE_CHAR.java
index ba5793c51f..ee30225bc6 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_CHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_CHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LBINARY.java b/jpos/src/main/java/org/jpos/iso/IFE_LBINARY.java
index ed06ca012a..390d03aa05 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LCHAR.java b/jpos/src/main/java/org/jpos/iso/IFE_LCHAR.java
index 5b12b19c79..e2578eac87 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFE_LLBINARY.java
index b3f243f3a8..bca0198462 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFE_LLCHAR.java
index bb421c7fd2..2eb2412df5 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFE_LLLBINARY.java
index 7579a03f8d..5fdd2b3a69 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFE_LLLCHAR.java
index c553f03754..0de8ab9aae 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LLLEBINARY.java b/jpos/src/main/java/org/jpos/iso/IFE_LLLEBINARY.java
index 02d425f3b7..90898c91c2 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LLLEBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LLLEBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LLLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFE_LLLLBINARY.java
index aa15399a9f..abb00b2f35 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LLLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LLLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LLLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFE_LLLLCHAR.java
index afb7ffbef5..3845409e13 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LLLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LLLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LLLNUM.java b/jpos/src/main/java/org/jpos/iso/IFE_LLLNUM.java
index fe51659184..6463cb6fcb 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LLLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LLLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LLNUM.java b/jpos/src/main/java/org/jpos/iso/IFE_LLNUM.java
index 8b8c555bc1..efcb9264e1 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LLNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_LNUM.java b/jpos/src/main/java/org/jpos/iso/IFE_LNUM.java
index 2058b25a38..1010fbd8dc 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_LNUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_LNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_NUMERIC.java b/jpos/src/main/java/org/jpos/iso/IFE_NUMERIC.java
index 0067e332c3..ad629f80f0 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_NUMERIC.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_NUMERIC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFE_SIGNED_NUMERIC.java b/jpos/src/main/java/org/jpos/iso/IFE_SIGNED_NUMERIC.java
index 935682a9c5..e74ad39d95 100644
--- a/jpos/src/main/java/org/jpos/iso/IFE_SIGNED_NUMERIC.java
+++ b/jpos/src/main/java/org/jpos/iso/IFE_SIGNED_NUMERIC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFIPM_LLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFIPM_LLLCHAR.java
index fc12e42782..a70771ea1e 100644
--- a/jpos/src/main/java/org/jpos/iso/IFIPM_LLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFIPM_LLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFMC_LLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFMC_LLBINARY.java
index 52863bc5ff..8d9ef326c9 100644
--- a/jpos/src/main/java/org/jpos/iso/IFMC_LLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFMC_LLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFMC_LLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFMC_LLCHAR.java
index ca56eeabee..b54ce88a1f 100644
--- a/jpos/src/main/java/org/jpos/iso/IFMC_LLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFMC_LLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFMC_LLLBINARY.java b/jpos/src/main/java/org/jpos/iso/IFMC_LLLBINARY.java
index 833f6329b2..a78161fffd 100644
--- a/jpos/src/main/java/org/jpos/iso/IFMC_LLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/iso/IFMC_LLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFMC_LLLCHAR.java b/jpos/src/main/java/org/jpos/iso/IFMC_LLLCHAR.java
index bf02ad3efa..4bdd85350f 100644
--- a/jpos/src/main/java/org/jpos/iso/IFMC_LLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IFMC_LLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IFMC_TCC.java b/jpos/src/main/java/org/jpos/iso/IFMC_TCC.java
index 88e06d83dd..d72b9e37ad 100644
--- a/jpos/src/main/java/org/jpos/iso/IFMC_TCC.java
+++ b/jpos/src/main/java/org/jpos/iso/IFMC_TCC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IF_CHAR.java b/jpos/src/main/java/org/jpos/iso/IF_CHAR.java
index 99821fa94d..11c9f85835 100644
--- a/jpos/src/main/java/org/jpos/iso/IF_CHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IF_CHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IF_ECHAR.java b/jpos/src/main/java/org/jpos/iso/IF_ECHAR.java
index 316d9128ab..b3fc6d8336 100644
--- a/jpos/src/main/java/org/jpos/iso/IF_ECHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IF_ECHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IF_NOP.java b/jpos/src/main/java/org/jpos/iso/IF_NOP.java
index ef52e36545..6507832888 100644
--- a/jpos/src/main/java/org/jpos/iso/IF_NOP.java
+++ b/jpos/src/main/java/org/jpos/iso/IF_NOP.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IF_TBASE.java b/jpos/src/main/java/org/jpos/iso/IF_TBASE.java
index b2ebbe1e95..23f4208efb 100644
--- a/jpos/src/main/java/org/jpos/iso/IF_TBASE.java
+++ b/jpos/src/main/java/org/jpos/iso/IF_TBASE.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IF_TCHAR.java b/jpos/src/main/java/org/jpos/iso/IF_TCHAR.java
index 2579332775..500b77f8d4 100644
--- a/jpos/src/main/java/org/jpos/iso/IF_TCHAR.java
+++ b/jpos/src/main/java/org/jpos/iso/IF_TCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IF_UNUSED.java b/jpos/src/main/java/org/jpos/iso/IF_UNUSED.java
index 0f6fd77e0f..26504d9276 100644
--- a/jpos/src/main/java/org/jpos/iso/IF_UNUSED.java
+++ b/jpos/src/main/java/org/jpos/iso/IF_UNUSED.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOAmount.java b/jpos/src/main/java/org/jpos/iso/ISOAmount.java
index b035048257..7f93f1ffa9 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOAmount.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOAmount.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOAmountFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOAmountFieldPackager.java
index d3c5c7abf1..b77d03163a 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOAmountFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOAmountFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOBasePackager.java b/jpos/src/main/java/org/jpos/iso/ISOBasePackager.java
index c80807752e..b476e00d20 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOBasePackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOBasePackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOBaseValidator.java b/jpos/src/main/java/org/jpos/iso/ISOBaseValidator.java
index 2f787c7186..0ead0a67c9 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOBaseValidator.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOBaseValidator.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOBinaryField.java b/jpos/src/main/java/org/jpos/iso/ISOBinaryField.java
index 5a6bfd605d..9aa8436dce 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOBinaryField.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOBinaryField.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOBinaryFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOBinaryFieldPackager.java
index bd1eca2c14..692ca33740 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOBinaryFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOBinaryFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOBitMap.java b/jpos/src/main/java/org/jpos/iso/ISOBitMap.java
index 923317cbb6..4e8668bc92 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOBitMap.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOBitMap.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOBitMapPackager.java b/jpos/src/main/java/org/jpos/iso/ISOBitMapPackager.java
index 3cbff20ce4..cef82c171d 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOBitMapPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOBitMapPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOChannel.java b/jpos/src/main/java/org/jpos/iso/ISOChannel.java
index 312eb6edbe..309bf7e6d8 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOClientSocketFactory.java b/jpos/src/main/java/org/jpos/iso/ISOClientSocketFactory.java
index 15a28e95b3..9a97d92a8b 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOClientSocketFactory.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOClientSocketFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOComponent.java b/jpos/src/main/java/org/jpos/iso/ISOComponent.java
index 52010a8af5..2c4a1a1fe8 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOComponent.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOComponent.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOCurrency.java b/jpos/src/main/java/org/jpos/iso/ISOCurrency.java
index 0a437fcde3..d7f696f07a 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOCurrency.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOCurrency.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISODate.java b/jpos/src/main/java/org/jpos/iso/ISODate.java
index 77d918ef0a..b19cebb3cb 100644
--- a/jpos/src/main/java/org/jpos/iso/ISODate.java
+++ b/jpos/src/main/java/org/jpos/iso/ISODate.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOException.java b/jpos/src/main/java/org/jpos/iso/ISOException.java
index 52ac361670..3af6864a2e 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOException.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOField.java b/jpos/src/main/java/org/jpos/iso/ISOField.java
index de82ee27fc..ca286482ab 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOField.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOField.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOFieldPackager.java
index eccbcd6bc1..774a0a7904 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOFieldValidator.java b/jpos/src/main/java/org/jpos/iso/ISOFieldValidator.java
index 119bc8607b..5755e4e375 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOFieldValidator.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOFieldValidator.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOFilledStringFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOFilledStringFieldPackager.java
index 8c923a9e36..317249b6a6 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOFilledStringFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOFilledStringFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOFilter.java b/jpos/src/main/java/org/jpos/iso/ISOFilter.java
index 075d816345..caaf45740e 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOFilter.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOFormattableBinaryFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOFormattableBinaryFieldPackager.java
index b5c60daaee..b2dc5d0cb9 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOFormattableBinaryFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOFormattableBinaryFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOFormattableStringFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOFormattableStringFieldPackager.java
index b2944091ba..0eb25250f1 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOFormattableStringFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOFormattableStringFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOHeader.java b/jpos/src/main/java/org/jpos/iso/ISOHeader.java
index 972062832c..b02a36bc4d 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOHeader.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOHeader.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOMsg.java b/jpos/src/main/java/org/jpos/iso/ISOMsg.java
index b9c48a1143..678359b63c 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOMsg.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOMsg.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOMsgFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOMsgFieldPackager.java
index 30ba275514..02449f9bfb 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOMsgFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOMsgFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOMsgFieldValidator.java b/jpos/src/main/java/org/jpos/iso/ISOMsgFieldValidator.java
index 88dd561c86..1de59f0d6f 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOMsgFieldValidator.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOMsgFieldValidator.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOPackager.java b/jpos/src/main/java/org/jpos/iso/ISOPackager.java
index 552c2efac8..0437c2aab4 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISORequestListener.java b/jpos/src/main/java/org/jpos/iso/ISORequestListener.java
index 8d69f04346..74594bfc71 100644
--- a/jpos/src/main/java/org/jpos/iso/ISORequestListener.java
+++ b/jpos/src/main/java/org/jpos/iso/ISORequestListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOResponseListener.java b/jpos/src/main/java/org/jpos/iso/ISOResponseListener.java
index 18a2ae55f4..f0d8546da2 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOResponseListener.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOResponseListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOServer.java b/jpos/src/main/java/org/jpos/iso/ISOServer.java
index 06d6e17fe3..869807ee0a 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOServer.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOServer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOServerAcceptEvent.java b/jpos/src/main/java/org/jpos/iso/ISOServerAcceptEvent.java
index d19746b3af..ad7466fed5 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOServerAcceptEvent.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOServerAcceptEvent.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOServerClientDisconnectEvent.java b/jpos/src/main/java/org/jpos/iso/ISOServerClientDisconnectEvent.java
index affd497801..3f84aed1db 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOServerClientDisconnectEvent.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOServerClientDisconnectEvent.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOServerEventListener.java b/jpos/src/main/java/org/jpos/iso/ISOServerEventListener.java
index 38e190ee6c..72b049d768 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOServerEventListener.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOServerEventListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOServerMBean.java b/jpos/src/main/java/org/jpos/iso/ISOServerMBean.java
index eee2d2b587..5bee229656 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOServerMBean.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOServerMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOServerShutdownEvent.java b/jpos/src/main/java/org/jpos/iso/ISOServerShutdownEvent.java
index c6d4e33333..b8340cb67c 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOServerShutdownEvent.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOServerShutdownEvent.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOServerSocketFactory.java b/jpos/src/main/java/org/jpos/iso/ISOServerSocketFactory.java
index 8b0c85e838..624da4762e 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOServerSocketFactory.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOServerSocketFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOSource.java b/jpos/src/main/java/org/jpos/iso/ISOSource.java
index 503c039d17..edaf56421d 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOSource.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOSource.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOStringFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOStringFieldPackager.java
index fb73ddd044..4bf93579b8 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOStringFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOStringFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOSubFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOSubFieldPackager.java
index 206837b0c4..8162900950 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOSubFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOSubFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOTagBinaryFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOTagBinaryFieldPackager.java
index b39f1b4c82..b32bf152b8 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOTagBinaryFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOTagBinaryFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOTagStringFieldPackager.java b/jpos/src/main/java/org/jpos/iso/ISOTagStringFieldPackager.java
index 2c2e35be4d..81e395d92a 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOTagStringFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOTagStringFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOUtil.java b/jpos/src/main/java/org/jpos/iso/ISOUtil.java
index d92f9264c7..f056358df5 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOUtil.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOUtil.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOVError.java b/jpos/src/main/java/org/jpos/iso/ISOVError.java
index 1018221699..375124aabc 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOVError.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOVError.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOVErrorList.java b/jpos/src/main/java/org/jpos/iso/ISOVErrorList.java
index 97b30fb7dd..dd660f9afb 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOVErrorList.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOVErrorList.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOVField.java b/jpos/src/main/java/org/jpos/iso/ISOVField.java
index ed4ba06a8a..abda80b18c 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOVField.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOVField.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOVMsg.java b/jpos/src/main/java/org/jpos/iso/ISOVMsg.java
index 0a90470429..9999e4c1db 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOVMsg.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOVMsg.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ISOValidator.java b/jpos/src/main/java/org/jpos/iso/ISOValidator.java
index 7b5eec44f9..f1e36e6714 100644
--- a/jpos/src/main/java/org/jpos/iso/ISOValidator.java
+++ b/jpos/src/main/java/org/jpos/iso/ISOValidator.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUM.java b/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUM.java
index 9746a193b5..589e23f2ec 100644
--- a/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOBLANK.java b/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOBLANK.java
index 1c41610260..b64455a02f 100644
--- a/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOBLANK.java
+++ b/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOBLANK.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOZERO.java b/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOZERO.java
index d02a52b51d..c4b76d8110 100644
--- a/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOZERO.java
+++ b/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOZERO.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOZERO_NOBLANK.java b/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOZERO_NOBLANK.java
index cf704b2fd4..be08f52526 100644
--- a/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOZERO_NOBLANK.java
+++ b/jpos/src/main/java/org/jpos/iso/IVA_ALPHANUMNOZERO_NOBLANK.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IVA_NUM.java b/jpos/src/main/java/org/jpos/iso/IVA_NUM.java
index dd583a0d53..e8d65f587c 100644
--- a/jpos/src/main/java/org/jpos/iso/IVA_NUM.java
+++ b/jpos/src/main/java/org/jpos/iso/IVA_NUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IVA_NUMNOZERO.java b/jpos/src/main/java/org/jpos/iso/IVA_NUMNOZERO.java
index 20d5aaeb3a..1f87dceb2c 100644
--- a/jpos/src/main/java/org/jpos/iso/IVA_NUMNOZERO.java
+++ b/jpos/src/main/java/org/jpos/iso/IVA_NUMNOZERO.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IncomingListener.java b/jpos/src/main/java/org/jpos/iso/IncomingListener.java
index 3c09e117b2..8d08b6b836 100644
--- a/jpos/src/main/java/org/jpos/iso/IncomingListener.java
+++ b/jpos/src/main/java/org/jpos/iso/IncomingListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/Interpreter.java b/jpos/src/main/java/org/jpos/iso/Interpreter.java
index 231e4694c1..9fb90e2eb5 100644
--- a/jpos/src/main/java/org/jpos/iso/Interpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/Interpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/IsoFieldHeaderFormatter.java b/jpos/src/main/java/org/jpos/iso/IsoFieldHeaderFormatter.java
index d3f81ae62b..611cf17c11 100644
--- a/jpos/src/main/java/org/jpos/iso/IsoFieldHeaderFormatter.java
+++ b/jpos/src/main/java/org/jpos/iso/IsoFieldHeaderFormatter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/LeftPadder.java b/jpos/src/main/java/org/jpos/iso/LeftPadder.java
index 2908b81ff5..19d40d2587 100644
--- a/jpos/src/main/java/org/jpos/iso/LeftPadder.java
+++ b/jpos/src/main/java/org/jpos/iso/LeftPadder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/LiteralBinaryInterpreter.java b/jpos/src/main/java/org/jpos/iso/LiteralBinaryInterpreter.java
index 12f7f82272..4bb57c49c7 100644
--- a/jpos/src/main/java/org/jpos/iso/LiteralBinaryInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/LiteralBinaryInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/LiteralInterpreter.java b/jpos/src/main/java/org/jpos/iso/LiteralInterpreter.java
index 68335b2223..83fe9825a3 100644
--- a/jpos/src/main/java/org/jpos/iso/LiteralInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/LiteralInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/MUX.java b/jpos/src/main/java/org/jpos/iso/MUX.java
index fc01f44a8a..4926ed128c 100644
--- a/jpos/src/main/java/org/jpos/iso/MUX.java
+++ b/jpos/src/main/java/org/jpos/iso/MUX.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/NullPadder.java b/jpos/src/main/java/org/jpos/iso/NullPadder.java
index d042d8c552..396e5c4728 100644
--- a/jpos/src/main/java/org/jpos/iso/NullPadder.java
+++ b/jpos/src/main/java/org/jpos/iso/NullPadder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/NullPrefixer.java b/jpos/src/main/java/org/jpos/iso/NullPrefixer.java
index 47d7fdf3a2..a60455c5a3 100644
--- a/jpos/src/main/java/org/jpos/iso/NullPrefixer.java
+++ b/jpos/src/main/java/org/jpos/iso/NullPrefixer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/Padder.java b/jpos/src/main/java/org/jpos/iso/Padder.java
index 266b85cad9..8eb28b00f4 100644
--- a/jpos/src/main/java/org/jpos/iso/Padder.java
+++ b/jpos/src/main/java/org/jpos/iso/Padder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/PosCapability.java b/jpos/src/main/java/org/jpos/iso/PosCapability.java
index f72c0d18f5..d87fd9c035 100644
--- a/jpos/src/main/java/org/jpos/iso/PosCapability.java
+++ b/jpos/src/main/java/org/jpos/iso/PosCapability.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/PosDataCode.java b/jpos/src/main/java/org/jpos/iso/PosDataCode.java
index 4488481ccd..ac9d4cd675 100644
--- a/jpos/src/main/java/org/jpos/iso/PosDataCode.java
+++ b/jpos/src/main/java/org/jpos/iso/PosDataCode.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/PosFlags.java b/jpos/src/main/java/org/jpos/iso/PosFlags.java
index 7f4daf38a3..f686edccae 100644
--- a/jpos/src/main/java/org/jpos/iso/PosFlags.java
+++ b/jpos/src/main/java/org/jpos/iso/PosFlags.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/Prefixer.java b/jpos/src/main/java/org/jpos/iso/Prefixer.java
index 1f5caf9ef1..3df32a2886 100644
--- a/jpos/src/main/java/org/jpos/iso/Prefixer.java
+++ b/jpos/src/main/java/org/jpos/iso/Prefixer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/RawIncomingFilter.java b/jpos/src/main/java/org/jpos/iso/RawIncomingFilter.java
index d601c60651..53cf77b565 100644
--- a/jpos/src/main/java/org/jpos/iso/RawIncomingFilter.java
+++ b/jpos/src/main/java/org/jpos/iso/RawIncomingFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/RightPadder.java b/jpos/src/main/java/org/jpos/iso/RightPadder.java
index 833e520080..a8b023a9c1 100644
--- a/jpos/src/main/java/org/jpos/iso/RightPadder.java
+++ b/jpos/src/main/java/org/jpos/iso/RightPadder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/RightTPadder.java b/jpos/src/main/java/org/jpos/iso/RightTPadder.java
index e1063cc4ad..f867b59306 100644
--- a/jpos/src/main/java/org/jpos/iso/RightTPadder.java
+++ b/jpos/src/main/java/org/jpos/iso/RightTPadder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ServerChannel.java b/jpos/src/main/java/org/jpos/iso/ServerChannel.java
index 04e26c4365..857e20cf83 100644
--- a/jpos/src/main/java/org/jpos/iso/ServerChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/ServerChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/ServiceCode.java b/jpos/src/main/java/org/jpos/iso/ServiceCode.java
index c1d31bdcb8..ad52db1824 100644
--- a/jpos/src/main/java/org/jpos/iso/ServiceCode.java
+++ b/jpos/src/main/java/org/jpos/iso/ServiceCode.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/SignedEbcdicNumberInterpreter.java b/jpos/src/main/java/org/jpos/iso/SignedEbcdicNumberInterpreter.java
index ca1f8c7df1..ed1db5d440 100644
--- a/jpos/src/main/java/org/jpos/iso/SignedEbcdicNumberInterpreter.java
+++ b/jpos/src/main/java/org/jpos/iso/SignedEbcdicNumberInterpreter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/SunJSSESocketFactory.java b/jpos/src/main/java/org/jpos/iso/SunJSSESocketFactory.java
index 974a6a8fb0..32be369746 100644
--- a/jpos/src/main/java/org/jpos/iso/SunJSSESocketFactory.java
+++ b/jpos/src/main/java/org/jpos/iso/SunJSSESocketFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/TaggedFieldPackager.java b/jpos/src/main/java/org/jpos/iso/TaggedFieldPackager.java
index 0275debe38..97f03081e8 100644
--- a/jpos/src/main/java/org/jpos/iso/TaggedFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/TaggedFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/TaggedFieldPackagerBase.java b/jpos/src/main/java/org/jpos/iso/TaggedFieldPackagerBase.java
index 3747d35c3c..f405a35566 100644
--- a/jpos/src/main/java/org/jpos/iso/TaggedFieldPackagerBase.java
+++ b/jpos/src/main/java/org/jpos/iso/TaggedFieldPackagerBase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/VISA1ResponseFilter.java b/jpos/src/main/java/org/jpos/iso/VISA1ResponseFilter.java
index 48f682f461..59840ab629 100644
--- a/jpos/src/main/java/org/jpos/iso/VISA1ResponseFilter.java
+++ b/jpos/src/main/java/org/jpos/iso/VISA1ResponseFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/X92_BITMAP.java b/jpos/src/main/java/org/jpos/iso/X92_BITMAP.java
index cfec465514..2136b79cd8 100644
--- a/jpos/src/main/java/org/jpos/iso/X92_BITMAP.java
+++ b/jpos/src/main/java/org/jpos/iso/X92_BITMAP.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/ASCIIChannel.java b/jpos/src/main/java/org/jpos/iso/channel/ASCIIChannel.java
index 0bf5725bd0..57ca39fed4 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/ASCIIChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/ASCIIChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/AmexChannel.java b/jpos/src/main/java/org/jpos/iso/channel/AmexChannel.java
index 9802a636f9..396aa7698c 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/AmexChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/AmexChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/BASE24Channel.java b/jpos/src/main/java/org/jpos/iso/channel/BASE24Channel.java
index 20275311ea..d3077efd6c 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/BASE24Channel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/BASE24Channel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/BASE24TCPChannel.java b/jpos/src/main/java/org/jpos/iso/channel/BASE24TCPChannel.java
index 86984bc998..34244fadd2 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/BASE24TCPChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/BASE24TCPChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/BCDChannel.java b/jpos/src/main/java/org/jpos/iso/channel/BCDChannel.java
index 7b7b9ee976..6daec6cdea 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/BCDChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/BCDChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/CSChannel.java b/jpos/src/main/java/org/jpos/iso/channel/CSChannel.java
index bc54f3e782..00071f081a 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/CSChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/CSChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/ChannelPool.java b/jpos/src/main/java/org/jpos/iso/channel/ChannelPool.java
index 3f6bca4a8b..f143f07339 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/ChannelPool.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/ChannelPool.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/FSDChannel.java b/jpos/src/main/java/org/jpos/iso/channel/FSDChannel.java
index 9e8d066234..9f6ca6bc1a 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/FSDChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/FSDChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/GICCChannel.java b/jpos/src/main/java/org/jpos/iso/channel/GICCChannel.java
index d53adfd2e6..d47801891c 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/GICCChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/GICCChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/GZIPChannel.java b/jpos/src/main/java/org/jpos/iso/channel/GZIPChannel.java
index 5acfdfd382..5b608f1806 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/GZIPChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/GZIPChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/HEXChannel.java b/jpos/src/main/java/org/jpos/iso/channel/HEXChannel.java
index 5ba93f2c08..d0c1fc8d0f 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/HEXChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/HEXChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/LogChannel.java b/jpos/src/main/java/org/jpos/iso/channel/LogChannel.java
index 9ca83409a7..46cdc886d2 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/LogChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/LogChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/LoopbackChannel.java b/jpos/src/main/java/org/jpos/iso/channel/LoopbackChannel.java
index 1970df40bd..4bcedd65df 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/LoopbackChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/LoopbackChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/NACChannel.java b/jpos/src/main/java/org/jpos/iso/channel/NACChannel.java
index 9d9ffd50d0..7cf9df95e1 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/NACChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/NACChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/NCCChannel.java b/jpos/src/main/java/org/jpos/iso/channel/NCCChannel.java
index 49a0888d1b..91b38dd0a3 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/NCCChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/NCCChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/PADChannel.java b/jpos/src/main/java/org/jpos/iso/channel/PADChannel.java
index 6cbeeb1952..85dfee0fc2 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/PADChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/PADChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/PostChannel.java b/jpos/src/main/java/org/jpos/iso/channel/PostChannel.java
index b028b6d9dc..8ca690cefc 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/PostChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/PostChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/RBPChannel.java b/jpos/src/main/java/org/jpos/iso/channel/RBPChannel.java
index a44a4f14ab..36237bf75b 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/RBPChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/RBPChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/RawChannel.java b/jpos/src/main/java/org/jpos/iso/channel/RawChannel.java
index ff75c0ba03..9b6326ccb1 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/RawChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/RawChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/TelnetXMLChannel.java b/jpos/src/main/java/org/jpos/iso/channel/TelnetXMLChannel.java
index 4b3749752f..d046a85403 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/TelnetXMLChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/TelnetXMLChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/VAPChannel.java b/jpos/src/main/java/org/jpos/iso/channel/VAPChannel.java
index b83984b98d..c439525b6b 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/VAPChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/VAPChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/X25Channel.java b/jpos/src/main/java/org/jpos/iso/channel/X25Channel.java
index 246df5ceab..501ddd39eb 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/X25Channel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/X25Channel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/channel/XMLChannel.java b/jpos/src/main/java/org/jpos/iso/channel/XMLChannel.java
index 5a7f852acc..4902dc00eb 100644
--- a/jpos/src/main/java/org/jpos/iso/channel/XMLChannel.java
+++ b/jpos/src/main/java/org/jpos/iso/channel/XMLChannel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/filter/ChannelInfoFilter.java b/jpos/src/main/java/org/jpos/iso/filter/ChannelInfoFilter.java
index 34ade6d1cf..9d289c2ff7 100644
--- a/jpos/src/main/java/org/jpos/iso/filter/ChannelInfoFilter.java
+++ b/jpos/src/main/java/org/jpos/iso/filter/ChannelInfoFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/filter/DebugFilter.java b/jpos/src/main/java/org/jpos/iso/filter/DebugFilter.java
index b035ac071d..d244a992a2 100644
--- a/jpos/src/main/java/org/jpos/iso/filter/DebugFilter.java
+++ b/jpos/src/main/java/org/jpos/iso/filter/DebugFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/filter/DelayFilter.java b/jpos/src/main/java/org/jpos/iso/filter/DelayFilter.java
index 3619e5a274..287ad52483 100644
--- a/jpos/src/main/java/org/jpos/iso/filter/DelayFilter.java
+++ b/jpos/src/main/java/org/jpos/iso/filter/DelayFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/filter/MD5Filter.java b/jpos/src/main/java/org/jpos/iso/filter/MD5Filter.java
index 85cba96a01..5bbe0e3b59 100644
--- a/jpos/src/main/java/org/jpos/iso/filter/MD5Filter.java
+++ b/jpos/src/main/java/org/jpos/iso/filter/MD5Filter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/filter/MacroFilter.java b/jpos/src/main/java/org/jpos/iso/filter/MacroFilter.java
index a7768c6839..ca845a11cb 100644
--- a/jpos/src/main/java/org/jpos/iso/filter/MacroFilter.java
+++ b/jpos/src/main/java/org/jpos/iso/filter/MacroFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/filter/StatefulFilter.java b/jpos/src/main/java/org/jpos/iso/filter/StatefulFilter.java
index 49485de1e3..3570b1edd9 100644
--- a/jpos/src/main/java/org/jpos/iso/filter/StatefulFilter.java
+++ b/jpos/src/main/java/org/jpos/iso/filter/StatefulFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/filter/ThroughputControlFilter.java b/jpos/src/main/java/org/jpos/iso/filter/ThroughputControlFilter.java
index b72ce0a7ae..e8e5803bce 100644
--- a/jpos/src/main/java/org/jpos/iso/filter/ThroughputControlFilter.java
+++ b/jpos/src/main/java/org/jpos/iso/filter/ThroughputControlFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/filter/XSLTFilter.java b/jpos/src/main/java/org/jpos/iso/filter/XSLTFilter.java
index 82b8a59ba9..a2dc081701 100644
--- a/jpos/src/main/java/org/jpos/iso/filter/XSLTFilter.java
+++ b/jpos/src/main/java/org/jpos/iso/filter/XSLTFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/gui/ISOChannelPanel.java b/jpos/src/main/java/org/jpos/iso/gui/ISOChannelPanel.java
index 99865d6b98..37f71be71a 100644
--- a/jpos/src/main/java/org/jpos/iso/gui/ISOChannelPanel.java
+++ b/jpos/src/main/java/org/jpos/iso/gui/ISOChannelPanel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/gui/ISOMeter.java b/jpos/src/main/java/org/jpos/iso/gui/ISOMeter.java
index 8fbf44e62e..79923f02a5 100644
--- a/jpos/src/main/java/org/jpos/iso/gui/ISOMeter.java
+++ b/jpos/src/main/java/org/jpos/iso/gui/ISOMeter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/gui/ISOMsgPanel.java b/jpos/src/main/java/org/jpos/iso/gui/ISOMsgPanel.java
index 2f72af9cdc..04d8e562b2 100644
--- a/jpos/src/main/java/org/jpos/iso/gui/ISOMsgPanel.java
+++ b/jpos/src/main/java/org/jpos/iso/gui/ISOMsgPanel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/gui/ISORequestListenerPanel.java b/jpos/src/main/java/org/jpos/iso/gui/ISORequestListenerPanel.java
index f32ddc31df..2c07e0a8c3 100644
--- a/jpos/src/main/java/org/jpos/iso/gui/ISORequestListenerPanel.java
+++ b/jpos/src/main/java/org/jpos/iso/gui/ISORequestListenerPanel.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/header/BASE1Header.java b/jpos/src/main/java/org/jpos/iso/header/BASE1Header.java
index 902ca8420a..c68adeb3f9 100644
--- a/jpos/src/main/java/org/jpos/iso/header/BASE1Header.java
+++ b/jpos/src/main/java/org/jpos/iso/header/BASE1Header.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/header/BaseHeader.java b/jpos/src/main/java/org/jpos/iso/header/BaseHeader.java
index 5954c4ca37..94ba9887c7 100644
--- a/jpos/src/main/java/org/jpos/iso/header/BaseHeader.java
+++ b/jpos/src/main/java/org/jpos/iso/header/BaseHeader.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/BASE24Packager.java b/jpos/src/main/java/org/jpos/iso/packager/BASE24Packager.java
index 6ce4129871..b6e6ac2eff 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/BASE24Packager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/BASE24Packager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/Base1Packager.java b/jpos/src/main/java/org/jpos/iso/packager/Base1Packager.java
index 2098e4639d..d125ea3428 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/Base1Packager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/Base1Packager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/Base1SubFieldPackager.java b/jpos/src/main/java/org/jpos/iso/packager/Base1SubFieldPackager.java
index acfbc059ad..772aa6393d 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/Base1SubFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/Base1SubFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/Base1_BITMAP126.java b/jpos/src/main/java/org/jpos/iso/packager/Base1_BITMAP126.java
index 76ee4f0115..740ba5d29a 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/Base1_BITMAP126.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/Base1_BITMAP126.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/CTCSubElementPackager.java b/jpos/src/main/java/org/jpos/iso/packager/CTCSubElementPackager.java
index 83992d2751..72b118b4e6 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/CTCSubElementPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/CTCSubElementPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/CTCSubFieldPackager.java b/jpos/src/main/java/org/jpos/iso/packager/CTCSubFieldPackager.java
index abd26bbc0a..6baabc77cb 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/CTCSubFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/CTCSubFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/DecimalTagMapper.java b/jpos/src/main/java/org/jpos/iso/packager/DecimalTagMapper.java
index c8e02e8699..af2da1b40b 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/DecimalTagMapper.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/DecimalTagMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/DummyPackager.java b/jpos/src/main/java/org/jpos/iso/packager/DummyPackager.java
index d49fbfd0d7..3bcb04f280 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/DummyPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/DummyPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/EuroPackager.java b/jpos/src/main/java/org/jpos/iso/packager/EuroPackager.java
index e88d673f69..5b96c5bc56 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/EuroPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/EuroPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/EuroSubFieldPackager.java b/jpos/src/main/java/org/jpos/iso/packager/EuroSubFieldPackager.java
index 580a2eca48..3c6ab12a92 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/EuroSubFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/EuroSubFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/FSDPackager.java b/jpos/src/main/java/org/jpos/iso/packager/FSDPackager.java
index d90859af20..09b32f00e6 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/FSDPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/FSDPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/GICCSubFieldPackager.java b/jpos/src/main/java/org/jpos/iso/packager/GICCSubFieldPackager.java
index 6869766f85..cad0f2bde8 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/GICCSubFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/GICCSubFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/GenericPackager.java b/jpos/src/main/java/org/jpos/iso/packager/GenericPackager.java
index 41a36d30ff..775463f3f3 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/GenericPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/GenericPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/GenericPackagerParams.java b/jpos/src/main/java/org/jpos/iso/packager/GenericPackagerParams.java
index c5769f418e..699a5fd9e5 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/GenericPackagerParams.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/GenericPackagerParams.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/GenericSubFieldPackager.java b/jpos/src/main/java/org/jpos/iso/packager/GenericSubFieldPackager.java
index f40c5f3785..72e161ad2d 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/GenericSubFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/GenericSubFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/GenericTaggedFieldsPackager.java b/jpos/src/main/java/org/jpos/iso/packager/GenericTaggedFieldsPackager.java
index a38dbca37a..ffc2c2af6d 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/GenericTaggedFieldsPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/GenericTaggedFieldsPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/GenericValidatingPackager.java b/jpos/src/main/java/org/jpos/iso/packager/GenericValidatingPackager.java
index 04cd49856b..0689504c0b 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/GenericValidatingPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/GenericValidatingPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/ISO87APackager.java b/jpos/src/main/java/org/jpos/iso/packager/ISO87APackager.java
index 9168862562..e72ea052b9 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/ISO87APackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/ISO87APackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/ISO87APackagerBBitmap.java b/jpos/src/main/java/org/jpos/iso/packager/ISO87APackagerBBitmap.java
index 3f79bd97c9..a760663856 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/ISO87APackagerBBitmap.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/ISO87APackagerBBitmap.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/ISO87BPackager.java b/jpos/src/main/java/org/jpos/iso/packager/ISO87BPackager.java
index 5fd2877bce..dab9bc58e2 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/ISO87BPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/ISO87BPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/ISO93APackager.java b/jpos/src/main/java/org/jpos/iso/packager/ISO93APackager.java
index 1dbda6e7e1..00ae733ca4 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/ISO93APackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/ISO93APackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/ISO93BPackager.java b/jpos/src/main/java/org/jpos/iso/packager/ISO93BPackager.java
index 67b6d09f4c..69b2422b6c 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/ISO93BPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/ISO93BPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/ISOBaseValidatingPackager.java b/jpos/src/main/java/org/jpos/iso/packager/ISOBaseValidatingPackager.java
index b9b6a84a41..9d3f2072a7 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/ISOBaseValidatingPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/ISOBaseValidatingPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/ISOMsgFieldValidatingPackager.java b/jpos/src/main/java/org/jpos/iso/packager/ISOMsgFieldValidatingPackager.java
index 13ae3d1b36..bd66cfce7b 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/ISOMsgFieldValidatingPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/ISOMsgFieldValidatingPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/LogPackager.java b/jpos/src/main/java/org/jpos/iso/packager/LogPackager.java
index 76c25d3dff..4aed9bc612 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/LogPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/LogPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/MasterCardEBCDICSubFieldPackager.java b/jpos/src/main/java/org/jpos/iso/packager/MasterCardEBCDICSubFieldPackager.java
index f915943d9e..669f2bc5f9 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/MasterCardEBCDICSubFieldPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/MasterCardEBCDICSubFieldPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/NativePackager.java b/jpos/src/main/java/org/jpos/iso/packager/NativePackager.java
index 39822d856d..0a2aa77821 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/NativePackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/NativePackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/PackagerWrapper.java b/jpos/src/main/java/org/jpos/iso/packager/PackagerWrapper.java
index 936fb43320..3fffcbe54c 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/PackagerWrapper.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/PackagerWrapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/PostPackager.java b/jpos/src/main/java/org/jpos/iso/packager/PostPackager.java
index d6682e2854..2261480152 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/PostPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/PostPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/TTDecimalTagMapper.java b/jpos/src/main/java/org/jpos/iso/packager/TTDecimalTagMapper.java
index 0ca16d7e26..7f61b4b8a7 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/TTDecimalTagMapper.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/TTDecimalTagMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/TTTDecimalTagMapper.java b/jpos/src/main/java/org/jpos/iso/packager/TTTDecimalTagMapper.java
index 145cc12515..545b04cfb9 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/TTTDecimalTagMapper.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/TTTDecimalTagMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/TagMapper.java b/jpos/src/main/java/org/jpos/iso/packager/TagMapper.java
index 973d1ae215..4386ab98de 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/TagMapper.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/TagMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/VAPSMSPackager.java b/jpos/src/main/java/org/jpos/iso/packager/VAPSMSPackager.java
index d9e034bfcf..9c72d2cb04 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/VAPSMSPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/VAPSMSPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/VAPVIPPackager.java b/jpos/src/main/java/org/jpos/iso/packager/VAPVIPPackager.java
index 4f2be032f6..ca61e0fd17 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/VAPVIPPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/VAPVIPPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/VISA1Packager.java b/jpos/src/main/java/org/jpos/iso/packager/VISA1Packager.java
index 23e8daf7f2..29b5908ee9 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/VISA1Packager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/VISA1Packager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/X92GenericPackager.java b/jpos/src/main/java/org/jpos/iso/packager/X92GenericPackager.java
index 84e5528032..c1fe12c318 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/X92GenericPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/X92GenericPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/X92Packager.java b/jpos/src/main/java/org/jpos/iso/packager/X92Packager.java
index c719e171be..7815e09c02 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/X92Packager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/X92Packager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/XML2003Packager.java b/jpos/src/main/java/org/jpos/iso/packager/XML2003Packager.java
index c26d2dd152..4ec8fa383a 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/XML2003Packager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/XML2003Packager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/packager/XMLPackager.java b/jpos/src/main/java/org/jpos/iso/packager/XMLPackager.java
index 1405186953..6f7dceb851 100644
--- a/jpos/src/main/java/org/jpos/iso/packager/XMLPackager.java
+++ b/jpos/src/main/java/org/jpos/iso/packager/XMLPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/validator/ISOVException.java b/jpos/src/main/java/org/jpos/iso/validator/ISOVException.java
index 7effb57d5f..75e04482b2 100644
--- a/jpos/src/main/java/org/jpos/iso/validator/ISOVException.java
+++ b/jpos/src/main/java/org/jpos/iso/validator/ISOVException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/validator/MSGTEST.java b/jpos/src/main/java/org/jpos/iso/validator/MSGTEST.java
index 4e9971aee7..e57bba2996 100644
--- a/jpos/src/main/java/org/jpos/iso/validator/MSGTEST.java
+++ b/jpos/src/main/java/org/jpos/iso/validator/MSGTEST.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/validator/MSGTEST02.java b/jpos/src/main/java/org/jpos/iso/validator/MSGTEST02.java
index a35e23b846..cf00d98b17 100644
--- a/jpos/src/main/java/org/jpos/iso/validator/MSGTEST02.java
+++ b/jpos/src/main/java/org/jpos/iso/validator/MSGTEST02.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/validator/TEST0100.java b/jpos/src/main/java/org/jpos/iso/validator/TEST0100.java
index 4322e5f292..fbc5859437 100644
--- a/jpos/src/main/java/org/jpos/iso/validator/TEST0100.java
+++ b/jpos/src/main/java/org/jpos/iso/validator/TEST0100.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/iso/validator/VErrorParser.java b/jpos/src/main/java/org/jpos/iso/validator/VErrorParser.java
index da96e3b87f..d5f459219c 100644
--- a/jpos/src/main/java/org/jpos/iso/validator/VErrorParser.java
+++ b/jpos/src/main/java/org/jpos/iso/validator/VErrorParser.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/Activator.java b/jpos/src/main/java/org/jpos/q2/Activator.java
index cc642cd15d..99d6a5519d 100644
--- a/jpos/src/main/java/org/jpos/q2/Activator.java
+++ b/jpos/src/main/java/org/jpos/q2/Activator.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/CLI.java b/jpos/src/main/java/org/jpos/q2/CLI.java
index 0260813c38..2b42891c02 100644
--- a/jpos/src/main/java/org/jpos/q2/CLI.java
+++ b/jpos/src/main/java/org/jpos/q2/CLI.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/CLICommand.java b/jpos/src/main/java/org/jpos/q2/CLICommand.java
index 783fd148bc..8470f49274 100644
--- a/jpos/src/main/java/org/jpos/q2/CLICommand.java
+++ b/jpos/src/main/java/org/jpos/q2/CLICommand.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/CLICommandInterface.java b/jpos/src/main/java/org/jpos/q2/CLICommandInterface.java
index a6a1e76577..720da66bba 100644
--- a/jpos/src/main/java/org/jpos/q2/CLICommandInterface.java
+++ b/jpos/src/main/java/org/jpos/q2/CLICommandInterface.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/CLIContext.java b/jpos/src/main/java/org/jpos/q2/CLIContext.java
index eb61184de7..270ad7e471 100644
--- a/jpos/src/main/java/org/jpos/q2/CLIContext.java
+++ b/jpos/src/main/java/org/jpos/q2/CLIContext.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/CLIPrefixedClassNameCompleter.java b/jpos/src/main/java/org/jpos/q2/CLIPrefixedClassNameCompleter.java
index b3072d8d39..31ab54e339 100644
--- a/jpos/src/main/java/org/jpos/q2/CLIPrefixedClassNameCompleter.java
+++ b/jpos/src/main/java/org/jpos/q2/CLIPrefixedClassNameCompleter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/CLISubSystem.java b/jpos/src/main/java/org/jpos/q2/CLISubSystem.java
index d817a248bb..201c549223 100644
--- a/jpos/src/main/java/org/jpos/q2/CLISubSystem.java
+++ b/jpos/src/main/java/org/jpos/q2/CLISubSystem.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/Command.java b/jpos/src/main/java/org/jpos/q2/Command.java
index f7e8931e2f..8136d08dde 100644
--- a/jpos/src/main/java/org/jpos/q2/Command.java
+++ b/jpos/src/main/java/org/jpos/q2/Command.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/ConfigDecorationProvider.java b/jpos/src/main/java/org/jpos/q2/ConfigDecorationProvider.java
index 8f4526bcbe..9385b6d8af 100644
--- a/jpos/src/main/java/org/jpos/q2/ConfigDecorationProvider.java
+++ b/jpos/src/main/java/org/jpos/q2/ConfigDecorationProvider.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/ConfigurationFactory.java b/jpos/src/main/java/org/jpos/q2/ConfigurationFactory.java
index f432c16ec0..8bbd65f8dc 100644
--- a/jpos/src/main/java/org/jpos/q2/ConfigurationFactory.java
+++ b/jpos/src/main/java/org/jpos/q2/ConfigurationFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/Q2.java b/jpos/src/main/java/org/jpos/q2/Q2.java
index 35e7f5a52c..8a2ba19113 100644
--- a/jpos/src/main/java/org/jpos/q2/Q2.java
+++ b/jpos/src/main/java/org/jpos/q2/Q2.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/QBean.java b/jpos/src/main/java/org/jpos/q2/QBean.java
index 6e1ba4ba2f..0000b6d1eb 100644
--- a/jpos/src/main/java/org/jpos/q2/QBean.java
+++ b/jpos/src/main/java/org/jpos/q2/QBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/QBeanAsyncSupport.java b/jpos/src/main/java/org/jpos/q2/QBeanAsyncSupport.java
index aa4ddf70c6..dab2b28c87 100644
--- a/jpos/src/main/java/org/jpos/q2/QBeanAsyncSupport.java
+++ b/jpos/src/main/java/org/jpos/q2/QBeanAsyncSupport.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/QBeanSupport.java b/jpos/src/main/java/org/jpos/q2/QBeanSupport.java
index 02f6d0367c..29f2f6344f 100644
--- a/jpos/src/main/java/org/jpos/q2/QBeanSupport.java
+++ b/jpos/src/main/java/org/jpos/q2/QBeanSupport.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/QBeanSupportMBean.java b/jpos/src/main/java/org/jpos/q2/QBeanSupportMBean.java
index 84d5ad17c5..f89b814325 100644
--- a/jpos/src/main/java/org/jpos/q2/QBeanSupportMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/QBeanSupportMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/QClassLoader.java b/jpos/src/main/java/org/jpos/q2/QClassLoader.java
index 2e09ade2a6..394f41a45e 100644
--- a/jpos/src/main/java/org/jpos/q2/QClassLoader.java
+++ b/jpos/src/main/java/org/jpos/q2/QClassLoader.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/QClassLoaderMBean.java b/jpos/src/main/java/org/jpos/q2/QClassLoaderMBean.java
index e913319320..21c372abf3 100644
--- a/jpos/src/main/java/org/jpos/q2/QClassLoaderMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/QClassLoaderMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/QFactory.java b/jpos/src/main/java/org/jpos/q2/QFactory.java
index 497ef8c40e..13af565764 100644
--- a/jpos/src/main/java/org/jpos/q2/QFactory.java
+++ b/jpos/src/main/java/org/jpos/q2/QFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/QPersist.java b/jpos/src/main/java/org/jpos/q2/QPersist.java
index 4884b1e4b9..41be917b01 100644
--- a/jpos/src/main/java/org/jpos/q2/QPersist.java
+++ b/jpos/src/main/java/org/jpos/q2/QPersist.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/SimpleConfigurationFactory.java b/jpos/src/main/java/org/jpos/q2/SimpleConfigurationFactory.java
index 0a8d83a25b..fa1017e438 100644
--- a/jpos/src/main/java/org/jpos/q2/SimpleConfigurationFactory.java
+++ b/jpos/src/main/java/org/jpos/q2/SimpleConfigurationFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/CALCLUHN.java b/jpos/src/main/java/org/jpos/q2/cli/CALCLUHN.java
index 5d6ff1ff32..2c14825a16 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/CALCLUHN.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/CALCLUHN.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/CLR.java b/jpos/src/main/java/org/jpos/q2/cli/CLR.java
index ba5fd4c222..a61482beba 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/CLR.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/CLR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/DATE.java b/jpos/src/main/java/org/jpos/q2/cli/DATE.java
index 0b56484faf..0c9d2a4c51 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/DATE.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/DATE.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/DEPLOY.java b/jpos/src/main/java/org/jpos/q2/cli/DEPLOY.java
index 60643c298c..454707674c 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/DEPLOY.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/DEPLOY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/DUMPMETRICS.java b/jpos/src/main/java/org/jpos/q2/cli/DUMPMETRICS.java
index 483be5e291..89578431e7 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/DUMPMETRICS.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/DUMPMETRICS.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/ECHO.java b/jpos/src/main/java/org/jpos/q2/cli/ECHO.java
index ac09c9f185..32e4ddf437 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/ECHO.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/ECHO.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/ENV.java b/jpos/src/main/java/org/jpos/q2/cli/ENV.java
index 747ce09025..5fb4dfd9c2 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/ENV.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/ENV.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/EXIT.java b/jpos/src/main/java/org/jpos/q2/cli/EXIT.java
index 931b187008..ed78c3184e 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/EXIT.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/EXIT.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/HELP.java b/jpos/src/main/java/org/jpos/q2/cli/HELP.java
index ce75a856a9..b8a18f749a 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/HELP.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/HELP.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/INSTALL.java b/jpos/src/main/java/org/jpos/q2/cli/INSTALL.java
index dfbd294b70..8582b4a059 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/INSTALL.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/INSTALL.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/LICENSE.java b/jpos/src/main/java/org/jpos/q2/cli/LICENSE.java
index b4b07c7081..ca83757483 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/LICENSE.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/LICENSE.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/LOGGER_BENCHMARK.java b/jpos/src/main/java/org/jpos/q2/cli/LOGGER_BENCHMARK.java
index 12d203cc6e..f9d9e000ea 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/LOGGER_BENCHMARK.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/LOGGER_BENCHMARK.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/MAN.java b/jpos/src/main/java/org/jpos/q2/cli/MAN.java
index c3bbb6719e..b97251ccbe 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/MAN.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/MAN.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/MEM.java b/jpos/src/main/java/org/jpos/q2/cli/MEM.java
index fba6a4e0c7..99824bad4b 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/MEM.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/MEM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/OBF.java b/jpos/src/main/java/org/jpos/q2/cli/OBF.java
index fdca92343e..7975ca200f 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/OBF.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/OBF.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/SHOWNR.java b/jpos/src/main/java/org/jpos/q2/cli/SHOWNR.java
index 4cd03f44c4..2e18bd8c65 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/SHOWNR.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/SHOWNR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/SHUTDOWN.java b/jpos/src/main/java/org/jpos/q2/cli/SHUTDOWN.java
index 73a16f854b..2ad26b8ef7 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/SHUTDOWN.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/SHUTDOWN.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/SLEEP.java b/jpos/src/main/java/org/jpos/q2/cli/SLEEP.java
index 53162b8379..f75478b541 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/SLEEP.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/SLEEP.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/SMCONSOLE.java b/jpos/src/main/java/org/jpos/q2/cli/SMCONSOLE.java
index 9207e8b59d..52b7ea49dc 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/SMCONSOLE.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/SMCONSOLE.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/SSM.java b/jpos/src/main/java/org/jpos/q2/cli/SSM.java
index b66e742749..4baecbf6fe 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/SSM.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/SSM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/SYSMON.java b/jpos/src/main/java/org/jpos/q2/cli/SYSMON.java
index 10403c114f..f618b5f241 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/SYSMON.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/SYSMON.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/TAIL.java b/jpos/src/main/java/org/jpos/q2/cli/TAIL.java
index c2a616c9d8..10368d546d 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/TAIL.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/TAIL.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/TMMON.java b/jpos/src/main/java/org/jpos/q2/cli/TMMON.java
index 2019736f60..e4da0a7591 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/TMMON.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/TMMON.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/TZCHECK.java b/jpos/src/main/java/org/jpos/q2/cli/TZCHECK.java
index be43ed07bd..30295875b9 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/TZCHECK.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/TZCHECK.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/UPTIME.java b/jpos/src/main/java/org/jpos/q2/cli/UPTIME.java
index 878ebbbb64..ff7ec4dbd6 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/UPTIME.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/UPTIME.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/VERSION.java b/jpos/src/main/java/org/jpos/q2/cli/VERSION.java
index 78f6970afc..e2758986a2 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/VERSION.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/VERSION.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/WHOAMI.java b/jpos/src/main/java/org/jpos/q2/cli/WHOAMI.java
index 41bb69e4a3..bb441aabbc 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/WHOAMI.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/WHOAMI.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/builtin/EXIT.java b/jpos/src/main/java/org/jpos/q2/cli/builtin/EXIT.java
index 8bf79dbdba..f43a3ea69b 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/builtin/EXIT.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/builtin/EXIT.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/builtin/USERDATA.java b/jpos/src/main/java/org/jpos/q2/cli/builtin/USERDATA.java
index 20623346dc..5e45347b1c 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/builtin/USERDATA.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/builtin/USERDATA.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/deploy/DISABLE.java b/jpos/src/main/java/org/jpos/q2/cli/deploy/DISABLE.java
index c33b775b5b..f333330352 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/deploy/DISABLE.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/deploy/DISABLE.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/deploy/ENABLE.java b/jpos/src/main/java/org/jpos/q2/cli/deploy/ENABLE.java
index dc138110ea..cbf66b0207 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/deploy/ENABLE.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/deploy/ENABLE.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/deploy/LIST.java b/jpos/src/main/java/org/jpos/q2/cli/deploy/LIST.java
index d065b64456..dde473562d 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/deploy/LIST.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/deploy/LIST.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/deploy/PS.java b/jpos/src/main/java/org/jpos/q2/cli/deploy/PS.java
index 1693b09c64..cbfb434eab 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/deploy/PS.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/deploy/PS.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/deploy/SERVICE.java b/jpos/src/main/java/org/jpos/q2/cli/deploy/SERVICE.java
index ad165cf1ff..a1f84e6838 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/deploy/SERVICE.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/deploy/SERVICE.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/ssm/SsmActionBase.java b/jpos/src/main/java/org/jpos/q2/cli/ssm/SsmActionBase.java
index 2965d732e8..721ea65290 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/ssm/SsmActionBase.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/ssm/SsmActionBase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/CK.java b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/CK.java
index 45f40169b4..2288b53781 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/CK.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/CK.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/CVV.java b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/CVV.java
index e4fbf2b841..49604b5df6 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/CVV.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/CVV.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/FK.java b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/FK.java
index 95e89f3184..d5c75d2016 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/FK.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/FK.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/GC.java b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/GC.java
index eb27b65b2c..3ae1bfcf07 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/GC.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/GC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/IK.java b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/IK.java
index 92caa9fab6..ce74a0debb 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/IK.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/IK.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/INIT.java b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/INIT.java
index f1541b715b..c6d06db29d 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/INIT.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/INIT.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/KE.java b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/KE.java
index ca0240022d..0b4fed1261 100644
--- a/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/KE.java
+++ b/jpos/src/main/java/org/jpos/q2/cli/ssm/actions/KE.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/install/Install.java b/jpos/src/main/java/org/jpos/q2/install/Install.java
index e633e23113..4df3bd0c1f 100644
--- a/jpos/src/main/java/org/jpos/q2/install/Install.java
+++ b/jpos/src/main/java/org/jpos/q2/install/Install.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/install/ModuleUtils.java b/jpos/src/main/java/org/jpos/q2/install/ModuleUtils.java
index 6df72a5a8f..1bcf9df0b6 100644
--- a/jpos/src/main/java/org/jpos/q2/install/ModuleUtils.java
+++ b/jpos/src/main/java/org/jpos/q2/install/ModuleUtils.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/ChannelAdaptor.java b/jpos/src/main/java/org/jpos/q2/iso/ChannelAdaptor.java
index 602c01c48b..7833f4cbc0 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/ChannelAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/ChannelAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/ChannelAdaptorMBean.java b/jpos/src/main/java/org/jpos/q2/iso/ChannelAdaptorMBean.java
index a05e5d5823..c3ebb67c89 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/ChannelAdaptorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/ChannelAdaptorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/ContextMaker.java b/jpos/src/main/java/org/jpos/q2/iso/ContextMaker.java
index 5901282667..54a55de6d1 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/ContextMaker.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/ContextMaker.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/DailyTaskAdaptor.java b/jpos/src/main/java/org/jpos/q2/iso/DailyTaskAdaptor.java
index bd4dab2c30..8d5a525a71 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/DailyTaskAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/DailyTaskAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/DirPollAdaptor.java b/jpos/src/main/java/org/jpos/q2/iso/DirPollAdaptor.java
index 0a6f07c520..fa20a01505 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/DirPollAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/DirPollAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/DirPollAdaptorMBean.java b/jpos/src/main/java/org/jpos/q2/iso/DirPollAdaptorMBean.java
index 299b30831c..b076887036 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/DirPollAdaptorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/DirPollAdaptorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/MUXPool.java b/jpos/src/main/java/org/jpos/q2/iso/MUXPool.java
index 8f8f13ab1f..9ee6f3954f 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/MUXPool.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/MUXPool.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/MUXPoolMBean.java b/jpos/src/main/java/org/jpos/q2/iso/MUXPoolMBean.java
index 60433f35b5..1ff924dc14 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/MUXPoolMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/MUXPoolMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/MultiSessionChannelAdaptor.java b/jpos/src/main/java/org/jpos/q2/iso/MultiSessionChannelAdaptor.java
index 1a7af42228..86ce123aaa 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/MultiSessionChannelAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/MultiSessionChannelAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/MultiSessionChannelAdaptorMBean.java b/jpos/src/main/java/org/jpos/q2/iso/MultiSessionChannelAdaptorMBean.java
index a9b969d950..74b9296ecd 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/MultiSessionChannelAdaptorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/MultiSessionChannelAdaptorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptor.java b/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptor.java
index 945324147d..f3cd0df398 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMBean.java b/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMBean.java
index 915de3d380..5ac6f45aa6 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMK2.java b/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMK2.java
index 404349803f..d252f9bf24 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMK2.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMK2.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMK2MBean.java b/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMK2MBean.java
index 5f3cc74f66..6d9c596241 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMK2MBean.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/OneShotChannelAdaptorMK2MBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/QMUX.java b/jpos/src/main/java/org/jpos/q2/iso/QMUX.java
index 7e5b43ed2d..dadf2909c0 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/QMUX.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/QMUX.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/QMUXMBean.java b/jpos/src/main/java/org/jpos/q2/iso/QMUXMBean.java
index 67a3226846..c89ae08f01 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/QMUXMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/QMUXMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/QMUXProxy.java b/jpos/src/main/java/org/jpos/q2/iso/QMUXProxy.java
index a42285dd0e..4c2a20628e 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/QMUXProxy.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/QMUXProxy.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/QMUXProxyAdaptor.java b/jpos/src/main/java/org/jpos/q2/iso/QMUXProxyAdaptor.java
index 0bd07562fb..8ae9276aea 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/QMUXProxyAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/QMUXProxyAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/QMUXProxyAdaptorMBean.java b/jpos/src/main/java/org/jpos/q2/iso/QMUXProxyAdaptorMBean.java
index 2de001b2dc..389a1533a0 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/QMUXProxyAdaptorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/QMUXProxyAdaptorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/QServer.java b/jpos/src/main/java/org/jpos/q2/iso/QServer.java
index 6bfe26d2b8..dd066243d4 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/QServer.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/QServer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/QServerMBean.java b/jpos/src/main/java/org/jpos/q2/iso/QServerMBean.java
index cf89590527..70ecbd348c 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/QServerMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/QServerMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/RemoteQMUX.java b/jpos/src/main/java/org/jpos/q2/iso/RemoteQMUX.java
index f1fee756ad..3809bd4946 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/RemoteQMUX.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/RemoteQMUX.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/iso/TaskAdaptor.java b/jpos/src/main/java/org/jpos/q2/iso/TaskAdaptor.java
index ba93a30069..30280a33fb 100644
--- a/jpos/src/main/java/org/jpos/q2/iso/TaskAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/iso/TaskAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/BSH.java b/jpos/src/main/java/org/jpos/q2/qbean/BSH.java
index 45b8730305..0edbeceac2 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/BSH.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/BSH.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/LoggerAdaptor.java b/jpos/src/main/java/org/jpos/q2/qbean/LoggerAdaptor.java
index b7af8398e9..556c9d1b79 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/LoggerAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/LoggerAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/LoggerService.java b/jpos/src/main/java/org/jpos/q2/qbean/LoggerService.java
index d79cd2a896..6575e1aca4 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/LoggerService.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/LoggerService.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/NameRegistrarInspector.java b/jpos/src/main/java/org/jpos/q2/qbean/NameRegistrarInspector.java
index edfdbbc3ea..0d22b41094 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/NameRegistrarInspector.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/NameRegistrarInspector.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/NameRegistrarInspectorMBean.java b/jpos/src/main/java/org/jpos/q2/qbean/NameRegistrarInspectorMBean.java
index 2ce043ba52..74892824c2 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/NameRegistrarInspectorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/NameRegistrarInspectorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/QBeanFactory.java b/jpos/src/main/java/org/jpos/q2/qbean/QBeanFactory.java
index c90996dde4..0609e7f38b 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/QBeanFactory.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/QBeanFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/QBeanFactoryMBean.java b/jpos/src/main/java/org/jpos/q2/qbean/QBeanFactoryMBean.java
index a2438fc127..70e2474692 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/QBeanFactoryMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/QBeanFactoryMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/QConfig.java b/jpos/src/main/java/org/jpos/q2/qbean/QConfig.java
index 1357b09521..f717f0c93d 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/QConfig.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/QConfig.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/QExec.java b/jpos/src/main/java/org/jpos/q2/qbean/QExec.java
index 5e1201ab57..d134239b3a 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/QExec.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/QExec.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/QExecMBean.java b/jpos/src/main/java/org/jpos/q2/qbean/QExecMBean.java
index 6a6af4576d..3c37f9b54c 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/QExecMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/QExecMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/QSingleInstanceFileBasedManager.java b/jpos/src/main/java/org/jpos/q2/qbean/QSingleInstanceFileBasedManager.java
index f97ac65bc2..f307f0d6c9 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/QSingleInstanceFileBasedManager.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/QSingleInstanceFileBasedManager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/QSingleInstancePortBasedManager.java b/jpos/src/main/java/org/jpos/q2/qbean/QSingleInstancePortBasedManager.java
index 0600b05182..2e084ea198 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/QSingleInstancePortBasedManager.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/QSingleInstancePortBasedManager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/QThreadPoolExecutor.java b/jpos/src/main/java/org/jpos/q2/qbean/QThreadPoolExecutor.java
index ab961eb4be..f95da1ef22 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/QThreadPoolExecutor.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/QThreadPoolExecutor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/QThreadPoolExecutorMBean.java b/jpos/src/main/java/org/jpos/q2/qbean/QThreadPoolExecutorMBean.java
index 50da4c658f..e4054daf25 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/QThreadPoolExecutorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/QThreadPoolExecutorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/QXmlConfig.java b/jpos/src/main/java/org/jpos/q2/qbean/QXmlConfig.java
index 37e37ff2a2..a558f5df37 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/QXmlConfig.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/QXmlConfig.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/Shutdown.java b/jpos/src/main/java/org/jpos/q2/qbean/Shutdown.java
index 03d4edf7f1..72738652e8 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/Shutdown.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/Shutdown.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/SpaceAdaptor.java b/jpos/src/main/java/org/jpos/q2/qbean/SpaceAdaptor.java
index 11421cd566..6c68e8ae79 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/SpaceAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/SpaceAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/SpaceAdaptorMBean.java b/jpos/src/main/java/org/jpos/q2/qbean/SpaceAdaptorMBean.java
index 89b3eecf24..49a02742e4 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/SpaceAdaptorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/SpaceAdaptorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/SpaceLet.java b/jpos/src/main/java/org/jpos/q2/qbean/SpaceLet.java
index 8537c64b44..1de9583e89 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/SpaceLet.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/SpaceLet.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/SpaceProxyAdaptor.java b/jpos/src/main/java/org/jpos/q2/qbean/SpaceProxyAdaptor.java
index bb3db644e2..3719c78cd3 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/SpaceProxyAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/SpaceProxyAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/SpaceProxyAdaptorMBean.java b/jpos/src/main/java/org/jpos/q2/qbean/SpaceProxyAdaptorMBean.java
index 6f8cf23b05..be8640b80d 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/SpaceProxyAdaptorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/SpaceProxyAdaptorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/SystemMonitor.java b/jpos/src/main/java/org/jpos/q2/qbean/SystemMonitor.java
index b5525ea44a..6555b516a1 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/SystemMonitor.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/SystemMonitor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/qbean/SystemMonitorMBean.java b/jpos/src/main/java/org/jpos/q2/qbean/SystemMonitorMBean.java
index 3a861cad0c..5e2d120252 100644
--- a/jpos/src/main/java/org/jpos/q2/qbean/SystemMonitorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/qbean/SystemMonitorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/security/KeyStoreAdaptor.java b/jpos/src/main/java/org/jpos/q2/security/KeyStoreAdaptor.java
index c3ee014234..294c8e9b80 100644
--- a/jpos/src/main/java/org/jpos/q2/security/KeyStoreAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/security/KeyStoreAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/security/KeyStoreAdaptorMBean.java b/jpos/src/main/java/org/jpos/q2/security/KeyStoreAdaptorMBean.java
index 9dd1ffa799..87bceea93a 100644
--- a/jpos/src/main/java/org/jpos/q2/security/KeyStoreAdaptorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/security/KeyStoreAdaptorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/security/SMAdaptor.java b/jpos/src/main/java/org/jpos/q2/security/SMAdaptor.java
index dfa93cb5fe..a9e91e67c6 100644
--- a/jpos/src/main/java/org/jpos/q2/security/SMAdaptor.java
+++ b/jpos/src/main/java/org/jpos/q2/security/SMAdaptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/security/SMAdaptorMBean.java b/jpos/src/main/java/org/jpos/q2/security/SMAdaptorMBean.java
index 21e90d54b4..3ef2e719a8 100644
--- a/jpos/src/main/java/org/jpos/q2/security/SMAdaptorMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/security/SMAdaptorMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/ssh/AbstractPKA.java b/jpos/src/main/java/org/jpos/q2/ssh/AbstractPKA.java
index 5fcc2d3b3d..afe4f5d515 100644
--- a/jpos/src/main/java/org/jpos/q2/ssh/AbstractPKA.java
+++ b/jpos/src/main/java/org/jpos/q2/ssh/AbstractPKA.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/ssh/AuthorizedKeysFileBasedPKA.java b/jpos/src/main/java/org/jpos/q2/ssh/AuthorizedKeysFileBasedPKA.java
index 39dbc32360..47cb654c62 100644
--- a/jpos/src/main/java/org/jpos/q2/ssh/AuthorizedKeysFileBasedPKA.java
+++ b/jpos/src/main/java/org/jpos/q2/ssh/AuthorizedKeysFileBasedPKA.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/ssh/CliShellFactory.java b/jpos/src/main/java/org/jpos/q2/ssh/CliShellFactory.java
index 90d17e8168..df9fefc3df 100644
--- a/jpos/src/main/java/org/jpos/q2/ssh/CliShellFactory.java
+++ b/jpos/src/main/java/org/jpos/q2/ssh/CliShellFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/ssh/SshCLIContextMBean.java b/jpos/src/main/java/org/jpos/q2/ssh/SshCLIContextMBean.java
index 5056da0f41..c0f220969c 100644
--- a/jpos/src/main/java/org/jpos/q2/ssh/SshCLIContextMBean.java
+++ b/jpos/src/main/java/org/jpos/q2/ssh/SshCLIContextMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/ssh/SshService.java b/jpos/src/main/java/org/jpos/q2/ssh/SshService.java
index 27dc2a2ad2..3d0f893f42 100644
--- a/jpos/src/main/java/org/jpos/q2/ssh/SshService.java
+++ b/jpos/src/main/java/org/jpos/q2/ssh/SshService.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/q2/ui/UI.java b/jpos/src/main/java/org/jpos/q2/ui/UI.java
index bfc26509a4..af10d9c6e0 100644
--- a/jpos/src/main/java/org/jpos/q2/ui/UI.java
+++ b/jpos/src/main/java/org/jpos/q2/ui/UI.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/rc/CMF.java b/jpos/src/main/java/org/jpos/rc/CMF.java
index a2f8d7a194..e217bcc1b7 100644
--- a/jpos/src/main/java/org/jpos/rc/CMF.java
+++ b/jpos/src/main/java/org/jpos/rc/CMF.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/rc/CMFConverter.java b/jpos/src/main/java/org/jpos/rc/CMFConverter.java
index b40892f451..4425d31de4 100644
--- a/jpos/src/main/java/org/jpos/rc/CMFConverter.java
+++ b/jpos/src/main/java/org/jpos/rc/CMFConverter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/rc/IRC.java b/jpos/src/main/java/org/jpos/rc/IRC.java
index c1feb20f1b..6f77814f5f 100644
--- a/jpos/src/main/java/org/jpos/rc/IRC.java
+++ b/jpos/src/main/java/org/jpos/rc/IRC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/rc/IRCConverter.java b/jpos/src/main/java/org/jpos/rc/IRCConverter.java
index e5897912f0..7c968c96be 100644
--- a/jpos/src/main/java/org/jpos/rc/IRCConverter.java
+++ b/jpos/src/main/java/org/jpos/rc/IRCConverter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/rc/RC.java b/jpos/src/main/java/org/jpos/rc/RC.java
index 6f3ddc912b..15869b530e 100644
--- a/jpos/src/main/java/org/jpos/rc/RC.java
+++ b/jpos/src/main/java/org/jpos/rc/RC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/rc/Result.java b/jpos/src/main/java/org/jpos/rc/Result.java
index b14eacbb27..4237085f91 100644
--- a/jpos/src/main/java/org/jpos/rc/Result.java
+++ b/jpos/src/main/java/org/jpos/rc/Result.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/rc/SimpleRC.java b/jpos/src/main/java/org/jpos/rc/SimpleRC.java
index 1bbb964aa4..fbd5c9da68 100644
--- a/jpos/src/main/java/org/jpos/rc/SimpleRC.java
+++ b/jpos/src/main/java/org/jpos/rc/SimpleRC.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/ARPCMethod.java b/jpos/src/main/java/org/jpos/security/ARPCMethod.java
index 7bedaa73f1..1035f55f28 100644
--- a/jpos/src/main/java/org/jpos/security/ARPCMethod.java
+++ b/jpos/src/main/java/org/jpos/security/ARPCMethod.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/Algorithm.java b/jpos/src/main/java/org/jpos/security/Algorithm.java
index 753a4b98e2..1dcb73e622 100644
--- a/jpos/src/main/java/org/jpos/security/Algorithm.java
+++ b/jpos/src/main/java/org/jpos/security/Algorithm.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/BaseSMAdapter.java b/jpos/src/main/java/org/jpos/security/BaseSMAdapter.java
index 8c2f2c788b..dd1b65b7a2 100644
--- a/jpos/src/main/java/org/jpos/security/BaseSMAdapter.java
+++ b/jpos/src/main/java/org/jpos/security/BaseSMAdapter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/CipherMode.java b/jpos/src/main/java/org/jpos/security/CipherMode.java
index 303f45e001..fc9eb6d9f6 100644
--- a/jpos/src/main/java/org/jpos/security/CipherMode.java
+++ b/jpos/src/main/java/org/jpos/security/CipherMode.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/CryptographicServiceMessage.java b/jpos/src/main/java/org/jpos/security/CryptographicServiceMessage.java
index 9aac18773a..38f456f237 100644
--- a/jpos/src/main/java/org/jpos/security/CryptographicServiceMessage.java
+++ b/jpos/src/main/java/org/jpos/security/CryptographicServiceMessage.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/EncryptedPIN.java b/jpos/src/main/java/org/jpos/security/EncryptedPIN.java
index b91422a3ef..05bf72d8c3 100644
--- a/jpos/src/main/java/org/jpos/security/EncryptedPIN.java
+++ b/jpos/src/main/java/org/jpos/security/EncryptedPIN.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/Exportability.java b/jpos/src/main/java/org/jpos/security/Exportability.java
index 672ab1538f..8f821dc5f4 100644
--- a/jpos/src/main/java/org/jpos/security/Exportability.java
+++ b/jpos/src/main/java/org/jpos/security/Exportability.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/ExtKeyUsage.java b/jpos/src/main/java/org/jpos/security/ExtKeyUsage.java
index 6fa8b1afa7..9bb010875f 100644
--- a/jpos/src/main/java/org/jpos/security/ExtKeyUsage.java
+++ b/jpos/src/main/java/org/jpos/security/ExtKeyUsage.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/KeyScheme.java b/jpos/src/main/java/org/jpos/security/KeyScheme.java
index cd7efe1267..a7f3bc6809 100644
--- a/jpos/src/main/java/org/jpos/security/KeyScheme.java
+++ b/jpos/src/main/java/org/jpos/security/KeyScheme.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/KeySerialNumber.java b/jpos/src/main/java/org/jpos/security/KeySerialNumber.java
index 02785ef1c3..859751402f 100644
--- a/jpos/src/main/java/org/jpos/security/KeySerialNumber.java
+++ b/jpos/src/main/java/org/jpos/security/KeySerialNumber.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/MKDMethod.java b/jpos/src/main/java/org/jpos/security/MKDMethod.java
index 794b8a9613..65f3a0e508 100644
--- a/jpos/src/main/java/org/jpos/security/MKDMethod.java
+++ b/jpos/src/main/java/org/jpos/security/MKDMethod.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/ModeOfUse.java b/jpos/src/main/java/org/jpos/security/ModeOfUse.java
index e9c8a49893..a715f8256b 100644
--- a/jpos/src/main/java/org/jpos/security/ModeOfUse.java
+++ b/jpos/src/main/java/org/jpos/security/ModeOfUse.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/PaddingMethod.java b/jpos/src/main/java/org/jpos/security/PaddingMethod.java
index dbc46e1af0..c96b85984a 100644
--- a/jpos/src/main/java/org/jpos/security/PaddingMethod.java
+++ b/jpos/src/main/java/org/jpos/security/PaddingMethod.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SKDMethod.java b/jpos/src/main/java/org/jpos/security/SKDMethod.java
index f3d6ec053b..2877f8a13b 100644
--- a/jpos/src/main/java/org/jpos/security/SKDMethod.java
+++ b/jpos/src/main/java/org/jpos/security/SKDMethod.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SMAdapter.java b/jpos/src/main/java/org/jpos/security/SMAdapter.java
index 707f5a1334..128bec6f88 100644
--- a/jpos/src/main/java/org/jpos/security/SMAdapter.java
+++ b/jpos/src/main/java/org/jpos/security/SMAdapter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SMException.java b/jpos/src/main/java/org/jpos/security/SMException.java
index 22103cccc7..df8749868b 100644
--- a/jpos/src/main/java/org/jpos/security/SMException.java
+++ b/jpos/src/main/java/org/jpos/security/SMException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SecureDESKey.java b/jpos/src/main/java/org/jpos/security/SecureDESKey.java
index 8397d52ef9..ebc872ec55 100644
--- a/jpos/src/main/java/org/jpos/security/SecureDESKey.java
+++ b/jpos/src/main/java/org/jpos/security/SecureDESKey.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SecureKey.java b/jpos/src/main/java/org/jpos/security/SecureKey.java
index 00ce0000ed..5f9dbc0bd8 100644
--- a/jpos/src/main/java/org/jpos/security/SecureKey.java
+++ b/jpos/src/main/java/org/jpos/security/SecureKey.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SecureKeyBlock.java b/jpos/src/main/java/org/jpos/security/SecureKeyBlock.java
index eb863a929c..5bafbc80b1 100644
--- a/jpos/src/main/java/org/jpos/security/SecureKeyBlock.java
+++ b/jpos/src/main/java/org/jpos/security/SecureKeyBlock.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SecureKeyBlockBuilder.java b/jpos/src/main/java/org/jpos/security/SecureKeyBlockBuilder.java
index 809053e33c..3c1fb8dcc7 100644
--- a/jpos/src/main/java/org/jpos/security/SecureKeyBlockBuilder.java
+++ b/jpos/src/main/java/org/jpos/security/SecureKeyBlockBuilder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SecureKeySpec.java b/jpos/src/main/java/org/jpos/security/SecureKeySpec.java
index e36aaa4c5a..e36a8e00bc 100644
--- a/jpos/src/main/java/org/jpos/security/SecureKeySpec.java
+++ b/jpos/src/main/java/org/jpos/security/SecureKeySpec.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SecureKeyStore.java b/jpos/src/main/java/org/jpos/security/SecureKeyStore.java
index 8d65f4c868..a782bf74d6 100644
--- a/jpos/src/main/java/org/jpos/security/SecureKeyStore.java
+++ b/jpos/src/main/java/org/jpos/security/SecureKeyStore.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SecurePrivateKey.java b/jpos/src/main/java/org/jpos/security/SecurePrivateKey.java
index d12edbc9cb..17d53c9fb7 100644
--- a/jpos/src/main/java/org/jpos/security/SecurePrivateKey.java
+++ b/jpos/src/main/java/org/jpos/security/SecurePrivateKey.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SecureVariantKey.java b/jpos/src/main/java/org/jpos/security/SecureVariantKey.java
index 08fbb13330..5d694b9ebe 100644
--- a/jpos/src/main/java/org/jpos/security/SecureVariantKey.java
+++ b/jpos/src/main/java/org/jpos/security/SecureVariantKey.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SensitiveString.java b/jpos/src/main/java/org/jpos/security/SensitiveString.java
index 7cd3b227f0..3151b3a1ad 100644
--- a/jpos/src/main/java/org/jpos/security/SensitiveString.java
+++ b/jpos/src/main/java/org/jpos/security/SensitiveString.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SimpleKeyFile.java b/jpos/src/main/java/org/jpos/security/SimpleKeyFile.java
index 4e23ee5f4e..01ef0a35cb 100644
--- a/jpos/src/main/java/org/jpos/security/SimpleKeyFile.java
+++ b/jpos/src/main/java/org/jpos/security/SimpleKeyFile.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/SystemSeed.java b/jpos/src/main/java/org/jpos/security/SystemSeed.java
index 7f7b432f0f..6ddc605601 100644
--- a/jpos/src/main/java/org/jpos/security/SystemSeed.java
+++ b/jpos/src/main/java/org/jpos/security/SystemSeed.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/Util.java b/jpos/src/main/java/org/jpos/security/Util.java
index c17af8b5fe..b4941112be 100644
--- a/jpos/src/main/java/org/jpos/security/Util.java
+++ b/jpos/src/main/java/org/jpos/security/Util.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/WeakPINException.java b/jpos/src/main/java/org/jpos/security/WeakPINException.java
index 07f90f5cf1..e67a4b1f40 100644
--- a/jpos/src/main/java/org/jpos/security/WeakPINException.java
+++ b/jpos/src/main/java/org/jpos/security/WeakPINException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/jceadapter/Console.java b/jpos/src/main/java/org/jpos/security/jceadapter/Console.java
index b5fe6349fc..3972f7971f 100644
--- a/jpos/src/main/java/org/jpos/security/jceadapter/Console.java
+++ b/jpos/src/main/java/org/jpos/security/jceadapter/Console.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/jceadapter/JCEHandler.java b/jpos/src/main/java/org/jpos/security/jceadapter/JCEHandler.java
index 856d6c5e01..08c3aca2d4 100644
--- a/jpos/src/main/java/org/jpos/security/jceadapter/JCEHandler.java
+++ b/jpos/src/main/java/org/jpos/security/jceadapter/JCEHandler.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/jceadapter/JCEHandlerException.java b/jpos/src/main/java/org/jpos/security/jceadapter/JCEHandlerException.java
index 34d4efddee..9087f12520 100644
--- a/jpos/src/main/java/org/jpos/security/jceadapter/JCEHandlerException.java
+++ b/jpos/src/main/java/org/jpos/security/jceadapter/JCEHandlerException.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/security/jceadapter/JCESecurityModule.java b/jpos/src/main/java/org/jpos/security/jceadapter/JCESecurityModule.java
index 76455cc2f3..270283010f 100644
--- a/jpos/src/main/java/org/jpos/security/jceadapter/JCESecurityModule.java
+++ b/jpos/src/main/java/org/jpos/security/jceadapter/JCESecurityModule.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/JDBMSpace.java b/jpos/src/main/java/org/jpos/space/JDBMSpace.java
index 308913b5ad..a581f90e34 100644
--- a/jpos/src/main/java/org/jpos/space/JDBMSpace.java
+++ b/jpos/src/main/java/org/jpos/space/JDBMSpace.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/JESpace.java b/jpos/src/main/java/org/jpos/space/JESpace.java
index cefe90d0a2..30072a7f7b 100644
--- a/jpos/src/main/java/org/jpos/space/JESpace.java
+++ b/jpos/src/main/java/org/jpos/space/JESpace.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/LocalSpace.java b/jpos/src/main/java/org/jpos/space/LocalSpace.java
index cbc135adc8..402db339db 100644
--- a/jpos/src/main/java/org/jpos/space/LocalSpace.java
+++ b/jpos/src/main/java/org/jpos/space/LocalSpace.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/MD5Template.java b/jpos/src/main/java/org/jpos/space/MD5Template.java
index 4b9484ff8f..240f04e5f6 100644
--- a/jpos/src/main/java/org/jpos/space/MD5Template.java
+++ b/jpos/src/main/java/org/jpos/space/MD5Template.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/ObjectTemplate.java b/jpos/src/main/java/org/jpos/space/ObjectTemplate.java
index 8220f5349f..002741ad90 100644
--- a/jpos/src/main/java/org/jpos/space/ObjectTemplate.java
+++ b/jpos/src/main/java/org/jpos/space/ObjectTemplate.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/RemoteSpace.java b/jpos/src/main/java/org/jpos/space/RemoteSpace.java
index 0352defd8c..e3fa66ba8d 100644
--- a/jpos/src/main/java/org/jpos/space/RemoteSpace.java
+++ b/jpos/src/main/java/org/jpos/space/RemoteSpace.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/Space.java b/jpos/src/main/java/org/jpos/space/Space.java
index 5ef19dee39..2cf69007a5 100644
--- a/jpos/src/main/java/org/jpos/space/Space.java
+++ b/jpos/src/main/java/org/jpos/space/Space.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/SpaceError.java b/jpos/src/main/java/org/jpos/space/SpaceError.java
index c8d833da08..6579f219ce 100644
--- a/jpos/src/main/java/org/jpos/space/SpaceError.java
+++ b/jpos/src/main/java/org/jpos/space/SpaceError.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/SpaceFactory.java b/jpos/src/main/java/org/jpos/space/SpaceFactory.java
index 1c50716e2a..c3c2e80d3b 100644
--- a/jpos/src/main/java/org/jpos/space/SpaceFactory.java
+++ b/jpos/src/main/java/org/jpos/space/SpaceFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/SpaceInterceptor.java b/jpos/src/main/java/org/jpos/space/SpaceInterceptor.java
index de8a54e163..9c9ff0f108 100644
--- a/jpos/src/main/java/org/jpos/space/SpaceInterceptor.java
+++ b/jpos/src/main/java/org/jpos/space/SpaceInterceptor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/SpaceListener.java b/jpos/src/main/java/org/jpos/space/SpaceListener.java
index 88db25ecb2..379dac77bf 100644
--- a/jpos/src/main/java/org/jpos/space/SpaceListener.java
+++ b/jpos/src/main/java/org/jpos/space/SpaceListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/SpaceProxy.java b/jpos/src/main/java/org/jpos/space/SpaceProxy.java
index aa35926982..c3e5b099ea 100644
--- a/jpos/src/main/java/org/jpos/space/SpaceProxy.java
+++ b/jpos/src/main/java/org/jpos/space/SpaceProxy.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/SpaceSource.java b/jpos/src/main/java/org/jpos/space/SpaceSource.java
index 61bb707b27..6c83330e2b 100644
--- a/jpos/src/main/java/org/jpos/space/SpaceSource.java
+++ b/jpos/src/main/java/org/jpos/space/SpaceSource.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/SpaceTap.java b/jpos/src/main/java/org/jpos/space/SpaceTap.java
index 543049d62e..389ce8b1ce 100644
--- a/jpos/src/main/java/org/jpos/space/SpaceTap.java
+++ b/jpos/src/main/java/org/jpos/space/SpaceTap.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/SpaceUtil.java b/jpos/src/main/java/org/jpos/space/SpaceUtil.java
index b5e893b84a..daffdc9553 100644
--- a/jpos/src/main/java/org/jpos/space/SpaceUtil.java
+++ b/jpos/src/main/java/org/jpos/space/SpaceUtil.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/TSpace.java b/jpos/src/main/java/org/jpos/space/TSpace.java
index 45342aaf7d..8b449a41ee 100644
--- a/jpos/src/main/java/org/jpos/space/TSpace.java
+++ b/jpos/src/main/java/org/jpos/space/TSpace.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/space/Template.java b/jpos/src/main/java/org/jpos/space/Template.java
index de9e643777..f016fd5781 100644
--- a/jpos/src/main/java/org/jpos/space/Template.java
+++ b/jpos/src/main/java/org/jpos/space/Template.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/BinaryTagValue.java b/jpos/src/main/java/org/jpos/tlv/BinaryTagValue.java
index 85e7906a2e..cf977bdce1 100644
--- a/jpos/src/main/java/org/jpos/tlv/BinaryTagValue.java
+++ b/jpos/src/main/java/org/jpos/tlv/BinaryTagValue.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/CharTag.java b/jpos/src/main/java/org/jpos/tlv/CharTag.java
index 5641d71098..108eab01f0 100644
--- a/jpos/src/main/java/org/jpos/tlv/CharTag.java
+++ b/jpos/src/main/java/org/jpos/tlv/CharTag.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/CharTagMap.java b/jpos/src/main/java/org/jpos/tlv/CharTagMap.java
index 6c22ba784c..3fdae7b8e2 100644
--- a/jpos/src/main/java/org/jpos/tlv/CharTagMap.java
+++ b/jpos/src/main/java/org/jpos/tlv/CharTagMap.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/CharTagMapBuilder.java b/jpos/src/main/java/org/jpos/tlv/CharTagMapBuilder.java
index 47312a0030..f9d3343629 100644
--- a/jpos/src/main/java/org/jpos/tlv/CharTagMapBuilder.java
+++ b/jpos/src/main/java/org/jpos/tlv/CharTagMapBuilder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/GenericTagSequence.java b/jpos/src/main/java/org/jpos/tlv/GenericTagSequence.java
index 2fe53da4e7..0831d4ec28 100644
--- a/jpos/src/main/java/org/jpos/tlv/GenericTagSequence.java
+++ b/jpos/src/main/java/org/jpos/tlv/GenericTagSequence.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/ISOMsgRef.java b/jpos/src/main/java/org/jpos/tlv/ISOMsgRef.java
index ec9586a44d..8aab079fd6 100644
--- a/jpos/src/main/java/org/jpos/tlv/ISOMsgRef.java
+++ b/jpos/src/main/java/org/jpos/tlv/ISOMsgRef.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/ISOMsgTagValue.java b/jpos/src/main/java/org/jpos/tlv/ISOMsgTagValue.java
index 44ade67c64..da2f449acb 100644
--- a/jpos/src/main/java/org/jpos/tlv/ISOMsgTagValue.java
+++ b/jpos/src/main/java/org/jpos/tlv/ISOMsgTagValue.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/ISOTaggedField.java b/jpos/src/main/java/org/jpos/tlv/ISOTaggedField.java
index 9b5926e4f4..53a981ecf8 100644
--- a/jpos/src/main/java/org/jpos/tlv/ISOTaggedField.java
+++ b/jpos/src/main/java/org/jpos/tlv/ISOTaggedField.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/LiteralTagValue.java b/jpos/src/main/java/org/jpos/tlv/LiteralTagValue.java
index ef85ef0503..68db7623fd 100644
--- a/jpos/src/main/java/org/jpos/tlv/LiteralTagValue.java
+++ b/jpos/src/main/java/org/jpos/tlv/LiteralTagValue.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/OffsetIndexedComposite.java b/jpos/src/main/java/org/jpos/tlv/OffsetIndexedComposite.java
index 984f54bb7b..32f65f5e14 100644
--- a/jpos/src/main/java/org/jpos/tlv/OffsetIndexedComposite.java
+++ b/jpos/src/main/java/org/jpos/tlv/OffsetIndexedComposite.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/TLVClass.java b/jpos/src/main/java/org/jpos/tlv/TLVClass.java
index ee14c1faab..153f45c68b 100644
--- a/jpos/src/main/java/org/jpos/tlv/TLVClass.java
+++ b/jpos/src/main/java/org/jpos/tlv/TLVClass.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/TLVDataFormat.java b/jpos/src/main/java/org/jpos/tlv/TLVDataFormat.java
index b73d9e35ab..233e36af30 100644
--- a/jpos/src/main/java/org/jpos/tlv/TLVDataFormat.java
+++ b/jpos/src/main/java/org/jpos/tlv/TLVDataFormat.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/TLVList.java b/jpos/src/main/java/org/jpos/tlv/TLVList.java
index 91ad576822..597c62c1ee 100644
--- a/jpos/src/main/java/org/jpos/tlv/TLVList.java
+++ b/jpos/src/main/java/org/jpos/tlv/TLVList.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/TLVMsg.java b/jpos/src/main/java/org/jpos/tlv/TLVMsg.java
index b88ae250db..e257635fa6 100644
--- a/jpos/src/main/java/org/jpos/tlv/TLVMsg.java
+++ b/jpos/src/main/java/org/jpos/tlv/TLVMsg.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/TagSequence.java b/jpos/src/main/java/org/jpos/tlv/TagSequence.java
index d25872e4ac..d6d0ab7201 100644
--- a/jpos/src/main/java/org/jpos/tlv/TagSequence.java
+++ b/jpos/src/main/java/org/jpos/tlv/TagSequence.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/TagSequenceBase.java b/jpos/src/main/java/org/jpos/tlv/TagSequenceBase.java
index 3e0c943843..2e355b5019 100644
--- a/jpos/src/main/java/org/jpos/tlv/TagSequenceBase.java
+++ b/jpos/src/main/java/org/jpos/tlv/TagSequenceBase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/TagValue.java b/jpos/src/main/java/org/jpos/tlv/TagValue.java
index 60d18778fa..efa31f97e5 100644
--- a/jpos/src/main/java/org/jpos/tlv/TagValue.java
+++ b/jpos/src/main/java/org/jpos/tlv/TagValue.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/TagValueBase.java b/jpos/src/main/java/org/jpos/tlv/TagValueBase.java
index fd39267188..92ac46d2ae 100644
--- a/jpos/src/main/java/org/jpos/tlv/TagValueBase.java
+++ b/jpos/src/main/java/org/jpos/tlv/TagValueBase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/BinaryHexTaggedSequencePackager.java b/jpos/src/main/java/org/jpos/tlv/packager/BinaryHexTaggedSequencePackager.java
index e9cfdd274f..55923e3ef2 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/BinaryHexTaggedSequencePackager.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/BinaryHexTaggedSequencePackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IFB_LHBINARY.java b/jpos/src/main/java/org/jpos/tlv/packager/IFB_LHBINARY.java
index 9f63a2e98b..d1769f2568 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IFB_LHBINARY.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IFB_LHBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLBINARY.java b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLBINARY.java
index da88f36c3a..ac11520e83 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLBINARY.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLCHAR.java b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLCHAR.java
index 6e6544409d..223b5e7811 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLCHAR.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLBINARY.java b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLBINARY.java
index f165a657c1..ac401614ed 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLBINARY.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLCHAR.java b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLCHAR.java
index 7557bf133f..6df39c1d2b 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLCHAR.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLNUM.java b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLNUM.java
index f57b175a14..949174a6aa 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLNUM.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLNUM.java b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLNUM.java
index 52cb6ce440..f609ba6d37 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLNUM.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IFTA_LLNUM.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IFTB_LLBINARY.java b/jpos/src/main/java/org/jpos/tlv/packager/IFTB_LLBINARY.java
index 3f5dcbefd4..8aefb856e2 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IFTB_LLBINARY.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IFTB_LLBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IF_FBINARY.java b/jpos/src/main/java/org/jpos/tlv/packager/IF_FBINARY.java
index 70e0b4d263..ff41bf81ba 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IF_FBINARY.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IF_FBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IF_FCHAR.java b/jpos/src/main/java/org/jpos/tlv/packager/IF_FCHAR.java
index b56cc855f4..3d9dd6afdc 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IF_FCHAR.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IF_FCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IF_FSTBINARY.java b/jpos/src/main/java/org/jpos/tlv/packager/IF_FSTBINARY.java
index e7dae2a404..1c101b1628 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IF_FSTBINARY.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IF_FSTBINARY.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/IF_FSTCHAR.java b/jpos/src/main/java/org/jpos/tlv/packager/IF_FSTCHAR.java
index 91b60d6a32..20cb0a3281 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/IF_FSTCHAR.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/IF_FSTCHAR.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/PackagerErrorHandler.java b/jpos/src/main/java/org/jpos/tlv/packager/PackagerErrorHandler.java
index 3975296810..af5b51450d 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/PackagerErrorHandler.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/PackagerErrorHandler.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/PackagerErrorLogger.java b/jpos/src/main/java/org/jpos/tlv/packager/PackagerErrorLogger.java
index b3f58d256e..e9901bb65a 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/PackagerErrorLogger.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/PackagerErrorLogger.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/TaggedSequencePackager.java b/jpos/src/main/java/org/jpos/tlv/packager/TaggedSequencePackager.java
index 12750abf24..21770bf10c 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/TaggedSequencePackager.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/TaggedSequencePackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVAsciiHexPackager.java b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVAsciiHexPackager.java
index cc80acbaed..3a3c5cf6dc 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVAsciiHexPackager.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVAsciiHexPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVBinaryPackager.java b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVBinaryPackager.java
index e9c084801c..13ecfb02ed 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVBinaryPackager.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVBinaryPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVEbcdicHexPackager.java b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVEbcdicHexPackager.java
index b0f73ab401..8caaf9e7a9 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVEbcdicHexPackager.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVEbcdicHexPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVFormatMapper.java b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVFormatMapper.java
index 4e3049a013..df4c8553c9 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVFormatMapper.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVFormatMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVPackager.java b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVPackager.java
index fdb3738d03..0546e42a89 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVPackager.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/BERTLVPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/DefaultICCBERTLVFormatMapper.java b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/DefaultICCBERTLVFormatMapper.java
index 0ffe937e7a..4d2fdbecbb 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/DefaultICCBERTLVFormatMapper.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/DefaultICCBERTLVFormatMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/DefaultICCBERTLVPackager.java b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/DefaultICCBERTLVPackager.java
index b8c129ddb5..3e87742af0 100644
--- a/jpos/src/main/java/org/jpos/tlv/packager/bertlv/DefaultICCBERTLVPackager.java
+++ b/jpos/src/main/java/org/jpos/tlv/packager/bertlv/DefaultICCBERTLVPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/AbortParticipant.java b/jpos/src/main/java/org/jpos/transaction/AbortParticipant.java
index 9bbbb09b7d..ca96cdca76 100644
--- a/jpos/src/main/java/org/jpos/transaction/AbortParticipant.java
+++ b/jpos/src/main/java/org/jpos/transaction/AbortParticipant.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/Context.java b/jpos/src/main/java/org/jpos/transaction/Context.java
index fc2953fd61..1d70e3e0eb 100644
--- a/jpos/src/main/java/org/jpos/transaction/Context.java
+++ b/jpos/src/main/java/org/jpos/transaction/Context.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/ContextConstants.java b/jpos/src/main/java/org/jpos/transaction/ContextConstants.java
index b1cee62231..8e42299605 100644
--- a/jpos/src/main/java/org/jpos/transaction/ContextConstants.java
+++ b/jpos/src/main/java/org/jpos/transaction/ContextConstants.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/ContextRecovery.java b/jpos/src/main/java/org/jpos/transaction/ContextRecovery.java
index 3833f71b0f..b03c41244a 100644
--- a/jpos/src/main/java/org/jpos/transaction/ContextRecovery.java
+++ b/jpos/src/main/java/org/jpos/transaction/ContextRecovery.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/GroupSelector.java b/jpos/src/main/java/org/jpos/transaction/GroupSelector.java
index df5b3f9c31..8e0e449914 100644
--- a/jpos/src/main/java/org/jpos/transaction/GroupSelector.java
+++ b/jpos/src/main/java/org/jpos/transaction/GroupSelector.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/Pausable.java b/jpos/src/main/java/org/jpos/transaction/Pausable.java
index 379083ec96..91edd44b36 100644
--- a/jpos/src/main/java/org/jpos/transaction/Pausable.java
+++ b/jpos/src/main/java/org/jpos/transaction/Pausable.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/PausedTransaction.java b/jpos/src/main/java/org/jpos/transaction/PausedTransaction.java
index 5863e00b41..16083d906b 100644
--- a/jpos/src/main/java/org/jpos/transaction/PausedTransaction.java
+++ b/jpos/src/main/java/org/jpos/transaction/PausedTransaction.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/TransactionConstants.java b/jpos/src/main/java/org/jpos/transaction/TransactionConstants.java
index 193a5f5458..e41ca96195 100644
--- a/jpos/src/main/java/org/jpos/transaction/TransactionConstants.java
+++ b/jpos/src/main/java/org/jpos/transaction/TransactionConstants.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/TransactionManager.java b/jpos/src/main/java/org/jpos/transaction/TransactionManager.java
index 2fb5741c88..721b29030a 100644
--- a/jpos/src/main/java/org/jpos/transaction/TransactionManager.java
+++ b/jpos/src/main/java/org/jpos/transaction/TransactionManager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/TransactionManagerMBean.java b/jpos/src/main/java/org/jpos/transaction/TransactionManagerMBean.java
index e5584bb70a..d40f263605 100644
--- a/jpos/src/main/java/org/jpos/transaction/TransactionManagerMBean.java
+++ b/jpos/src/main/java/org/jpos/transaction/TransactionManagerMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/TransactionParticipant.java b/jpos/src/main/java/org/jpos/transaction/TransactionParticipant.java
index b7487918c5..04a8491a76 100644
--- a/jpos/src/main/java/org/jpos/transaction/TransactionParticipant.java
+++ b/jpos/src/main/java/org/jpos/transaction/TransactionParticipant.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/TransactionStatusEvent.java b/jpos/src/main/java/org/jpos/transaction/TransactionStatusEvent.java
index 87de08cb76..cfa6eb753c 100644
--- a/jpos/src/main/java/org/jpos/transaction/TransactionStatusEvent.java
+++ b/jpos/src/main/java/org/jpos/transaction/TransactionStatusEvent.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/TransactionStatusListener.java b/jpos/src/main/java/org/jpos/transaction/TransactionStatusListener.java
index 91d9d3163b..2f733a4541 100644
--- a/jpos/src/main/java/org/jpos/transaction/TransactionStatusListener.java
+++ b/jpos/src/main/java/org/jpos/transaction/TransactionStatusListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/gui/TMMonitor.java b/jpos/src/main/java/org/jpos/transaction/gui/TMMonitor.java
index a99d3f3f7c..c8b31523a8 100644
--- a/jpos/src/main/java/org/jpos/transaction/gui/TMMonitor.java
+++ b/jpos/src/main/java/org/jpos/transaction/gui/TMMonitor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/gui/TMMonitorFactory.java b/jpos/src/main/java/org/jpos/transaction/gui/TMMonitorFactory.java
index d5269b5a32..14137de411 100644
--- a/jpos/src/main/java/org/jpos/transaction/gui/TMMonitorFactory.java
+++ b/jpos/src/main/java/org/jpos/transaction/gui/TMMonitorFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/BSHGroupSelector.java b/jpos/src/main/java/org/jpos/transaction/participant/BSHGroupSelector.java
index f61a03bc72..7cb5ed3481 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/BSHGroupSelector.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/BSHGroupSelector.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/BSHMethod.java b/jpos/src/main/java/org/jpos/transaction/participant/BSHMethod.java
index e31ce7a53c..e50b5d75ce 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/BSHMethod.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/BSHMethod.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/BSHTransactionParticipant.java b/jpos/src/main/java/org/jpos/transaction/participant/BSHTransactionParticipant.java
index f7a3ad21c6..09cc02c624 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/BSHTransactionParticipant.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/BSHTransactionParticipant.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/CheckFields.java b/jpos/src/main/java/org/jpos/transaction/participant/CheckFields.java
index cd8b8205ab..3b4e4869f7 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/CheckFields.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/CheckFields.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/CheckPoint.java b/jpos/src/main/java/org/jpos/transaction/participant/CheckPoint.java
index b62e657d9a..46268b790c 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/CheckPoint.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/CheckPoint.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/Debug.java b/jpos/src/main/java/org/jpos/transaction/participant/Debug.java
index 9d48aa0f85..0f6ad61e7e 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/Debug.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/Debug.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/Delay.java b/jpos/src/main/java/org/jpos/transaction/participant/Delay.java
index db0c6ef591..5db41afb04 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/Delay.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/Delay.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/Forward.java b/jpos/src/main/java/org/jpos/transaction/participant/Forward.java
index fdaba82dbd..8aa57b91ca 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/Forward.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/Forward.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/HasEntry.java b/jpos/src/main/java/org/jpos/transaction/participant/HasEntry.java
index b0d5e0d09f..40a82f3b55 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/HasEntry.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/HasEntry.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/JSParticipant.java b/jpos/src/main/java/org/jpos/transaction/participant/JSParticipant.java
index b2ae0fb38b..28b1e92c49 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/JSParticipant.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/JSParticipant.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/Join.java b/jpos/src/main/java/org/jpos/transaction/participant/Join.java
index e5fad8cee7..b8c0c9bce4 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/Join.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/Join.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/Pause.java b/jpos/src/main/java/org/jpos/transaction/participant/Pause.java
index a6df725337..32b019119a 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/Pause.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/Pause.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/QueryHost.java b/jpos/src/main/java/org/jpos/transaction/participant/QueryHost.java
index d068f6b42d..b8ef7468f3 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/QueryHost.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/QueryHost.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/SelectDestination.java b/jpos/src/main/java/org/jpos/transaction/participant/SelectDestination.java
index c756034a9f..ec00aebeda 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/SelectDestination.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/SelectDestination.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/SendResponse.java b/jpos/src/main/java/org/jpos/transaction/participant/SendResponse.java
index dfb529c07f..d6a291f985 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/SendResponse.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/SendResponse.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/Switch.java b/jpos/src/main/java/org/jpos/transaction/participant/Switch.java
index eaa77dcb72..73d71fb614 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/Switch.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/Switch.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/transaction/participant/Trace.java b/jpos/src/main/java/org/jpos/transaction/participant/Trace.java
index b9fb2119fc..d0c535c569 100644
--- a/jpos/src/main/java/org/jpos/transaction/participant/Trace.java
+++ b/jpos/src/main/java/org/jpos/transaction/participant/Trace.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/UI.java b/jpos/src/main/java/org/jpos/ui/UI.java
index 96197501de..330e516b10 100644
--- a/jpos/src/main/java/org/jpos/ui/UI.java
+++ b/jpos/src/main/java/org/jpos/ui/UI.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/UIAware.java b/jpos/src/main/java/org/jpos/ui/UIAware.java
index 74bcb27232..83a294a67f 100644
--- a/jpos/src/main/java/org/jpos/ui/UIAware.java
+++ b/jpos/src/main/java/org/jpos/ui/UIAware.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/UIFactory.java b/jpos/src/main/java/org/jpos/ui/UIFactory.java
index a8e05b2956..1098179077 100644
--- a/jpos/src/main/java/org/jpos/ui/UIFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/UIFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/UIObjectFactory.java b/jpos/src/main/java/org/jpos/ui/UIObjectFactory.java
index 931ab8c44e..288bd25526 100644
--- a/jpos/src/main/java/org/jpos/ui/UIObjectFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/UIObjectFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/action/Debug.java b/jpos/src/main/java/org/jpos/ui/action/Debug.java
index fbf8ed5ad9..7dc8bfafca 100644
--- a/jpos/src/main/java/org/jpos/ui/action/Debug.java
+++ b/jpos/src/main/java/org/jpos/ui/action/Debug.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/action/Dispose.java b/jpos/src/main/java/org/jpos/ui/action/Dispose.java
index 00dd5cb9ce..e18f4fffbd 100644
--- a/jpos/src/main/java/org/jpos/ui/action/Dispose.java
+++ b/jpos/src/main/java/org/jpos/ui/action/Dispose.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/action/Exit.java b/jpos/src/main/java/org/jpos/ui/action/Exit.java
index fd4ebfcaf4..476efe995c 100644
--- a/jpos/src/main/java/org/jpos/ui/action/Exit.java
+++ b/jpos/src/main/java/org/jpos/ui/action/Exit.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/action/Redirect.java b/jpos/src/main/java/org/jpos/ui/action/Redirect.java
index 1c9e226caa..db7fec87c2 100644
--- a/jpos/src/main/java/org/jpos/ui/action/Redirect.java
+++ b/jpos/src/main/java/org/jpos/ui/action/Redirect.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/BorderLayoutFactory.java b/jpos/src/main/java/org/jpos/ui/factory/BorderLayoutFactory.java
index 55496957de..73f1627c10 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/BorderLayoutFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/BorderLayoutFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/GridLayoutFactory.java b/jpos/src/main/java/org/jpos/ui/factory/GridLayoutFactory.java
index c526d6e0b5..afd13c4fa5 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/GridLayoutFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/GridLayoutFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/HSplitFactory.java b/jpos/src/main/java/org/jpos/ui/factory/HSplitFactory.java
index 28c1395b86..c8b45df1e8 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/HSplitFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/HSplitFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/HtmlFactory.java b/jpos/src/main/java/org/jpos/ui/factory/HtmlFactory.java
index a05e738a0c..c1c8bff194 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/HtmlFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/HtmlFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/ISOMeterFactory.java b/jpos/src/main/java/org/jpos/ui/factory/ISOMeterFactory.java
index 0260cb9bc3..8b42e72a96 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/ISOMeterFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/ISOMeterFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/JButtonFactory.java b/jpos/src/main/java/org/jpos/ui/factory/JButtonFactory.java
index 3dcb560f79..f8d615ff6f 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/JButtonFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/JButtonFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/JLabelFactory.java b/jpos/src/main/java/org/jpos/ui/factory/JLabelFactory.java
index ba7a48e484..3ca305b77b 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/JLabelFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/JLabelFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/JTabbedPaneFactory.java b/jpos/src/main/java/org/jpos/ui/factory/JTabbedPaneFactory.java
index 264bb50519..44cf4ea97f 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/JTabbedPaneFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/JTabbedPaneFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/JTreeFactory.java b/jpos/src/main/java/org/jpos/ui/factory/JTreeFactory.java
index 8f65863b94..42f45d4aeb 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/JTreeFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/JTreeFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/LogListenerFactory.java b/jpos/src/main/java/org/jpos/ui/factory/LogListenerFactory.java
index d1ec55e336..b0fe3f3d3a 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/LogListenerFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/LogListenerFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/PanelFactory.java b/jpos/src/main/java/org/jpos/ui/factory/PanelFactory.java
index d5fad84059..67114de238 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/PanelFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/PanelFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/TextFactory.java b/jpos/src/main/java/org/jpos/ui/factory/TextFactory.java
index 6ab7c82147..376af3e691 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/TextFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/TextFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/ui/factory/VSplitFactory.java b/jpos/src/main/java/org/jpos/ui/factory/VSplitFactory.java
index 21274dd276..e472d29087 100644
--- a/jpos/src/main/java/org/jpos/ui/factory/VSplitFactory.java
+++ b/jpos/src/main/java/org/jpos/ui/factory/VSplitFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/BaseLogEventWriter.java b/jpos/src/main/java/org/jpos/util/BaseLogEventWriter.java
index bbcbbf7835..d72d076b2e 100644
--- a/jpos/src/main/java/org/jpos/util/BaseLogEventWriter.java
+++ b/jpos/src/main/java/org/jpos/util/BaseLogEventWriter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/BlockingQueue.java b/jpos/src/main/java/org/jpos/util/BlockingQueue.java
index 9cd861d88c..205870fb60 100644
--- a/jpos/src/main/java/org/jpos/util/BlockingQueue.java
+++ b/jpos/src/main/java/org/jpos/util/BlockingQueue.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/BufferedExceptionLogListener.java b/jpos/src/main/java/org/jpos/util/BufferedExceptionLogListener.java
index d3e8dea54c..e4134b1903 100644
--- a/jpos/src/main/java/org/jpos/util/BufferedExceptionLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/BufferedExceptionLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/BufferedLogListener.java b/jpos/src/main/java/org/jpos/util/BufferedLogListener.java
index 4c09ea67b4..b5cb33c4b5 100644
--- a/jpos/src/main/java/org/jpos/util/BufferedLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/BufferedLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Caller.java b/jpos/src/main/java/org/jpos/util/Caller.java
index e58919a3ef..4f166b12b2 100644
--- a/jpos/src/main/java/org/jpos/util/Caller.java
+++ b/jpos/src/main/java/org/jpos/util/Caller.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Chronometer.java b/jpos/src/main/java/org/jpos/util/Chronometer.java
index 0d26dee19c..3a9f40bda7 100644
--- a/jpos/src/main/java/org/jpos/util/Chronometer.java
+++ b/jpos/src/main/java/org/jpos/util/Chronometer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/ConcurrentUtil.java b/jpos/src/main/java/org/jpos/util/ConcurrentUtil.java
index a6ec978902..a6cf383c8c 100644
--- a/jpos/src/main/java/org/jpos/util/ConcurrentUtil.java
+++ b/jpos/src/main/java/org/jpos/util/ConcurrentUtil.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/DailyLogListener.java b/jpos/src/main/java/org/jpos/util/DailyLogListener.java
index 415f9cb315..e0f62449d0 100644
--- a/jpos/src/main/java/org/jpos/util/DailyLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/DailyLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/DateUtil.java b/jpos/src/main/java/org/jpos/util/DateUtil.java
index 1655e22f55..116fb2a968 100644
--- a/jpos/src/main/java/org/jpos/util/DateUtil.java
+++ b/jpos/src/main/java/org/jpos/util/DateUtil.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/DefaultTimer.java b/jpos/src/main/java/org/jpos/util/DefaultTimer.java
index b992a6cfef..2aa80dd070 100644
--- a/jpos/src/main/java/org/jpos/util/DefaultTimer.java
+++ b/jpos/src/main/java/org/jpos/util/DefaultTimer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Destroyable.java b/jpos/src/main/java/org/jpos/util/Destroyable.java
index 4d043d7b7e..a44ca61199 100644
--- a/jpos/src/main/java/org/jpos/util/Destroyable.java
+++ b/jpos/src/main/java/org/jpos/util/Destroyable.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/DirPoll.java b/jpos/src/main/java/org/jpos/util/DirPoll.java
index 43e921e428..da3875db4d 100644
--- a/jpos/src/main/java/org/jpos/util/DirPoll.java
+++ b/jpos/src/main/java/org/jpos/util/DirPoll.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Dumpable.java b/jpos/src/main/java/org/jpos/util/Dumpable.java
index 1382e09354..00b7e68cee 100644
--- a/jpos/src/main/java/org/jpos/util/Dumpable.java
+++ b/jpos/src/main/java/org/jpos/util/Dumpable.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/ExceptionLogFilter.java b/jpos/src/main/java/org/jpos/util/ExceptionLogFilter.java
index c6fa7887af..57cd79eb54 100644
--- a/jpos/src/main/java/org/jpos/util/ExceptionLogFilter.java
+++ b/jpos/src/main/java/org/jpos/util/ExceptionLogFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/FSDMsg.java b/jpos/src/main/java/org/jpos/util/FSDMsg.java
index 03c813d6d4..b79b681d1e 100644
--- a/jpos/src/main/java/org/jpos/util/FSDMsg.java
+++ b/jpos/src/main/java/org/jpos/util/FSDMsg.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/FSDProtectedLogListener.java b/jpos/src/main/java/org/jpos/util/FSDProtectedLogListener.java
index a4ecbca96d..28613d95e3 100644
--- a/jpos/src/main/java/org/jpos/util/FSDProtectedLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/FSDProtectedLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/FilterLogListener.java b/jpos/src/main/java/org/jpos/util/FilterLogListener.java
index b8f00aba30..b7f3d0f498 100644
--- a/jpos/src/main/java/org/jpos/util/FilterLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/FilterLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/FlatLogListener.java b/jpos/src/main/java/org/jpos/util/FlatLogListener.java
index 0ba9bfc691..7f550300a9 100644
--- a/jpos/src/main/java/org/jpos/util/FlatLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/FlatLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/FrozenLogEvent.java b/jpos/src/main/java/org/jpos/util/FrozenLogEvent.java
index 4f205ddaa5..b0fbb5645b 100644
--- a/jpos/src/main/java/org/jpos/util/FrozenLogEvent.java
+++ b/jpos/src/main/java/org/jpos/util/FrozenLogEvent.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/IgnoreLogListener.java b/jpos/src/main/java/org/jpos/util/IgnoreLogListener.java
index f73044f55c..e43f0ff059 100644
--- a/jpos/src/main/java/org/jpos/util/IgnoreLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/IgnoreLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Log.java b/jpos/src/main/java/org/jpos/util/Log.java
index 1abc4ce200..d5ef7c5a67 100644
--- a/jpos/src/main/java/org/jpos/util/Log.java
+++ b/jpos/src/main/java/org/jpos/util/Log.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/LogEvent.java b/jpos/src/main/java/org/jpos/util/LogEvent.java
index baa8f2c0f1..bfceff5e88 100644
--- a/jpos/src/main/java/org/jpos/util/LogEvent.java
+++ b/jpos/src/main/java/org/jpos/util/LogEvent.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/LogEventOutputStream.java b/jpos/src/main/java/org/jpos/util/LogEventOutputStream.java
index d67ad775e1..61e8d6cb4f 100644
--- a/jpos/src/main/java/org/jpos/util/LogEventOutputStream.java
+++ b/jpos/src/main/java/org/jpos/util/LogEventOutputStream.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/LogEventWriter.java b/jpos/src/main/java/org/jpos/util/LogEventWriter.java
index 51c8145171..97c7c0a51c 100644
--- a/jpos/src/main/java/org/jpos/util/LogEventWriter.java
+++ b/jpos/src/main/java/org/jpos/util/LogEventWriter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/LogListener.java b/jpos/src/main/java/org/jpos/util/LogListener.java
index fcf2b46365..f4dfe2772a 100644
--- a/jpos/src/main/java/org/jpos/util/LogListener.java
+++ b/jpos/src/main/java/org/jpos/util/LogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/LogProducer.java b/jpos/src/main/java/org/jpos/util/LogProducer.java
index ff9a77dad6..bf26127a5a 100644
--- a/jpos/src/main/java/org/jpos/util/LogProducer.java
+++ b/jpos/src/main/java/org/jpos/util/LogProducer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/LogSource.java b/jpos/src/main/java/org/jpos/util/LogSource.java
index 9ea6dc2587..0bf8a84366 100644
--- a/jpos/src/main/java/org/jpos/util/LogSource.java
+++ b/jpos/src/main/java/org/jpos/util/LogSource.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/LogUtil.java b/jpos/src/main/java/org/jpos/util/LogUtil.java
index 2a5d3763ea..31b6f7cad9 100644
--- a/jpos/src/main/java/org/jpos/util/LogUtil.java
+++ b/jpos/src/main/java/org/jpos/util/LogUtil.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Loggeable.java b/jpos/src/main/java/org/jpos/util/Loggeable.java
index 8fff25669e..d5636e8fad 100644
--- a/jpos/src/main/java/org/jpos/util/Loggeable.java
+++ b/jpos/src/main/java/org/jpos/util/Loggeable.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Logger.java b/jpos/src/main/java/org/jpos/util/Logger.java
index 7955816ec7..1cfa70979c 100644
--- a/jpos/src/main/java/org/jpos/util/Logger.java
+++ b/jpos/src/main/java/org/jpos/util/Logger.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/MappingLogEventWriter.java b/jpos/src/main/java/org/jpos/util/MappingLogEventWriter.java
index 37a07d8525..7f5f407a88 100644
--- a/jpos/src/main/java/org/jpos/util/MappingLogEventWriter.java
+++ b/jpos/src/main/java/org/jpos/util/MappingLogEventWriter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Metrics.java b/jpos/src/main/java/org/jpos/util/Metrics.java
index ec1eea10ce..e6fb389cc4 100644
--- a/jpos/src/main/java/org/jpos/util/Metrics.java
+++ b/jpos/src/main/java/org/jpos/util/Metrics.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/MetricsProvider.java b/jpos/src/main/java/org/jpos/util/MetricsProvider.java
index a6c5e1c79e..e4cf1c4662 100644
--- a/jpos/src/main/java/org/jpos/util/MetricsProvider.java
+++ b/jpos/src/main/java/org/jpos/util/MetricsProvider.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/NameRegistrar.java b/jpos/src/main/java/org/jpos/util/NameRegistrar.java
index d0bc58f77c..35076f7e5b 100644
--- a/jpos/src/main/java/org/jpos/util/NameRegistrar.java
+++ b/jpos/src/main/java/org/jpos/util/NameRegistrar.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/PGPHelper.java b/jpos/src/main/java/org/jpos/util/PGPHelper.java
index ab8d991c30..a3dcab3ea1 100644
--- a/jpos/src/main/java/org/jpos/util/PGPHelper.java
+++ b/jpos/src/main/java/org/jpos/util/PGPHelper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Profiler.java b/jpos/src/main/java/org/jpos/util/Profiler.java
index 074bdbe842..65bd94361d 100644
--- a/jpos/src/main/java/org/jpos/util/Profiler.java
+++ b/jpos/src/main/java/org/jpos/util/Profiler.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/ProtectedLogListener.java b/jpos/src/main/java/org/jpos/util/ProtectedLogListener.java
index 8a75902f61..a8d8d0d7d5 100644
--- a/jpos/src/main/java/org/jpos/util/ProtectedLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/ProtectedLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/RealmLogFilter.java b/jpos/src/main/java/org/jpos/util/RealmLogFilter.java
index 8d14a6b8fe..75eba65e79 100644
--- a/jpos/src/main/java/org/jpos/util/RealmLogFilter.java
+++ b/jpos/src/main/java/org/jpos/util/RealmLogFilter.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Recyclable.java b/jpos/src/main/java/org/jpos/util/Recyclable.java
index 2079f2bb2f..54baab5b9a 100644
--- a/jpos/src/main/java/org/jpos/util/Recyclable.java
+++ b/jpos/src/main/java/org/jpos/util/Recyclable.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/RotateLogListener.java b/jpos/src/main/java/org/jpos/util/RotateLogListener.java
index 1f8cf01034..186949c1cb 100644
--- a/jpos/src/main/java/org/jpos/util/RotateLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/RotateLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Serializer.java b/jpos/src/main/java/org/jpos/util/Serializer.java
index 4b4a2002bf..7b65574cd4 100644
--- a/jpos/src/main/java/org/jpos/util/Serializer.java
+++ b/jpos/src/main/java/org/jpos/util/Serializer.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/SimpleLogListener.java b/jpos/src/main/java/org/jpos/util/SimpleLogListener.java
index 6ff321dfdb..8b9736abb4 100644
--- a/jpos/src/main/java/org/jpos/util/SimpleLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/SimpleLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/SimpleLogSource.java b/jpos/src/main/java/org/jpos/util/SimpleLogSource.java
index 47e64b87c7..7b12a687e2 100644
--- a/jpos/src/main/java/org/jpos/util/SimpleLogSource.java
+++ b/jpos/src/main/java/org/jpos/util/SimpleLogSource.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/SimpleMsg.java b/jpos/src/main/java/org/jpos/util/SimpleMsg.java
index 34403e7d17..5e5f0ce453 100644
--- a/jpos/src/main/java/org/jpos/util/SimpleMsg.java
+++ b/jpos/src/main/java/org/jpos/util/SimpleMsg.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/SpaceLogListener.java b/jpos/src/main/java/org/jpos/util/SpaceLogListener.java
index 6bde9da72a..f67bcc79d2 100644
--- a/jpos/src/main/java/org/jpos/util/SpaceLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/SpaceLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/StopWatch.java b/jpos/src/main/java/org/jpos/util/StopWatch.java
index f5bb4e52b2..e9e572f566 100644
--- a/jpos/src/main/java/org/jpos/util/StopWatch.java
+++ b/jpos/src/main/java/org/jpos/util/StopWatch.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/SysLogListener.java b/jpos/src/main/java/org/jpos/util/SysLogListener.java
index 0644cb2e52..82d1815628 100644
--- a/jpos/src/main/java/org/jpos/util/SysLogListener.java
+++ b/jpos/src/main/java/org/jpos/util/SysLogListener.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/SystemMonitor.java b/jpos/src/main/java/org/jpos/util/SystemMonitor.java
index 757da6a992..23ae8c430e 100644
--- a/jpos/src/main/java/org/jpos/util/SystemMonitor.java
+++ b/jpos/src/main/java/org/jpos/util/SystemMonitor.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/TPS.java b/jpos/src/main/java/org/jpos/util/TPS.java
index ed1f11780d..65c455ee3e 100644
--- a/jpos/src/main/java/org/jpos/util/TPS.java
+++ b/jpos/src/main/java/org/jpos/util/TPS.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/Tags.java b/jpos/src/main/java/org/jpos/util/Tags.java
index 3c7c2d519d..bf8735d9f4 100644
--- a/jpos/src/main/java/org/jpos/util/Tags.java
+++ b/jpos/src/main/java/org/jpos/util/Tags.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/ThreadPool.java b/jpos/src/main/java/org/jpos/util/ThreadPool.java
index e765a7ea79..47c5c271e6 100644
--- a/jpos/src/main/java/org/jpos/util/ThreadPool.java
+++ b/jpos/src/main/java/org/jpos/util/ThreadPool.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/ThreadPoolMBean.java b/jpos/src/main/java/org/jpos/util/ThreadPoolMBean.java
index e0785e68e0..3743efd58e 100644
--- a/jpos/src/main/java/org/jpos/util/ThreadPoolMBean.java
+++ b/jpos/src/main/java/org/jpos/util/ThreadPoolMBean.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/ThroughputControl.java b/jpos/src/main/java/org/jpos/util/ThroughputControl.java
index 5c749b718c..7d9c6acfc2 100644
--- a/jpos/src/main/java/org/jpos/util/ThroughputControl.java
+++ b/jpos/src/main/java/org/jpos/util/ThroughputControl.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/WatchDog.java b/jpos/src/main/java/org/jpos/util/WatchDog.java
index 629e397073..ca7a9d2c19 100644
--- a/jpos/src/main/java/org/jpos/util/WatchDog.java
+++ b/jpos/src/main/java/org/jpos/util/WatchDog.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/ZipUtil.java b/jpos/src/main/java/org/jpos/util/ZipUtil.java
index baac6281ef..854f262969 100644
--- a/jpos/src/main/java/org/jpos/util/ZipUtil.java
+++ b/jpos/src/main/java/org/jpos/util/ZipUtil.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/function/ByteArrayMapper.java b/jpos/src/main/java/org/jpos/util/function/ByteArrayMapper.java
index cbf18204be..d9af1f2f3d 100644
--- a/jpos/src/main/java/org/jpos/util/function/ByteArrayMapper.java
+++ b/jpos/src/main/java/org/jpos/util/function/ByteArrayMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/function/LogEventMapper.java b/jpos/src/main/java/org/jpos/util/function/LogEventMapper.java
index c325b40327..2d1d0bc640 100644
--- a/jpos/src/main/java/org/jpos/util/function/LogEventMapper.java
+++ b/jpos/src/main/java/org/jpos/util/function/LogEventMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/function/RemoveNewLinesMapper.java b/jpos/src/main/java/org/jpos/util/function/RemoveNewLinesMapper.java
index 5936e02f96..8edfd73b77 100644
--- a/jpos/src/main/java/org/jpos/util/function/RemoveNewLinesMapper.java
+++ b/jpos/src/main/java/org/jpos/util/function/RemoveNewLinesMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/slf4j/JPOSLogger.java b/jpos/src/main/java/org/jpos/util/slf4j/JPOSLogger.java
index 43bcd7f169..e90d81325c 100644
--- a/jpos/src/main/java/org/jpos/util/slf4j/JPOSLogger.java
+++ b/jpos/src/main/java/org/jpos/util/slf4j/JPOSLogger.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/slf4j/JPOSLoggerFactory.java b/jpos/src/main/java/org/jpos/util/slf4j/JPOSLoggerFactory.java
index ad12e8b1c0..f382dfd263 100644
--- a/jpos/src/main/java/org/jpos/util/slf4j/JPOSLoggerFactory.java
+++ b/jpos/src/main/java/org/jpos/util/slf4j/JPOSLoggerFactory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/main/java/org/jpos/util/slf4j/StaticLoggerBinder.java b/jpos/src/main/java/org/jpos/util/slf4j/StaticLoggerBinder.java
index 82720e957c..fe946dc9c9 100644
--- a/jpos/src/main/java/org/jpos/util/slf4j/StaticLoggerBinder.java
+++ b/jpos/src/main/java/org/jpos/util/slf4j/StaticLoggerBinder.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/bsh/BSHActionTest.java b/jpos/src/test/java/org/jpos/bsh/BSHActionTest.java
index bf797a792c..5685d771a8 100644
--- a/jpos/src/test/java/org/jpos/bsh/BSHActionTest.java
+++ b/jpos/src/test/java/org/jpos/bsh/BSHActionTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/bsh/BSHFilterTest.java b/jpos/src/test/java/org/jpos/bsh/BSHFilterTest.java
index 33ff25a3a9..aa03fa7643 100644
--- a/jpos/src/test/java/org/jpos/bsh/BSHFilterTest.java
+++ b/jpos/src/test/java/org/jpos/bsh/BSHFilterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/bsh/BSHLogListenerTest.java b/jpos/src/test/java/org/jpos/bsh/BSHLogListenerTest.java
index 76456a3810..b96a7dce25 100644
--- a/jpos/src/test/java/org/jpos/bsh/BSHLogListenerTest.java
+++ b/jpos/src/test/java/org/jpos/bsh/BSHLogListenerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/bsh/BSHRequestListenerTest.java b/jpos/src/test/java/org/jpos/bsh/BSHRequestListenerTest.java
index e6cd180b37..f2f9146947 100644
--- a/jpos/src/test/java/org/jpos/bsh/BSHRequestListenerTest.java
+++ b/jpos/src/test/java/org/jpos/bsh/BSHRequestListenerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/core/CardHolderTest.java b/jpos/src/test/java/org/jpos/core/CardHolderTest.java
index aff7176f69..d5dee7cb9f 100644
--- a/jpos/src/test/java/org/jpos/core/CardHolderTest.java
+++ b/jpos/src/test/java/org/jpos/core/CardHolderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/core/CardTest.java b/jpos/src/test/java/org/jpos/core/CardTest.java
index e022fbd164..59c865e7b0 100644
--- a/jpos/src/test/java/org/jpos/core/CardTest.java
+++ b/jpos/src/test/java/org/jpos/core/CardTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/core/ConfigAnnotationTest.java b/jpos/src/test/java/org/jpos/core/ConfigAnnotationTest.java
index 3713b8902f..3579c17e2b 100644
--- a/jpos/src/test/java/org/jpos/core/ConfigAnnotationTest.java
+++ b/jpos/src/test/java/org/jpos/core/ConfigAnnotationTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/core/ConfigurationExceptionTest.java b/jpos/src/test/java/org/jpos/core/ConfigurationExceptionTest.java
index c5e95b708d..567a4b3f33 100644
--- a/jpos/src/test/java/org/jpos/core/ConfigurationExceptionTest.java
+++ b/jpos/src/test/java/org/jpos/core/ConfigurationExceptionTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/core/EnvironmentTest.java b/jpos/src/test/java/org/jpos/core/EnvironmentTest.java
index 13f381bfc0..1f69814bbc 100644
--- a/jpos/src/test/java/org/jpos/core/EnvironmentTest.java
+++ b/jpos/src/test/java/org/jpos/core/EnvironmentTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/core/InvalidCardExceptionTest.java b/jpos/src/test/java/org/jpos/core/InvalidCardExceptionTest.java
index 07ae1876a1..ac569f2c5d 100644
--- a/jpos/src/test/java/org/jpos/core/InvalidCardExceptionTest.java
+++ b/jpos/src/test/java/org/jpos/core/InvalidCardExceptionTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/core/SimpleConfigurationTest.java b/jpos/src/test/java/org/jpos/core/SimpleConfigurationTest.java
index 5649e770f5..f1e5c84f2e 100644
--- a/jpos/src/test/java/org/jpos/core/SimpleConfigurationTest.java
+++ b/jpos/src/test/java/org/jpos/core/SimpleConfigurationTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/core/SubConfigurationTest.java b/jpos/src/test/java/org/jpos/core/SubConfigurationTest.java
index bb13f0b2ac..98ce0c6383 100644
--- a/jpos/src/test/java/org/jpos/core/SubConfigurationTest.java
+++ b/jpos/src/test/java/org/jpos/core/SubConfigurationTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/core/VolatileSequencerTest.java b/jpos/src/test/java/org/jpos/core/VolatileSequencerTest.java
index 4ab37db08b..909da8e226 100644
--- a/jpos/src/test/java/org/jpos/core/VolatileSequencerTest.java
+++ b/jpos/src/test/java/org/jpos/core/VolatileSequencerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/core/handler/exception/ExceptionHandlerAwareTest.java b/jpos/src/test/java/org/jpos/core/handler/exception/ExceptionHandlerAwareTest.java
index a565075550..d2a44e4f5d 100644
--- a/jpos/src/test/java/org/jpos/core/handler/exception/ExceptionHandlerAwareTest.java
+++ b/jpos/src/test/java/org/jpos/core/handler/exception/ExceptionHandlerAwareTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/emv/CVRMastercardTest.java b/jpos/src/test/java/org/jpos/emv/CVRMastercardTest.java
index 6d5af4d37b..043ab0fae5 100644
--- a/jpos/src/test/java/org/jpos/emv/CVRMastercardTest.java
+++ b/jpos/src/test/java/org/jpos/emv/CVRMastercardTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/emv/IssuerApplicationDataTest.java b/jpos/src/test/java/org/jpos/emv/IssuerApplicationDataTest.java
index 3b791c9956..a9c25a18ab 100644
--- a/jpos/src/test/java/org/jpos/emv/IssuerApplicationDataTest.java
+++ b/jpos/src/test/java/org/jpos/emv/IssuerApplicationDataTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/emv/TerminalVerificationResultsTest.java b/jpos/src/test/java/org/jpos/emv/TerminalVerificationResultsTest.java
index 46ead7954f..d51ac20862 100644
--- a/jpos/src/test/java/org/jpos/emv/TerminalVerificationResultsTest.java
+++ b/jpos/src/test/java/org/jpos/emv/TerminalVerificationResultsTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/emv/cryptogram/CPACryptogramTest.java b/jpos/src/test/java/org/jpos/emv/cryptogram/CPACryptogramTest.java
index b1329e714a..bcbf9199f2 100644
--- a/jpos/src/test/java/org/jpos/emv/cryptogram/CPACryptogramTest.java
+++ b/jpos/src/test/java/org/jpos/emv/cryptogram/CPACryptogramTest.java
@@ -1,3 +1,21 @@
+/*
+ * jPOS Project [http://jpos.org]
+ * Copyright (C) 2000-2024 jPOS Software SRL
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
package org.jpos.emv.cryptogram;
import org.jpos.security.ARPCMethod;
diff --git a/jpos/src/test/java/org/jpos/emv/cryptogram/CVN10DataBuilderTest.java b/jpos/src/test/java/org/jpos/emv/cryptogram/CVN10DataBuilderTest.java
index 45df5bac57..9e63dca6ec 100644
--- a/jpos/src/test/java/org/jpos/emv/cryptogram/CVN10DataBuilderTest.java
+++ b/jpos/src/test/java/org/jpos/emv/cryptogram/CVN10DataBuilderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/emv/cryptogram/CVN18DataBuilderTest.java b/jpos/src/test/java/org/jpos/emv/cryptogram/CVN18DataBuilderTest.java
index 7e81b9bc47..a0d325042a 100644
--- a/jpos/src/test/java/org/jpos/emv/cryptogram/CVN18DataBuilderTest.java
+++ b/jpos/src/test/java/org/jpos/emv/cryptogram/CVN18DataBuilderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/emv/cryptogram/CVN22DataBuilderTest.java b/jpos/src/test/java/org/jpos/emv/cryptogram/CVN22DataBuilderTest.java
index 38b2e77dab..ca7dfb58ef 100644
--- a/jpos/src/test/java/org/jpos/emv/cryptogram/CVN22DataBuilderTest.java
+++ b/jpos/src/test/java/org/jpos/emv/cryptogram/CVN22DataBuilderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/emv/cryptogram/CVNCPADataBuilderTest.java b/jpos/src/test/java/org/jpos/emv/cryptogram/CVNCPADataBuilderTest.java
index 622332da45..16bead37da 100644
--- a/jpos/src/test/java/org/jpos/emv/cryptogram/CVNCPADataBuilderTest.java
+++ b/jpos/src/test/java/org/jpos/emv/cryptogram/CVNCPADataBuilderTest.java
@@ -1,3 +1,21 @@
+/*
+ * jPOS Project [http://jpos.org]
+ * Copyright (C) 2000-2024 jPOS Software SRL
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
package org.jpos.emv.cryptogram;
import org.jpos.emv.IssuerApplicationData;
diff --git a/jpos/src/test/java/org/jpos/emv/cryptogram/CVNMCDataBuilderTest.java b/jpos/src/test/java/org/jpos/emv/cryptogram/CVNMCDataBuilderTest.java
index 03ff660056..7e43dec86c 100644
--- a/jpos/src/test/java/org/jpos/emv/cryptogram/CVNMCDataBuilderTest.java
+++ b/jpos/src/test/java/org/jpos/emv/cryptogram/CVNMCDataBuilderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/emv/cryptogram/CryptogramDataBuilderTest.java b/jpos/src/test/java/org/jpos/emv/cryptogram/CryptogramDataBuilderTest.java
index f127f97565..4832748636 100644
--- a/jpos/src/test/java/org/jpos/emv/cryptogram/CryptogramDataBuilderTest.java
+++ b/jpos/src/test/java/org/jpos/emv/cryptogram/CryptogramDataBuilderTest.java
@@ -1,3 +1,21 @@
+/*
+ * jPOS Project [http://jpos.org]
+ * Copyright (C) 2000-2024 jPOS Software SRL
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
package org.jpos.emv.cryptogram;
import org.jpos.iso.ISOUtil;
diff --git a/jpos/src/test/java/org/jpos/emv/cryptogram/MCHIPCryptogramTest.java b/jpos/src/test/java/org/jpos/emv/cryptogram/MCHIPCryptogramTest.java
index d0b4fda95e..aead2fc4de 100644
--- a/jpos/src/test/java/org/jpos/emv/cryptogram/MCHIPCryptogramTest.java
+++ b/jpos/src/test/java/org/jpos/emv/cryptogram/MCHIPCryptogramTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/emv/cryptogram/VISACryptogramTest.java b/jpos/src/test/java/org/jpos/emv/cryptogram/VISACryptogramTest.java
index 9b1edd8222..db4310c763 100644
--- a/jpos/src/test/java/org/jpos/emv/cryptogram/VISACryptogramTest.java
+++ b/jpos/src/test/java/org/jpos/emv/cryptogram/VISACryptogramTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/AsciiHexInterpreter2Test.java b/jpos/src/test/java/org/jpos/iso/AsciiHexInterpreter2Test.java
index 585e3725de..60b6414ca1 100644
--- a/jpos/src/test/java/org/jpos/iso/AsciiHexInterpreter2Test.java
+++ b/jpos/src/test/java/org/jpos/iso/AsciiHexInterpreter2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/AsciiHexInterpreterTest.java b/jpos/src/test/java/org/jpos/iso/AsciiHexInterpreterTest.java
index 39512c0db1..c12b03aa17 100644
--- a/jpos/src/test/java/org/jpos/iso/AsciiHexInterpreterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/AsciiHexInterpreterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/AsciiInterpreter2Test.java b/jpos/src/test/java/org/jpos/iso/AsciiInterpreter2Test.java
index 4520e17218..e266195586 100644
--- a/jpos/src/test/java/org/jpos/iso/AsciiInterpreter2Test.java
+++ b/jpos/src/test/java/org/jpos/iso/AsciiInterpreter2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/AsciiInterpreterTest.java b/jpos/src/test/java/org/jpos/iso/AsciiInterpreterTest.java
index b0dcf1e2df..c1af24e892 100644
--- a/jpos/src/test/java/org/jpos/iso/AsciiInterpreterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/AsciiInterpreterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/AsciiPrefixer2Test.java b/jpos/src/test/java/org/jpos/iso/AsciiPrefixer2Test.java
index 50facb1523..8d7a9b2f3e 100644
--- a/jpos/src/test/java/org/jpos/iso/AsciiPrefixer2Test.java
+++ b/jpos/src/test/java/org/jpos/iso/AsciiPrefixer2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/AsciiPrefixerTest.java b/jpos/src/test/java/org/jpos/iso/AsciiPrefixerTest.java
index 85eb2f5d18..b09964ff6f 100644
--- a/jpos/src/test/java/org/jpos/iso/AsciiPrefixerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/AsciiPrefixerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/BCDInterpreterTest.java b/jpos/src/test/java/org/jpos/iso/BCDInterpreterTest.java
index 4203ae47ee..5b9dd0ca89 100644
--- a/jpos/src/test/java/org/jpos/iso/BCDInterpreterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/BCDInterpreterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/BaseChannelTest.java b/jpos/src/test/java/org/jpos/iso/BaseChannelTest.java
index 9a7cfc42ad..62047f9fad 100644
--- a/jpos/src/test/java/org/jpos/iso/BaseChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/BaseChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/BcdPrefixer2Test.java b/jpos/src/test/java/org/jpos/iso/BcdPrefixer2Test.java
index 2ccd806cc8..eccba6ce3b 100644
--- a/jpos/src/test/java/org/jpos/iso/BcdPrefixer2Test.java
+++ b/jpos/src/test/java/org/jpos/iso/BcdPrefixer2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/BcdPrefixerTest.java b/jpos/src/test/java/org/jpos/iso/BcdPrefixerTest.java
index 1b1e66ad2a..f71c38d7b2 100644
--- a/jpos/src/test/java/org/jpos/iso/BcdPrefixerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/BcdPrefixerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/BinaryPrefixer2Test.java b/jpos/src/test/java/org/jpos/iso/BinaryPrefixer2Test.java
index a41904c539..67d021dbd7 100644
--- a/jpos/src/test/java/org/jpos/iso/BinaryPrefixer2Test.java
+++ b/jpos/src/test/java/org/jpos/iso/BinaryPrefixer2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ConnectorTest.java b/jpos/src/test/java/org/jpos/iso/ConnectorTest.java
index 86d3623285..7b1f2da907 100644
--- a/jpos/src/test/java/org/jpos/iso/ConnectorTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ConnectorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/CurrencyTest.java b/jpos/src/test/java/org/jpos/iso/CurrencyTest.java
index 119d207f9b..4eae968613 100644
--- a/jpos/src/test/java/org/jpos/iso/CurrencyTest.java
+++ b/jpos/src/test/java/org/jpos/iso/CurrencyTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/EbcdicBinaryInterpreterTest.java b/jpos/src/test/java/org/jpos/iso/EbcdicBinaryInterpreterTest.java
index 16b1dea249..9d2210fb7e 100644
--- a/jpos/src/test/java/org/jpos/iso/EbcdicBinaryInterpreterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/EbcdicBinaryInterpreterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/EbcdicHexInterpreterTest.java b/jpos/src/test/java/org/jpos/iso/EbcdicHexInterpreterTest.java
index 1cf0d05f49..8ac8a70f96 100644
--- a/jpos/src/test/java/org/jpos/iso/EbcdicHexInterpreterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/EbcdicHexInterpreterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/EbcdicInterpreter2Test.java b/jpos/src/test/java/org/jpos/iso/EbcdicInterpreter2Test.java
index 054e667ce0..516e8de26d 100644
--- a/jpos/src/test/java/org/jpos/iso/EbcdicInterpreter2Test.java
+++ b/jpos/src/test/java/org/jpos/iso/EbcdicInterpreter2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/EbcdicInterpreterTest.java b/jpos/src/test/java/org/jpos/iso/EbcdicInterpreterTest.java
index f33cc0107d..fd398d34d1 100644
--- a/jpos/src/test/java/org/jpos/iso/EbcdicInterpreterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/EbcdicInterpreterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/EbcdicPrefixer2Test.java b/jpos/src/test/java/org/jpos/iso/EbcdicPrefixer2Test.java
index b9a8ea3781..3a5ca6757a 100644
--- a/jpos/src/test/java/org/jpos/iso/EbcdicPrefixer2Test.java
+++ b/jpos/src/test/java/org/jpos/iso/EbcdicPrefixer2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/EbcdicPrefixerTest.java b/jpos/src/test/java/org/jpos/iso/EbcdicPrefixerTest.java
index 635cd1f6cf..2df0e29c38 100644
--- a/jpos/src/test/java/org/jpos/iso/EbcdicPrefixerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/EbcdicPrefixerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFAE_LLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFAE_LLCHARTest.java
index ae8c65554d..d69ab46823 100644
--- a/jpos/src/test/java/org/jpos/iso/IFAE_LLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFAE_LLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_AMOUNTTest.java b/jpos/src/test/java/org/jpos/iso/IFA_AMOUNTTest.java
index 25ec132d1f..573bdba65c 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_AMOUNTTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_AMOUNTTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_BINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFA_BINARYTest.java
index f05c06d200..dfa741ba33 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_BINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_BINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_BITMAPTest.java b/jpos/src/test/java/org/jpos/iso/IFA_BITMAPTest.java
index 035b8700d2..01f73b8626 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_BITMAPTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_BITMAPTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_FLLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFA_FLLCHARTest.java
index 6ad374650b..ce29fd9d1b 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_FLLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_FLLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_FLLNUMTest.java b/jpos/src/test/java/org/jpos/iso/IFA_FLLNUMTest.java
index e3bb10cb56..512ae9cc8f 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_FLLNUMTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_FLLNUMTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_LCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFA_LCHARTest.java
index 69b477c9f3..9d0ff2f303 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_LCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_LCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_LLBINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFA_LLBINARYTest.java
index a5f5d2d9a0..2f5c18457e 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_LLBINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_LLBINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_LLBNUMTest.java b/jpos/src/test/java/org/jpos/iso/IFA_LLBNUMTest.java
index ef8f474c86..912f5d88f3 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_LLBNUMTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_LLBNUMTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_LLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFA_LLCHARTest.java
index 9ed872cb87..e70068a8e3 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_LLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_LLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_LLLBINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFA_LLLBINARYTest.java
index fb1ab8c5b2..9fc140c317 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_LLLBINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_LLLBINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_LLLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFA_LLLCHARTest.java
index 3b5e0aba9e..f3856ce7c1 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_LLLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_LLLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_LLLLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFA_LLLLCHARTest.java
index 5a170cad12..16b84ed325 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_LLLLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_LLLLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_LLLLLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFA_LLLLLCHARTest.java
index d38007f354..2fc0e7a5be 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_LLLLLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_LLLLLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_LLLNUMTest.java b/jpos/src/test/java/org/jpos/iso/IFA_LLLNUMTest.java
index 73ce59dda3..08c43239b3 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_LLLNUMTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_LLLNUMTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_LLNUMTest.java b/jpos/src/test/java/org/jpos/iso/IFA_LLNUMTest.java
index e5dea6e79b..7e65ee1b62 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_LLNUMTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_LLNUMTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFA_NUMERICTest.java b/jpos/src/test/java/org/jpos/iso/IFA_NUMERICTest.java
index 8ba7c83af9..6f65bd8dcd 100644
--- a/jpos/src/test/java/org/jpos/iso/IFA_NUMERICTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFA_NUMERICTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_AMOUNTTest.java b/jpos/src/test/java/org/jpos/iso/IFB_AMOUNTTest.java
index 14fd974c0d..8cdcdabb9f 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_AMOUNTTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_AMOUNTTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_BINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFB_BINARYTest.java
index 6bb97aba58..91f3ba3f7f 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_BINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_BINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_BITMAPTest.java b/jpos/src/test/java/org/jpos/iso/IFB_BITMAPTest.java
index d56f45345d..4337efa004 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_BITMAPTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_BITMAPTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_HEXTest.java b/jpos/src/test/java/org/jpos/iso/IFB_HEXTest.java
index 758a7d7c31..5bcce22e25 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_HEXTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_HEXTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLBINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLBINARYTest.java
index 796c0b84fe..8e368e03d2 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLBINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLBINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLCHARTest.java
index bd675a4ade..d5fe242d6b 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLHBINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLHBINARYTest.java
index ae68456f7e..323f77cbbc 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLHBINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLHBINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLHCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLHCHARTest.java
index a310a7b2cd..29e155b245 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLHCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLHCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLHECHARTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLHECHARTest.java
index a8020c6df9..ddeb6ab74d 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLHECHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLHECHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLHFBINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLHFBINARYTest.java
index 51bd9b4a7e..8bfa68924c 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLHFBINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLHFBINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLHNUMTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLHNUMTest.java
index 98edb6c7ff..3cb32e047c 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLHNUMTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLHNUMTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLLBINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLLBINARYTest.java
index dfbe8d6bf7..b0054a9222 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLLBINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLLBINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLLCHARTest.java
index 9951222577..62c2f12c57 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLLHBINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLLHBINARYTest.java
index dc3c824c8c..3a47dd2c14 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLLHBINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLLHBINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLLHCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLLHCHARTest.java
index fb048a31a7..59de03e3b6 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLLHCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLLHCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLLHECHARTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLLHECHARTest.java
index b3f6d84a1c..c06bdef5af 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLLHECHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLLHECHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLLNUMTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLLNUMTest.java
index b136e30f44..964b13f947 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLLNUMTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLLNUMTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_LLNUMTest.java b/jpos/src/test/java/org/jpos/iso/IFB_LLNUMTest.java
index ceec695965..5344adcd48 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_LLNUMTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_LLNUMTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFB_NUMERICTest.java b/jpos/src/test/java/org/jpos/iso/IFB_NUMERICTest.java
index bebdb4981c..ac37d545bb 100644
--- a/jpos/src/test/java/org/jpos/iso/IFB_NUMERICTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFB_NUMERICTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFELPE_LLLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFELPE_LLLCHARTest.java
index 2805eacec5..04a6980c34 100644
--- a/jpos/src/test/java/org/jpos/iso/IFELPE_LLLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFELPE_LLLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFEPE_LLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFEPE_LLCHARTest.java
index 66fef7f30f..4d339cc753 100644
--- a/jpos/src/test/java/org/jpos/iso/IFEPE_LLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFEPE_LLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_AMOUNTTest.java b/jpos/src/test/java/org/jpos/iso/IFE_AMOUNTTest.java
index 1707ec6303..587354498f 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_AMOUNTTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_AMOUNTTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_BITMAPTest.java b/jpos/src/test/java/org/jpos/iso/IFE_BITMAPTest.java
index 6dbcfebd55..4fbf37e50b 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_BITMAPTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_BITMAPTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_CHARTest.java b/jpos/src/test/java/org/jpos/iso/IFE_CHARTest.java
index 1c64c390e7..72c6ea4b3d 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_CHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_CHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_LBINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFE_LBINARYTest.java
index d0cae15e87..ceeb0e02aa 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_LBINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_LBINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_LCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFE_LCHARTest.java
index a70e37665d..3bb5dcb5ba 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_LCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_LCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_LLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFE_LLCHARTest.java
index 0141d1d4d4..9069df7970 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_LLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_LLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_LLLBINARYTest.java b/jpos/src/test/java/org/jpos/iso/IFE_LLLBINARYTest.java
index b63782a2e4..d5ce40203e 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_LLLBINARYTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_LLLBINARYTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_LLLCHARTest.java b/jpos/src/test/java/org/jpos/iso/IFE_LLLCHARTest.java
index 92ea6f09c5..ef6d13ca55 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_LLLCHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_LLLCHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_LLLNUMTest.java b/jpos/src/test/java/org/jpos/iso/IFE_LLLNUMTest.java
index 8eddeafe14..365687460e 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_LLLNUMTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_LLLNUMTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_LLNUMTest.java b/jpos/src/test/java/org/jpos/iso/IFE_LLNUMTest.java
index d03a02b932..97beba86a2 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_LLNUMTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_LLNUMTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_LNUMTest.java b/jpos/src/test/java/org/jpos/iso/IFE_LNUMTest.java
index cc94517633..b20cc2c523 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_LNUMTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_LNUMTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IFE_NUMERICTest.java b/jpos/src/test/java/org/jpos/iso/IFE_NUMERICTest.java
index 26f698236c..b16cc1360f 100644
--- a/jpos/src/test/java/org/jpos/iso/IFE_NUMERICTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IFE_NUMERICTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IF_CHARTest.java b/jpos/src/test/java/org/jpos/iso/IF_CHARTest.java
index fbb03893cc..c25c8995b2 100644
--- a/jpos/src/test/java/org/jpos/iso/IF_CHARTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IF_CHARTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IF_NOPTest.java b/jpos/src/test/java/org/jpos/iso/IF_NOPTest.java
index 8c57965ae0..0a981d4689 100644
--- a/jpos/src/test/java/org/jpos/iso/IF_NOPTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IF_NOPTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/IF_UNUSEDTest.java b/jpos/src/test/java/org/jpos/iso/IF_UNUSEDTest.java
index 1f017176b7..570c81e817 100644
--- a/jpos/src/test/java/org/jpos/iso/IF_UNUSEDTest.java
+++ b/jpos/src/test/java/org/jpos/iso/IF_UNUSEDTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOAmountTest.java b/jpos/src/test/java/org/jpos/iso/ISOAmountTest.java
index 2977a39230..db6258c07c 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOAmountTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOAmountTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOBasePackagerTest.java b/jpos/src/test/java/org/jpos/iso/ISOBasePackagerTest.java
index 5bc13bd747..e21beb9ddc 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOBasePackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOBasePackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOCurrencyTest.java b/jpos/src/test/java/org/jpos/iso/ISOCurrencyTest.java
index cc27fab568..7c9eafe96c 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOCurrencyTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOCurrencyTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISODateTest.java b/jpos/src/test/java/org/jpos/iso/ISODateTest.java
index ed4ca0939b..174ba31b34 100644
--- a/jpos/src/test/java/org/jpos/iso/ISODateTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISODateTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOFieldPackagerTest.java b/jpos/src/test/java/org/jpos/iso/ISOFieldPackagerTest.java
index b766b4c08b..de15a7a18d 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOFieldPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOFieldPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOFieldTest.java b/jpos/src/test/java/org/jpos/iso/ISOFieldTest.java
index 39eea99ab5..9cd05a7223 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOFieldTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOFieldTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOFormattableBinaryFieldPackagerTest.java b/jpos/src/test/java/org/jpos/iso/ISOFormattableBinaryFieldPackagerTest.java
index 1663492e83..a26f95f23c 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOFormattableBinaryFieldPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOFormattableBinaryFieldPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOFormattableStringFieldPackagerTest.java b/jpos/src/test/java/org/jpos/iso/ISOFormattableStringFieldPackagerTest.java
index 9e1533cd8f..3bb1274eb8 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOFormattableStringFieldPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOFormattableStringFieldPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOMsg2Test.java b/jpos/src/test/java/org/jpos/iso/ISOMsg2Test.java
index 4b0d3dcfb6..78feae9056 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOMsg2Test.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOMsg2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOMsgTest.java b/jpos/src/test/java/org/jpos/iso/ISOMsgTest.java
index 3720deef5c..a357df7029 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOMsgTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOMsgTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOServerTest.java b/jpos/src/test/java/org/jpos/iso/ISOServerTest.java
index 8fa379182e..5bd151deea 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOServerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOServerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOUtilTest.java b/jpos/src/test/java/org/jpos/iso/ISOUtilTest.java
index 921d624fe0..bfaf2dec02 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOUtilTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOUtilTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ISOVMsgTest.java b/jpos/src/test/java/org/jpos/iso/ISOVMsgTest.java
index dc61ab3e96..7597ddc931 100644
--- a/jpos/src/test/java/org/jpos/iso/ISOVMsgTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ISOVMsgTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/LeftPadderTest.java b/jpos/src/test/java/org/jpos/iso/LeftPadderTest.java
index 5da12321dc..58d4c81010 100644
--- a/jpos/src/test/java/org/jpos/iso/LeftPadderTest.java
+++ b/jpos/src/test/java/org/jpos/iso/LeftPadderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/LiteralInterpreterTest.java b/jpos/src/test/java/org/jpos/iso/LiteralInterpreterTest.java
index 84cc79ffce..6020540583 100644
--- a/jpos/src/test/java/org/jpos/iso/LiteralInterpreterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/LiteralInterpreterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/NullPadderTest.java b/jpos/src/test/java/org/jpos/iso/NullPadderTest.java
index 3fb7a72ae5..b472abec45 100644
--- a/jpos/src/test/java/org/jpos/iso/NullPadderTest.java
+++ b/jpos/src/test/java/org/jpos/iso/NullPadderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/NullPrefixerTest.java b/jpos/src/test/java/org/jpos/iso/NullPrefixerTest.java
index 2349fc5868..b9938ddf69 100644
--- a/jpos/src/test/java/org/jpos/iso/NullPrefixerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/NullPrefixerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/PerformanceTesting.java b/jpos/src/test/java/org/jpos/iso/PerformanceTesting.java
index 1e619b84a2..4fc00ebb44 100644
--- a/jpos/src/test/java/org/jpos/iso/PerformanceTesting.java
+++ b/jpos/src/test/java/org/jpos/iso/PerformanceTesting.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/PosCapabilityTest.java b/jpos/src/test/java/org/jpos/iso/PosCapabilityTest.java
index ac99ea20b5..a9c0ed7ff8 100644
--- a/jpos/src/test/java/org/jpos/iso/PosCapabilityTest.java
+++ b/jpos/src/test/java/org/jpos/iso/PosCapabilityTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/PosDataCodeTest.java b/jpos/src/test/java/org/jpos/iso/PosDataCodeTest.java
index f272f66d20..b9e5b6e806 100644
--- a/jpos/src/test/java/org/jpos/iso/PosDataCodeTest.java
+++ b/jpos/src/test/java/org/jpos/iso/PosDataCodeTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/RightPadder2Test.java b/jpos/src/test/java/org/jpos/iso/RightPadder2Test.java
index 14768f52c2..4c3beae324 100644
--- a/jpos/src/test/java/org/jpos/iso/RightPadder2Test.java
+++ b/jpos/src/test/java/org/jpos/iso/RightPadder2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/RightPadderTest.java b/jpos/src/test/java/org/jpos/iso/RightPadderTest.java
index 893dfc15e5..94f9817484 100644
--- a/jpos/src/test/java/org/jpos/iso/RightPadderTest.java
+++ b/jpos/src/test/java/org/jpos/iso/RightPadderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/RightTPadderTest.java b/jpos/src/test/java/org/jpos/iso/RightTPadderTest.java
index a418c3f328..2c28d3f88f 100644
--- a/jpos/src/test/java/org/jpos/iso/RightTPadderTest.java
+++ b/jpos/src/test/java/org/jpos/iso/RightTPadderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/ServiceCodeTest.java b/jpos/src/test/java/org/jpos/iso/ServiceCodeTest.java
index 64472ca610..0b537a723a 100644
--- a/jpos/src/test/java/org/jpos/iso/ServiceCodeTest.java
+++ b/jpos/src/test/java/org/jpos/iso/ServiceCodeTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/SignedEbcdicNumberInterpreter2Test.java b/jpos/src/test/java/org/jpos/iso/SignedEbcdicNumberInterpreter2Test.java
index a988d48007..a606e4f641 100644
--- a/jpos/src/test/java/org/jpos/iso/SignedEbcdicNumberInterpreter2Test.java
+++ b/jpos/src/test/java/org/jpos/iso/SignedEbcdicNumberInterpreter2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/SignedEbcdicNumberInterpreterTest.java b/jpos/src/test/java/org/jpos/iso/SignedEbcdicNumberInterpreterTest.java
index 50c8de7c77..52769ce350 100644
--- a/jpos/src/test/java/org/jpos/iso/SignedEbcdicNumberInterpreterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/SignedEbcdicNumberInterpreterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/SslChannelIntegrationTest.java b/jpos/src/test/java/org/jpos/iso/SslChannelIntegrationTest.java
index b305604b6c..1e42774717 100644
--- a/jpos/src/test/java/org/jpos/iso/SslChannelIntegrationTest.java
+++ b/jpos/src/test/java/org/jpos/iso/SslChannelIntegrationTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/TestUtils.java b/jpos/src/test/java/org/jpos/iso/TestUtils.java
index 2087967e0b..a4477482f0 100644
--- a/jpos/src/test/java/org/jpos/iso/TestUtils.java
+++ b/jpos/src/test/java/org/jpos/iso/TestUtils.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/ASCIIChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/ASCIIChannelTest.java
index dc4441ebbf..e1ea7d71a8 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/ASCIIChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/ASCIIChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/BASE24ChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/BASE24ChannelTest.java
index dcdf85bfa2..ff669f5668 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/BASE24ChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/BASE24ChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/BASE24TCPChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/BASE24TCPChannelTest.java
index 66b22f4945..fe389c1cdb 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/BASE24TCPChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/BASE24TCPChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/CSChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/CSChannelTest.java
index 55a317f7e0..caf1602062 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/CSChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/CSChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/ChannelPoolTest.java b/jpos/src/test/java/org/jpos/iso/channel/ChannelPoolTest.java
index c0b50bd5c0..359fa7e306 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/ChannelPoolTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/ChannelPoolTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/GZIPChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/GZIPChannelTest.java
index b64a8952e9..2fcb6e3a98 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/GZIPChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/GZIPChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/HEXChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/HEXChannelTest.java
index 8014556d93..30e4b1338b 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/HEXChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/HEXChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/LogChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/LogChannelTest.java
index 369494bc3a..c50ca5c601 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/LogChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/LogChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/LoopbackChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/LoopbackChannelTest.java
index 61073c07da..a3c70bb019 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/LoopbackChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/LoopbackChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/NACChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/NACChannelTest.java
index ff4a9aad28..1414c8cb14 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/NACChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/NACChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/NCCChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/NCCChannelTest.java
index 518785dee2..930f0628fc 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/NCCChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/NCCChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/PADChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/PADChannelTest.java
index 1a764dc2f9..dcd413df7d 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/PADChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/PADChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/PostChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/PostChannelTest.java
index 5ce69f20b4..c308ca7190 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/PostChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/PostChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/RawChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/RawChannelTest.java
index 0bfe806aae..a14719ca27 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/RawChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/RawChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/VAPChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/VAPChannelTest.java
index 687ec89a8e..ffd5728256 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/VAPChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/VAPChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/X25ChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/X25ChannelTest.java
index b1aa4e0a0c..d9fbec825b 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/X25ChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/X25ChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/channel/XMLChannelTest.java b/jpos/src/test/java/org/jpos/iso/channel/XMLChannelTest.java
index f9646ae19e..1a765fa871 100644
--- a/jpos/src/test/java/org/jpos/iso/channel/XMLChannelTest.java
+++ b/jpos/src/test/java/org/jpos/iso/channel/XMLChannelTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/filter/DelayFilterTest.java b/jpos/src/test/java/org/jpos/iso/filter/DelayFilterTest.java
index a6336d6abf..7c437fb114 100644
--- a/jpos/src/test/java/org/jpos/iso/filter/DelayFilterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/filter/DelayFilterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/filter/MD5FilterTest.java b/jpos/src/test/java/org/jpos/iso/filter/MD5FilterTest.java
index bb0302249c..a7058dfbb7 100644
--- a/jpos/src/test/java/org/jpos/iso/filter/MD5FilterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/filter/MD5FilterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/filter/MacroFilterTest.java b/jpos/src/test/java/org/jpos/iso/filter/MacroFilterTest.java
index 15d9bb2c2d..1c8052c22b 100644
--- a/jpos/src/test/java/org/jpos/iso/filter/MacroFilterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/filter/MacroFilterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/filter/StatefulFilterTest.java b/jpos/src/test/java/org/jpos/iso/filter/StatefulFilterTest.java
index f7dba74115..af69db2992 100644
--- a/jpos/src/test/java/org/jpos/iso/filter/StatefulFilterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/filter/StatefulFilterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/filter/XSLTFilterTest.java b/jpos/src/test/java/org/jpos/iso/filter/XSLTFilterTest.java
index bb428805fb..891c871e78 100644
--- a/jpos/src/test/java/org/jpos/iso/filter/XSLTFilterTest.java
+++ b/jpos/src/test/java/org/jpos/iso/filter/XSLTFilterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/header/BASE1HeaderTest.java b/jpos/src/test/java/org/jpos/iso/header/BASE1HeaderTest.java
index b6f58a0d7f..d380d91601 100644
--- a/jpos/src/test/java/org/jpos/iso/header/BASE1HeaderTest.java
+++ b/jpos/src/test/java/org/jpos/iso/header/BASE1HeaderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/header/BaseHeaderTest.java b/jpos/src/test/java/org/jpos/iso/header/BaseHeaderTest.java
index 459085a095..e04163aca3 100644
--- a/jpos/src/test/java/org/jpos/iso/header/BaseHeaderTest.java
+++ b/jpos/src/test/java/org/jpos/iso/header/BaseHeaderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/BASE24PackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/BASE24PackagerTest.java
index 0f367301cd..6a98a82e21 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/BASE24PackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/BASE24PackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/Base1PackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/Base1PackagerTest.java
index f071bdd14a..1e9d14a512 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/Base1PackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/Base1PackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/Base1SubFieldPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/Base1SubFieldPackagerTest.java
index 471792bd61..ff2ea04126 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/Base1SubFieldPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/Base1SubFieldPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/Base1_BITMAP126Test.java b/jpos/src/test/java/org/jpos/iso/packager/Base1_BITMAP126Test.java
index ab52087baf..0d92ace98a 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/Base1_BITMAP126Test.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/Base1_BITMAP126Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/CTCSubElementPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/CTCSubElementPackagerTest.java
index 4d86453dde..f803c00b23 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/CTCSubElementPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/CTCSubElementPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/CTCSubFieldPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/CTCSubFieldPackagerTest.java
index d7a137c0ee..5150f0650d 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/CTCSubFieldPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/CTCSubFieldPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/EuroPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/EuroPackagerTest.java
index cf494b60ae..c0e4ca5470 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/EuroPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/EuroPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/EuroSubFieldPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/EuroSubFieldPackagerTest.java
index 9433bd82a9..75a4ec36ac 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/EuroSubFieldPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/EuroSubFieldPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/GICCPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/GICCPackagerTest.java
index 9de3573695..1b6d48adea 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/GICCPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/GICCPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/GenericPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/GenericPackagerTest.java
index cae9163fdc..223bfb11c3 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/GenericPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/GenericPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/GenericSubFieldPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/GenericSubFieldPackagerTest.java
index f435644f67..fc2d867685 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/GenericSubFieldPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/GenericSubFieldPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/GenericValidatingPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/GenericValidatingPackagerTest.java
index f91bf66635..ec3ccf1d14 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/GenericValidatingPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/GenericValidatingPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/ISO87APackagerBBitmapTest.java b/jpos/src/test/java/org/jpos/iso/packager/ISO87APackagerBBitmapTest.java
index 40255d932e..2ce1e210a7 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/ISO87APackagerBBitmapTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/ISO87APackagerBBitmapTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/ISO87APackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/ISO87APackagerTest.java
index e07d82dd6e..13c52b60ac 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/ISO87APackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/ISO87APackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/ISO87BPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/ISO87BPackagerTest.java
index 8995494840..59b8934431 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/ISO87BPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/ISO87BPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/ISO93APackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/ISO93APackagerTest.java
index a1f4c74b30..b0df4663c0 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/ISO93APackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/ISO93APackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/ISO93BPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/ISO93BPackagerTest.java
index 93f2fca212..6c88a6134c 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/ISO93BPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/ISO93BPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/ISOBaseValidatingPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/ISOBaseValidatingPackagerTest.java
index 6589a55e7c..6eb257238d 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/ISOBaseValidatingPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/ISOBaseValidatingPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/ISOMsgFieldValidatingPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/ISOMsgFieldValidatingPackagerTest.java
index 511188e9b9..f2839641b3 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/ISOMsgFieldValidatingPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/ISOMsgFieldValidatingPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/ISOStringFieldPackagerTruncateTest.java b/jpos/src/test/java/org/jpos/iso/packager/ISOStringFieldPackagerTruncateTest.java
index aa83abc674..d785dc9ee4 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/ISOStringFieldPackagerTruncateTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/ISOStringFieldPackagerTruncateTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/LogPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/LogPackagerTest.java
index 1a1e7fa32a..39be1c59f9 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/LogPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/LogPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/NativePackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/NativePackagerTest.java
index 1635847d9d..bd187539f2 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/NativePackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/NativePackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/PostPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/PostPackagerTest.java
index 9c9b44164a..cf071d3469 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/PostPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/PostPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/TTDecimalTagMapperTest.java b/jpos/src/test/java/org/jpos/iso/packager/TTDecimalTagMapperTest.java
index 097638e429..21cc536ef2 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/TTDecimalTagMapperTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/TTDecimalTagMapperTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/TTTDecimalTagMapperTest.java b/jpos/src/test/java/org/jpos/iso/packager/TTTDecimalTagMapperTest.java
index 58aa45213c..dfe530e46c 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/TTTDecimalTagMapperTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/TTTDecimalTagMapperTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/TaggedFieldPackagerBaseTest.java b/jpos/src/test/java/org/jpos/iso/packager/TaggedFieldPackagerBaseTest.java
index 5070d6c02e..f85292bfb1 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/TaggedFieldPackagerBaseTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/TaggedFieldPackagerBaseTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/VAPSMSPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/VAPSMSPackagerTest.java
index 7258beceec..128fcfad2b 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/VAPSMSPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/VAPSMSPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/VAPVIPPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/VAPVIPPackagerTest.java
index 899be4e68d..c9af3229ae 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/VAPVIPPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/VAPVIPPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/VISA1PackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/VISA1PackagerTest.java
index 8bb4aafb5b..bc2440337e 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/VISA1PackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/VISA1PackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/X92GenericPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/X92GenericPackagerTest.java
index 064575c704..a9f17d9e38 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/X92GenericPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/X92GenericPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/X92PackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/X92PackagerTest.java
index 1908a7dabb..9aa6ed5e4d 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/X92PackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/X92PackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packager/XMLPackagerTest.java b/jpos/src/test/java/org/jpos/iso/packager/XMLPackagerTest.java
index b2dcdcfe3d..e167748a17 100644
--- a/jpos/src/test/java/org/jpos/iso/packager/XMLPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/iso/packager/XMLPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/packagers/PackagerTestCase.java b/jpos/src/test/java/org/jpos/iso/packagers/PackagerTestCase.java
index e9b0732d51..25170b6e50 100644
--- a/jpos/src/test/java/org/jpos/iso/packagers/PackagerTestCase.java
+++ b/jpos/src/test/java/org/jpos/iso/packagers/PackagerTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/validator/ISOVException1Test.java b/jpos/src/test/java/org/jpos/iso/validator/ISOVException1Test.java
index 08b9881cd7..f65d313031 100644
--- a/jpos/src/test/java/org/jpos/iso/validator/ISOVException1Test.java
+++ b/jpos/src/test/java/org/jpos/iso/validator/ISOVException1Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/validator/MSGTEST021Test.java b/jpos/src/test/java/org/jpos/iso/validator/MSGTEST021Test.java
index 1101cd94c2..b4e89a7dd2 100644
--- a/jpos/src/test/java/org/jpos/iso/validator/MSGTEST021Test.java
+++ b/jpos/src/test/java/org/jpos/iso/validator/MSGTEST021Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/validator/MSGTEST1Test.java b/jpos/src/test/java/org/jpos/iso/validator/MSGTEST1Test.java
index 8537471e62..3a91f6a42a 100644
--- a/jpos/src/test/java/org/jpos/iso/validator/MSGTEST1Test.java
+++ b/jpos/src/test/java/org/jpos/iso/validator/MSGTEST1Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/validator/TEST01001Test.java b/jpos/src/test/java/org/jpos/iso/validator/TEST01001Test.java
index 9f3ee6d68d..5951cb76d3 100644
--- a/jpos/src/test/java/org/jpos/iso/validator/TEST01001Test.java
+++ b/jpos/src/test/java/org/jpos/iso/validator/TEST01001Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/iso/validator/VErrorParserTest.java b/jpos/src/test/java/org/jpos/iso/validator/VErrorParserTest.java
index edafcdf667..4dc3d26dc1 100644
--- a/jpos/src/test/java/org/jpos/iso/validator/VErrorParserTest.java
+++ b/jpos/src/test/java/org/jpos/iso/validator/VErrorParserTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/CLICommandInterfaceTest.java b/jpos/src/test/java/org/jpos/q2/CLICommandInterfaceTest.java
index a1988a6b37..2e3aca3539 100644
--- a/jpos/src/test/java/org/jpos/q2/CLICommandInterfaceTest.java
+++ b/jpos/src/test/java/org/jpos/q2/CLICommandInterfaceTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/Q2Test.java b/jpos/src/test/java/org/jpos/q2/Q2Test.java
index 87991418b5..73ea006479 100644
--- a/jpos/src/test/java/org/jpos/q2/Q2Test.java
+++ b/jpos/src/test/java/org/jpos/q2/Q2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/QFactory2Test.java b/jpos/src/test/java/org/jpos/q2/QFactory2Test.java
index 3be99a373e..96c72f803c 100644
--- a/jpos/src/test/java/org/jpos/q2/QFactory2Test.java
+++ b/jpos/src/test/java/org/jpos/q2/QFactory2Test.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/SimpleConfigurationFactoryTest.java b/jpos/src/test/java/org/jpos/q2/SimpleConfigurationFactoryTest.java
index 91f9eca120..ff16296ad5 100644
--- a/jpos/src/test/java/org/jpos/q2/SimpleConfigurationFactoryTest.java
+++ b/jpos/src/test/java/org/jpos/q2/SimpleConfigurationFactoryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/iso/ChannelAdaptorTest.java b/jpos/src/test/java/org/jpos/q2/iso/ChannelAdaptorTest.java
index 3c1884015e..4b620f82e4 100644
--- a/jpos/src/test/java/org/jpos/q2/iso/ChannelAdaptorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/iso/ChannelAdaptorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/iso/DailyTaskAdaptorTest.java b/jpos/src/test/java/org/jpos/q2/iso/DailyTaskAdaptorTest.java
index f85c9481ed..807966aacc 100644
--- a/jpos/src/test/java/org/jpos/q2/iso/DailyTaskAdaptorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/iso/DailyTaskAdaptorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/iso/DirPollAdaptorTest.java b/jpos/src/test/java/org/jpos/q2/iso/DirPollAdaptorTest.java
index 25b5c146ac..eff9349045 100644
--- a/jpos/src/test/java/org/jpos/q2/iso/DirPollAdaptorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/iso/DirPollAdaptorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/iso/MUXPoolTest.java b/jpos/src/test/java/org/jpos/q2/iso/MUXPoolTest.java
index 6409eb6fce..f92fd156a4 100644
--- a/jpos/src/test/java/org/jpos/q2/iso/MUXPoolTest.java
+++ b/jpos/src/test/java/org/jpos/q2/iso/MUXPoolTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/iso/QMUXTest.java b/jpos/src/test/java/org/jpos/q2/iso/QMUXTest.java
index 0f16163e81..afcdd1ca5e 100644
--- a/jpos/src/test/java/org/jpos/q2/iso/QMUXTest.java
+++ b/jpos/src/test/java/org/jpos/q2/iso/QMUXTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/iso/QMUXTestCase.java b/jpos/src/test/java/org/jpos/q2/iso/QMUXTestCase.java
index a6f22f156b..ddf742300e 100644
--- a/jpos/src/test/java/org/jpos/q2/iso/QMUXTestCase.java
+++ b/jpos/src/test/java/org/jpos/q2/iso/QMUXTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/iso/QServerTest.java b/jpos/src/test/java/org/jpos/q2/iso/QServerTest.java
index dc93db171e..1105491a10 100644
--- a/jpos/src/test/java/org/jpos/q2/iso/QServerTest.java
+++ b/jpos/src/test/java/org/jpos/q2/iso/QServerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/iso/TaskAdaptorTest.java b/jpos/src/test/java/org/jpos/q2/iso/TaskAdaptorTest.java
index 4b53728788..3e83cd5c3c 100644
--- a/jpos/src/test/java/org/jpos/q2/iso/TaskAdaptorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/iso/TaskAdaptorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/qbean/BSHTest.java b/jpos/src/test/java/org/jpos/q2/qbean/BSHTest.java
index 664d945842..ea50b77cc8 100644
--- a/jpos/src/test/java/org/jpos/q2/qbean/BSHTest.java
+++ b/jpos/src/test/java/org/jpos/q2/qbean/BSHTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/qbean/LoggerAdaptorTest.java b/jpos/src/test/java/org/jpos/q2/qbean/LoggerAdaptorTest.java
index 30a12752d3..2812a1425c 100644
--- a/jpos/src/test/java/org/jpos/q2/qbean/LoggerAdaptorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/qbean/LoggerAdaptorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/qbean/NameRegistrarInspectorTest.java b/jpos/src/test/java/org/jpos/q2/qbean/NameRegistrarInspectorTest.java
index 88dee08368..a39018ad0f 100644
--- a/jpos/src/test/java/org/jpos/q2/qbean/NameRegistrarInspectorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/qbean/NameRegistrarInspectorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/qbean/QExecTest.java b/jpos/src/test/java/org/jpos/q2/qbean/QExecTest.java
index e03787ccbf..734e163d4f 100644
--- a/jpos/src/test/java/org/jpos/q2/qbean/QExecTest.java
+++ b/jpos/src/test/java/org/jpos/q2/qbean/QExecTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/qbean/QThreadPoolExecutorTest.java b/jpos/src/test/java/org/jpos/q2/qbean/QThreadPoolExecutorTest.java
index f0282a4b3c..27fa99e882 100644
--- a/jpos/src/test/java/org/jpos/q2/qbean/QThreadPoolExecutorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/qbean/QThreadPoolExecutorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/qbean/ShutdownTest.java b/jpos/src/test/java/org/jpos/q2/qbean/ShutdownTest.java
index 51599bbe3f..eca7edd2f5 100644
--- a/jpos/src/test/java/org/jpos/q2/qbean/ShutdownTest.java
+++ b/jpos/src/test/java/org/jpos/q2/qbean/ShutdownTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/qbean/SpaceAdaptorTest.java b/jpos/src/test/java/org/jpos/q2/qbean/SpaceAdaptorTest.java
index 0f22907ab8..41547f4ae2 100644
--- a/jpos/src/test/java/org/jpos/q2/qbean/SpaceAdaptorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/qbean/SpaceAdaptorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/qbean/SpaceLetTest.java b/jpos/src/test/java/org/jpos/q2/qbean/SpaceLetTest.java
index 66a885af0b..d6d68844af 100644
--- a/jpos/src/test/java/org/jpos/q2/qbean/SpaceLetTest.java
+++ b/jpos/src/test/java/org/jpos/q2/qbean/SpaceLetTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/qbean/SpaceProxyTest.java b/jpos/src/test/java/org/jpos/q2/qbean/SpaceProxyTest.java
index 482f097194..b86c4b7cbf 100644
--- a/jpos/src/test/java/org/jpos/q2/qbean/SpaceProxyTest.java
+++ b/jpos/src/test/java/org/jpos/q2/qbean/SpaceProxyTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/qbean/SystemMonitorTest.java b/jpos/src/test/java/org/jpos/q2/qbean/SystemMonitorTest.java
index 7d4fc05222..69130a422b 100644
--- a/jpos/src/test/java/org/jpos/q2/qbean/SystemMonitorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/qbean/SystemMonitorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/security/KeyStoreAdaptorTest.java b/jpos/src/test/java/org/jpos/q2/security/KeyStoreAdaptorTest.java
index c6fce15163..34ef6fa97d 100644
--- a/jpos/src/test/java/org/jpos/q2/security/KeyStoreAdaptorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/security/KeyStoreAdaptorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/security/SMAdaptorTest.java b/jpos/src/test/java/org/jpos/q2/security/SMAdaptorTest.java
index be0f8dde18..987fa76d2b 100644
--- a/jpos/src/test/java/org/jpos/q2/security/SMAdaptorTest.java
+++ b/jpos/src/test/java/org/jpos/q2/security/SMAdaptorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/q2/ui/UITest.java b/jpos/src/test/java/org/jpos/q2/ui/UITest.java
index c548245cac..8825f35e9b 100644
--- a/jpos/src/test/java/org/jpos/q2/ui/UITest.java
+++ b/jpos/src/test/java/org/jpos/q2/ui/UITest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/rc/CMFTest.java b/jpos/src/test/java/org/jpos/rc/CMFTest.java
index a2e4ddf565..57ce84c604 100644
--- a/jpos/src/test/java/org/jpos/rc/CMFTest.java
+++ b/jpos/src/test/java/org/jpos/rc/CMFTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/rc/ResultTest.java b/jpos/src/test/java/org/jpos/rc/ResultTest.java
index 8ab192236a..0ff5d3a4d4 100644
--- a/jpos/src/test/java/org/jpos/rc/ResultTest.java
+++ b/jpos/src/test/java/org/jpos/rc/ResultTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/BaseSMAdapterTest.java b/jpos/src/test/java/org/jpos/security/BaseSMAdapterTest.java
index 7bd4d075d1..f0d833de96 100644
--- a/jpos/src/test/java/org/jpos/security/BaseSMAdapterTest.java
+++ b/jpos/src/test/java/org/jpos/security/BaseSMAdapterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/CryptographicServiceMessageTest.java b/jpos/src/test/java/org/jpos/security/CryptographicServiceMessageTest.java
index 0a3985d893..adccec873d 100644
--- a/jpos/src/test/java/org/jpos/security/CryptographicServiceMessageTest.java
+++ b/jpos/src/test/java/org/jpos/security/CryptographicServiceMessageTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/EncryptedPINTest.java b/jpos/src/test/java/org/jpos/security/EncryptedPINTest.java
index c853e16be4..c9ef4b4f95 100644
--- a/jpos/src/test/java/org/jpos/security/EncryptedPINTest.java
+++ b/jpos/src/test/java/org/jpos/security/EncryptedPINTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/ExtKeyUsageTest.java b/jpos/src/test/java/org/jpos/security/ExtKeyUsageTest.java
index 2eb097f756..f78102a63a 100644
--- a/jpos/src/test/java/org/jpos/security/ExtKeyUsageTest.java
+++ b/jpos/src/test/java/org/jpos/security/ExtKeyUsageTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/KeySerialNumberTest.java b/jpos/src/test/java/org/jpos/security/KeySerialNumberTest.java
index 6d2683104b..e81a4e2ea2 100644
--- a/jpos/src/test/java/org/jpos/security/KeySerialNumberTest.java
+++ b/jpos/src/test/java/org/jpos/security/KeySerialNumberTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/SMExceptionTest.java b/jpos/src/test/java/org/jpos/security/SMExceptionTest.java
index 9a166dda9a..be331f97a9 100644
--- a/jpos/src/test/java/org/jpos/security/SMExceptionTest.java
+++ b/jpos/src/test/java/org/jpos/security/SMExceptionTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/SecureDESKeyTest.java b/jpos/src/test/java/org/jpos/security/SecureDESKeyTest.java
index 6472b49637..5d4f1b9e41 100644
--- a/jpos/src/test/java/org/jpos/security/SecureDESKeyTest.java
+++ b/jpos/src/test/java/org/jpos/security/SecureDESKeyTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/SecureKeyBlockBuilderTest.java b/jpos/src/test/java/org/jpos/security/SecureKeyBlockBuilderTest.java
index a92b30d354..bd35832e1f 100644
--- a/jpos/src/test/java/org/jpos/security/SecureKeyBlockBuilderTest.java
+++ b/jpos/src/test/java/org/jpos/security/SecureKeyBlockBuilderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/SecureKeySpecTest.java b/jpos/src/test/java/org/jpos/security/SecureKeySpecTest.java
index 0a7b5caf3c..520796dbb6 100644
--- a/jpos/src/test/java/org/jpos/security/SecureKeySpecTest.java
+++ b/jpos/src/test/java/org/jpos/security/SecureKeySpecTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/SecureKeyStoreTest.java b/jpos/src/test/java/org/jpos/security/SecureKeyStoreTest.java
index f1f722e210..a1ab3b0d29 100644
--- a/jpos/src/test/java/org/jpos/security/SecureKeyStoreTest.java
+++ b/jpos/src/test/java/org/jpos/security/SecureKeyStoreTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/SecureKeyTest.java b/jpos/src/test/java/org/jpos/security/SecureKeyTest.java
index f193c84e5f..c65f6ba092 100644
--- a/jpos/src/test/java/org/jpos/security/SecureKeyTest.java
+++ b/jpos/src/test/java/org/jpos/security/SecureKeyTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/SensitiveStringTest.java b/jpos/src/test/java/org/jpos/security/SensitiveStringTest.java
index 2a10492b04..f50f25efc0 100644
--- a/jpos/src/test/java/org/jpos/security/SensitiveStringTest.java
+++ b/jpos/src/test/java/org/jpos/security/SensitiveStringTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/SimpleKeyFileTest.java b/jpos/src/test/java/org/jpos/security/SimpleKeyFileTest.java
index 211cc7b741..373a045db2 100644
--- a/jpos/src/test/java/org/jpos/security/SimpleKeyFileTest.java
+++ b/jpos/src/test/java/org/jpos/security/SimpleKeyFileTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/SystemSeedTest.java b/jpos/src/test/java/org/jpos/security/SystemSeedTest.java
index 9b05750e5f..021adf2890 100644
--- a/jpos/src/test/java/org/jpos/security/SystemSeedTest.java
+++ b/jpos/src/test/java/org/jpos/security/SystemSeedTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/UtilTest.java b/jpos/src/test/java/org/jpos/security/UtilTest.java
index d13cec2d1c..98fe8ad520 100644
--- a/jpos/src/test/java/org/jpos/security/UtilTest.java
+++ b/jpos/src/test/java/org/jpos/security/UtilTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/jceadapter/ConsoleTest.java b/jpos/src/test/java/org/jpos/security/jceadapter/ConsoleTest.java
index 65e3776050..d52faa496d 100644
--- a/jpos/src/test/java/org/jpos/security/jceadapter/ConsoleTest.java
+++ b/jpos/src/test/java/org/jpos/security/jceadapter/ConsoleTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/jceadapter/DUKPTTest.java b/jpos/src/test/java/org/jpos/security/jceadapter/DUKPTTest.java
index 72dd265fd3..513b9c9f36 100644
--- a/jpos/src/test/java/org/jpos/security/jceadapter/DUKPTTest.java
+++ b/jpos/src/test/java/org/jpos/security/jceadapter/DUKPTTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerExceptionTest.java b/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerExceptionTest.java
index 09d4ee887e..0e11c0e5d6 100644
--- a/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerExceptionTest.java
+++ b/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerExceptionTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerMacEngineKeyTest.java b/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerMacEngineKeyTest.java
index 3cabc21efe..0a729d0577 100644
--- a/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerMacEngineKeyTest.java
+++ b/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerMacEngineKeyTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerTest.java b/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerTest.java
index 825d404dfa..f509f28856 100644
--- a/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerTest.java
+++ b/jpos/src/test/java/org/jpos/security/jceadapter/JCEHandlerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/security/jceadapter/JCESecurityModuleTest.java b/jpos/src/test/java/org/jpos/security/jceadapter/JCESecurityModuleTest.java
index 6836ed7793..5f534e6aea 100644
--- a/jpos/src/test/java/org/jpos/security/jceadapter/JCESecurityModuleTest.java
+++ b/jpos/src/test/java/org/jpos/security/jceadapter/JCESecurityModuleTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/JDBMSpaceTest.java b/jpos/src/test/java/org/jpos/space/JDBMSpaceTest.java
index a39dbddc9c..a77cf94fdf 100644
--- a/jpos/src/test/java/org/jpos/space/JDBMSpaceTest.java
+++ b/jpos/src/test/java/org/jpos/space/JDBMSpaceTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/JDBMSpaceTestCase.java b/jpos/src/test/java/org/jpos/space/JDBMSpaceTestCase.java
index 607a1557c2..3644492d1d 100644
--- a/jpos/src/test/java/org/jpos/space/JDBMSpaceTestCase.java
+++ b/jpos/src/test/java/org/jpos/space/JDBMSpaceTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/JESpaceTestCase.java b/jpos/src/test/java/org/jpos/space/JESpaceTestCase.java
index ef994a3801..83ddcbc689 100644
--- a/jpos/src/test/java/org/jpos/space/JESpaceTestCase.java
+++ b/jpos/src/test/java/org/jpos/space/JESpaceTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/MD5TemplateTest.java b/jpos/src/test/java/org/jpos/space/MD5TemplateTest.java
index 3e43ac725d..e127405ec3 100644
--- a/jpos/src/test/java/org/jpos/space/MD5TemplateTest.java
+++ b/jpos/src/test/java/org/jpos/space/MD5TemplateTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/ObjectTemplateTest.java b/jpos/src/test/java/org/jpos/space/ObjectTemplateTest.java
index 9861463a8a..65e7dd04aa 100644
--- a/jpos/src/test/java/org/jpos/space/ObjectTemplateTest.java
+++ b/jpos/src/test/java/org/jpos/space/ObjectTemplateTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/SpaceErrorTest.java b/jpos/src/test/java/org/jpos/space/SpaceErrorTest.java
index cfcfd1b3d6..d21464fda8 100644
--- a/jpos/src/test/java/org/jpos/space/SpaceErrorTest.java
+++ b/jpos/src/test/java/org/jpos/space/SpaceErrorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/SpaceFactoryTest.java b/jpos/src/test/java/org/jpos/space/SpaceFactoryTest.java
index 9547df4575..58a2bd21f2 100644
--- a/jpos/src/test/java/org/jpos/space/SpaceFactoryTest.java
+++ b/jpos/src/test/java/org/jpos/space/SpaceFactoryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/SpaceInterceptorTest.java b/jpos/src/test/java/org/jpos/space/SpaceInterceptorTest.java
index 2c260b5ab8..b22fbc04aa 100644
--- a/jpos/src/test/java/org/jpos/space/SpaceInterceptorTest.java
+++ b/jpos/src/test/java/org/jpos/space/SpaceInterceptorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/SpaceProxyTest.java b/jpos/src/test/java/org/jpos/space/SpaceProxyTest.java
index 488d4f5a21..fade0fbe48 100644
--- a/jpos/src/test/java/org/jpos/space/SpaceProxyTest.java
+++ b/jpos/src/test/java/org/jpos/space/SpaceProxyTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/SpaceTapTest.java b/jpos/src/test/java/org/jpos/space/SpaceTapTest.java
index 7cf95e45a8..ec1dc1d7f6 100644
--- a/jpos/src/test/java/org/jpos/space/SpaceTapTest.java
+++ b/jpos/src/test/java/org/jpos/space/SpaceTapTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/SpaceUtilTest.java b/jpos/src/test/java/org/jpos/space/SpaceUtilTest.java
index 14864493d9..a02f630a5a 100644
--- a/jpos/src/test/java/org/jpos/space/SpaceUtilTest.java
+++ b/jpos/src/test/java/org/jpos/space/SpaceUtilTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/TSpacePerformanceTest.java b/jpos/src/test/java/org/jpos/space/TSpacePerformanceTest.java
index c61bbe1aa0..e71d5eb918 100644
--- a/jpos/src/test/java/org/jpos/space/TSpacePerformanceTest.java
+++ b/jpos/src/test/java/org/jpos/space/TSpacePerformanceTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/TSpaceTest.java b/jpos/src/test/java/org/jpos/space/TSpaceTest.java
index dbd9753ec9..cdca193501 100644
--- a/jpos/src/test/java/org/jpos/space/TSpaceTest.java
+++ b/jpos/src/test/java/org/jpos/space/TSpaceTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/space/TSpaceTestCase.java b/jpos/src/test/java/org/jpos/space/TSpaceTestCase.java
index 6b71681e77..0467868f0b 100644
--- a/jpos/src/test/java/org/jpos/space/TSpaceTestCase.java
+++ b/jpos/src/test/java/org/jpos/space/TSpaceTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/testhelpers/ComparabilityTestCase.java b/jpos/src/test/java/org/jpos/testhelpers/ComparabilityTestCase.java
index 97e2e09151..4183ec2a10 100755
--- a/jpos/src/test/java/org/jpos/testhelpers/ComparabilityTestCase.java
+++ b/jpos/src/test/java/org/jpos/testhelpers/ComparabilityTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/testhelpers/ComparableAssert.java b/jpos/src/test/java/org/jpos/testhelpers/ComparableAssert.java
index 818441d59c..d4088f5ccd 100755
--- a/jpos/src/test/java/org/jpos/testhelpers/ComparableAssert.java
+++ b/jpos/src/test/java/org/jpos/testhelpers/ComparableAssert.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/testhelpers/EqualsHashCodeTestCase.java b/jpos/src/test/java/org/jpos/testhelpers/EqualsHashCodeTestCase.java
index a2cfe3252c..989af94abb 100755
--- a/jpos/src/test/java/org/jpos/testhelpers/EqualsHashCodeTestCase.java
+++ b/jpos/src/test/java/org/jpos/testhelpers/EqualsHashCodeTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/testhelpers/SerializabilityTestCase.java b/jpos/src/test/java/org/jpos/testhelpers/SerializabilityTestCase.java
index 379f5d6d9f..1999a6d087 100755
--- a/jpos/src/test/java/org/jpos/testhelpers/SerializabilityTestCase.java
+++ b/jpos/src/test/java/org/jpos/testhelpers/SerializabilityTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/CharTagMapBuilderTest.java b/jpos/src/test/java/org/jpos/tlv/CharTagMapBuilderTest.java
index 525466a0a7..378e3d5d56 100644
--- a/jpos/src/test/java/org/jpos/tlv/CharTagMapBuilderTest.java
+++ b/jpos/src/test/java/org/jpos/tlv/CharTagMapBuilderTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/CharTagMapTest.java b/jpos/src/test/java/org/jpos/tlv/CharTagMapTest.java
index 63a29c9242..0301438aeb 100644
--- a/jpos/src/test/java/org/jpos/tlv/CharTagMapTest.java
+++ b/jpos/src/test/java/org/jpos/tlv/CharTagMapTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/CharTagTest.java b/jpos/src/test/java/org/jpos/tlv/CharTagTest.java
index eaecdbf387..5ec65cf317 100644
--- a/jpos/src/test/java/org/jpos/tlv/CharTagTest.java
+++ b/jpos/src/test/java/org/jpos/tlv/CharTagTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/TLVListTest.java b/jpos/src/test/java/org/jpos/tlv/TLVListTest.java
index 24805d87c8..d11db57e44 100644
--- a/jpos/src/test/java/org/jpos/tlv/TLVListTest.java
+++ b/jpos/src/test/java/org/jpos/tlv/TLVListTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/TLVMsgTest.java b/jpos/src/test/java/org/jpos/tlv/TLVMsgTest.java
index aac4298f7e..eb970e46e3 100644
--- a/jpos/src/test/java/org/jpos/tlv/TLVMsgTest.java
+++ b/jpos/src/test/java/org/jpos/tlv/TLVMsgTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/packager/EMVTagSequenceTest.java b/jpos/src/test/java/org/jpos/tlv/packager/EMVTagSequenceTest.java
index a358c6c3d2..131592c818 100644
--- a/jpos/src/test/java/org/jpos/tlv/packager/EMVTagSequenceTest.java
+++ b/jpos/src/test/java/org/jpos/tlv/packager/EMVTagSequenceTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/packager/ISOTaggedSequenceTest.java b/jpos/src/test/java/org/jpos/tlv/packager/ISOTaggedSequenceTest.java
index 59eb4e097e..a4486cdaa9 100644
--- a/jpos/src/test/java/org/jpos/tlv/packager/ISOTaggedSequenceTest.java
+++ b/jpos/src/test/java/org/jpos/tlv/packager/ISOTaggedSequenceTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/packager/bertlv/BERTLVPackagerTest.java b/jpos/src/test/java/org/jpos/tlv/packager/bertlv/BERTLVPackagerTest.java
index e0f6496852..bade0a1314 100644
--- a/jpos/src/test/java/org/jpos/tlv/packager/bertlv/BERTLVPackagerTest.java
+++ b/jpos/src/test/java/org/jpos/tlv/packager/bertlv/BERTLVPackagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349BinaryPackager.java b/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349BinaryPackager.java
index c67cb0ebbd..b6e6a61e6e 100644
--- a/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349BinaryPackager.java
+++ b/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349BinaryPackager.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349TLVFormatMapper.java b/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349TLVFormatMapper.java
index 2302519240..9c0daff89e 100644
--- a/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349TLVFormatMapper.java
+++ b/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349TLVFormatMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349TagType.java b/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349TagType.java
index abad282b19..8852d08b34 100644
--- a/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349TagType.java
+++ b/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug349TagType.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug568BERTLVAsciiHexPackager.java b/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug568BERTLVAsciiHexPackager.java
index 6ad3fb5afb..cb2ce27a57 100644
--- a/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug568BERTLVAsciiHexPackager.java
+++ b/jpos/src/test/java/org/jpos/tlv/packager/bertlv/Bug568BERTLVAsciiHexPackager.java
@@ -1,3 +1,21 @@
+/*
+ * jPOS Project [http://jpos.org]
+ * Copyright (C) 2000-2024 jPOS Software SRL
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see .
+ */
+
package org.jpos.tlv.packager.bertlv;
import org.bouncycastle.util.Arrays;
import org.jpos.iso.*;
diff --git a/jpos/src/test/java/org/jpos/transaction/ContextTest.java b/jpos/src/test/java/org/jpos/transaction/ContextTest.java
index b5ccb25c61..37b7b6b314 100644
--- a/jpos/src/test/java/org/jpos/transaction/ContextTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/ContextTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/ContextTestCase.java b/jpos/src/test/java/org/jpos/transaction/ContextTestCase.java
index f76098eaa6..739fe2176b 100644
--- a/jpos/src/test/java/org/jpos/transaction/ContextTestCase.java
+++ b/jpos/src/test/java/org/jpos/transaction/ContextTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/SwitchParticipant.java b/jpos/src/test/java/org/jpos/transaction/SwitchParticipant.java
index 6c6b3e8b20..cb7bcac3bd 100644
--- a/jpos/src/test/java/org/jpos/transaction/SwitchParticipant.java
+++ b/jpos/src/test/java/org/jpos/transaction/SwitchParticipant.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/TestPauseParticipant.java b/jpos/src/test/java/org/jpos/transaction/TestPauseParticipant.java
index 62a629d889..3bfc2df202 100644
--- a/jpos/src/test/java/org/jpos/transaction/TestPauseParticipant.java
+++ b/jpos/src/test/java/org/jpos/transaction/TestPauseParticipant.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/TestRetryParticipant.java b/jpos/src/test/java/org/jpos/transaction/TestRetryParticipant.java
index b26afe9fa6..1c1b412bc9 100644
--- a/jpos/src/test/java/org/jpos/transaction/TestRetryParticipant.java
+++ b/jpos/src/test/java/org/jpos/transaction/TestRetryParticipant.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/TransactionManagerTest.java b/jpos/src/test/java/org/jpos/transaction/TransactionManagerTest.java
index c07308da72..1edf1c34d5 100644
--- a/jpos/src/test/java/org/jpos/transaction/TransactionManagerTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/TransactionManagerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/TransactionManagerTestCase.java b/jpos/src/test/java/org/jpos/transaction/TransactionManagerTestCase.java
index 2eadba6533..ecbacb2a1e 100644
--- a/jpos/src/test/java/org/jpos/transaction/TransactionManagerTestCase.java
+++ b/jpos/src/test/java/org/jpos/transaction/TransactionManagerTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/TransactionStatusEventTest.java b/jpos/src/test/java/org/jpos/transaction/TransactionStatusEventTest.java
index 5c90f17faf..e02e622ec6 100644
--- a/jpos/src/test/java/org/jpos/transaction/TransactionStatusEventTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/TransactionStatusEventTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/participant/BSHGroupSelectorTest.java b/jpos/src/test/java/org/jpos/transaction/participant/BSHGroupSelectorTest.java
index 4921210908..94bc8d81e9 100644
--- a/jpos/src/test/java/org/jpos/transaction/participant/BSHGroupSelectorTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/participant/BSHGroupSelectorTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/participant/BSHMethodTest.java b/jpos/src/test/java/org/jpos/transaction/participant/BSHMethodTest.java
index 16f5a971f2..9a1e4bb566 100644
--- a/jpos/src/test/java/org/jpos/transaction/participant/BSHMethodTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/participant/BSHMethodTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/participant/BSHTransactionParticipantTest.java b/jpos/src/test/java/org/jpos/transaction/participant/BSHTransactionParticipantTest.java
index 28d1824bfc..9412fbbaa2 100644
--- a/jpos/src/test/java/org/jpos/transaction/participant/BSHTransactionParticipantTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/participant/BSHTransactionParticipantTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/participant/CheckFieldsTest.java b/jpos/src/test/java/org/jpos/transaction/participant/CheckFieldsTest.java
index f9e2e2c5bc..3c59547506 100644
--- a/jpos/src/test/java/org/jpos/transaction/participant/CheckFieldsTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/participant/CheckFieldsTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/participant/DelayTest.java b/jpos/src/test/java/org/jpos/transaction/participant/DelayTest.java
index 8cdb14617c..a2846234d8 100644
--- a/jpos/src/test/java/org/jpos/transaction/participant/DelayTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/participant/DelayTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/participant/HasEntryTest.java b/jpos/src/test/java/org/jpos/transaction/participant/HasEntryTest.java
index 3e25078f0a..c3bbf29ff7 100644
--- a/jpos/src/test/java/org/jpos/transaction/participant/HasEntryTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/participant/HasEntryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/participant/QueryHostTest.java b/jpos/src/test/java/org/jpos/transaction/participant/QueryHostTest.java
index a53641d0b9..2007b771bc 100644
--- a/jpos/src/test/java/org/jpos/transaction/participant/QueryHostTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/participant/QueryHostTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/participant/SelectDestinationTest.java b/jpos/src/test/java/org/jpos/transaction/participant/SelectDestinationTest.java
index c7570fadf7..60a856217f 100644
--- a/jpos/src/test/java/org/jpos/transaction/participant/SelectDestinationTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/participant/SelectDestinationTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/transaction/participant/TraceTest.java b/jpos/src/test/java/org/jpos/transaction/participant/TraceTest.java
index 10371611e9..0e1f1355a7 100644
--- a/jpos/src/test/java/org/jpos/transaction/participant/TraceTest.java
+++ b/jpos/src/test/java/org/jpos/transaction/participant/TraceTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/action/DebugTest.java b/jpos/src/test/java/org/jpos/ui/action/DebugTest.java
index 0ddb2f9b3f..5ef31afb78 100644
--- a/jpos/src/test/java/org/jpos/ui/action/DebugTest.java
+++ b/jpos/src/test/java/org/jpos/ui/action/DebugTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/action/DisposeTest.java b/jpos/src/test/java/org/jpos/ui/action/DisposeTest.java
index 72c0163319..645b28e0ca 100644
--- a/jpos/src/test/java/org/jpos/ui/action/DisposeTest.java
+++ b/jpos/src/test/java/org/jpos/ui/action/DisposeTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/action/RedirectTest.java b/jpos/src/test/java/org/jpos/ui/action/RedirectTest.java
index c02a092b70..a387d03b00 100644
--- a/jpos/src/test/java/org/jpos/ui/action/RedirectTest.java
+++ b/jpos/src/test/java/org/jpos/ui/action/RedirectTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/factory/GridLayoutFactoryTest.java b/jpos/src/test/java/org/jpos/ui/factory/GridLayoutFactoryTest.java
index 948ac35fbb..eda0fbee01 100644
--- a/jpos/src/test/java/org/jpos/ui/factory/GridLayoutFactoryTest.java
+++ b/jpos/src/test/java/org/jpos/ui/factory/GridLayoutFactoryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/factory/HSplitFactoryTest.java b/jpos/src/test/java/org/jpos/ui/factory/HSplitFactoryTest.java
index 8293b383dd..12703c135d 100644
--- a/jpos/src/test/java/org/jpos/ui/factory/HSplitFactoryTest.java
+++ b/jpos/src/test/java/org/jpos/ui/factory/HSplitFactoryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/factory/HtmlFactoryTest.java b/jpos/src/test/java/org/jpos/ui/factory/HtmlFactoryTest.java
index 6b9420a256..84b64ecd06 100644
--- a/jpos/src/test/java/org/jpos/ui/factory/HtmlFactoryTest.java
+++ b/jpos/src/test/java/org/jpos/ui/factory/HtmlFactoryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/factory/ISOMeterFactoryTest.java b/jpos/src/test/java/org/jpos/ui/factory/ISOMeterFactoryTest.java
index 84c7905642..11840b0489 100644
--- a/jpos/src/test/java/org/jpos/ui/factory/ISOMeterFactoryTest.java
+++ b/jpos/src/test/java/org/jpos/ui/factory/ISOMeterFactoryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/factory/JTabbedPaneFactoryTest.java b/jpos/src/test/java/org/jpos/ui/factory/JTabbedPaneFactoryTest.java
index a61a7fc472..5019c6533e 100644
--- a/jpos/src/test/java/org/jpos/ui/factory/JTabbedPaneFactoryTest.java
+++ b/jpos/src/test/java/org/jpos/ui/factory/JTabbedPaneFactoryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/factory/LogListenerFactoryTest.java b/jpos/src/test/java/org/jpos/ui/factory/LogListenerFactoryTest.java
index 1a8da232b0..5cee0d7998 100644
--- a/jpos/src/test/java/org/jpos/ui/factory/LogListenerFactoryTest.java
+++ b/jpos/src/test/java/org/jpos/ui/factory/LogListenerFactoryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/factory/PanelFactoryTest.java b/jpos/src/test/java/org/jpos/ui/factory/PanelFactoryTest.java
index fb91798959..f608912b48 100644
--- a/jpos/src/test/java/org/jpos/ui/factory/PanelFactoryTest.java
+++ b/jpos/src/test/java/org/jpos/ui/factory/PanelFactoryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/ui/factory/TextFactoryTest.java b/jpos/src/test/java/org/jpos/ui/factory/TextFactoryTest.java
index d3ae7a9040..076444ab8b 100644
--- a/jpos/src/test/java/org/jpos/ui/factory/TextFactoryTest.java
+++ b/jpos/src/test/java/org/jpos/ui/factory/TextFactoryTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/BaseLogEventWriterTest.java b/jpos/src/test/java/org/jpos/util/BaseLogEventWriterTest.java
index 644156f13e..696088c843 100644
--- a/jpos/src/test/java/org/jpos/util/BaseLogEventWriterTest.java
+++ b/jpos/src/test/java/org/jpos/util/BaseLogEventWriterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/BlockingQueueTest.java b/jpos/src/test/java/org/jpos/util/BlockingQueueTest.java
index 0478c26c62..fbd6f858d0 100644
--- a/jpos/src/test/java/org/jpos/util/BlockingQueueTest.java
+++ b/jpos/src/test/java/org/jpos/util/BlockingQueueTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/DailyLogListenerTest.java b/jpos/src/test/java/org/jpos/util/DailyLogListenerTest.java
index b4ac150d80..deb2b20de1 100644
--- a/jpos/src/test/java/org/jpos/util/DailyLogListenerTest.java
+++ b/jpos/src/test/java/org/jpos/util/DailyLogListenerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/DefaultTimerTest.java b/jpos/src/test/java/org/jpos/util/DefaultTimerTest.java
index 5c28b087cd..9b3d9a8588 100644
--- a/jpos/src/test/java/org/jpos/util/DefaultTimerTest.java
+++ b/jpos/src/test/java/org/jpos/util/DefaultTimerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/DirPollOperationTest.java b/jpos/src/test/java/org/jpos/util/DirPollOperationTest.java
index fcc52e1f0c..9bc4e5ebb5 100644
--- a/jpos/src/test/java/org/jpos/util/DirPollOperationTest.java
+++ b/jpos/src/test/java/org/jpos/util/DirPollOperationTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/DirPollTest.java b/jpos/src/test/java/org/jpos/util/DirPollTest.java
index 764729709f..c5e4d4ebea 100644
--- a/jpos/src/test/java/org/jpos/util/DirPollTest.java
+++ b/jpos/src/test/java/org/jpos/util/DirPollTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/DumpableTest.java b/jpos/src/test/java/org/jpos/util/DumpableTest.java
index 55679723e7..47d0737e22 100644
--- a/jpos/src/test/java/org/jpos/util/DumpableTest.java
+++ b/jpos/src/test/java/org/jpos/util/DumpableTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/ExceptionLogFilterTest.java b/jpos/src/test/java/org/jpos/util/ExceptionLogFilterTest.java
index f68bf024e6..ae86c43c8a 100644
--- a/jpos/src/test/java/org/jpos/util/ExceptionLogFilterTest.java
+++ b/jpos/src/test/java/org/jpos/util/ExceptionLogFilterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/FSDMsgEndOfMessageTestCase.java b/jpos/src/test/java/org/jpos/util/FSDMsgEndOfMessageTestCase.java
index fc61a5099b..9e84b080b3 100644
--- a/jpos/src/test/java/org/jpos/util/FSDMsgEndOfMessageTestCase.java
+++ b/jpos/src/test/java/org/jpos/util/FSDMsgEndOfMessageTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/FSDMsgPropertiesTestCase.java b/jpos/src/test/java/org/jpos/util/FSDMsgPropertiesTestCase.java
index b81fac3452..407c98ec95 100644
--- a/jpos/src/test/java/org/jpos/util/FSDMsgPropertiesTestCase.java
+++ b/jpos/src/test/java/org/jpos/util/FSDMsgPropertiesTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/FSDMsgSeparatorTestCase.java b/jpos/src/test/java/org/jpos/util/FSDMsgSeparatorTestCase.java
index e50078999c..07176cd05d 100644
--- a/jpos/src/test/java/org/jpos/util/FSDMsgSeparatorTestCase.java
+++ b/jpos/src/test/java/org/jpos/util/FSDMsgSeparatorTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/FSDMsgTest.java b/jpos/src/test/java/org/jpos/util/FSDMsgTest.java
index 94b6fee722..3d6d92c5ce 100644
--- a/jpos/src/test/java/org/jpos/util/FSDMsgTest.java
+++ b/jpos/src/test/java/org/jpos/util/FSDMsgTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/FSDMsgTestCase.java b/jpos/src/test/java/org/jpos/util/FSDMsgTestCase.java
index 63347ea537..8723399835 100644
--- a/jpos/src/test/java/org/jpos/util/FSDMsgTestCase.java
+++ b/jpos/src/test/java/org/jpos/util/FSDMsgTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/FilterLogListenerTest.java b/jpos/src/test/java/org/jpos/util/FilterLogListenerTest.java
index 9524d7878e..5731a7406e 100644
--- a/jpos/src/test/java/org/jpos/util/FilterLogListenerTest.java
+++ b/jpos/src/test/java/org/jpos/util/FilterLogListenerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/FlatLogListenerTest.java b/jpos/src/test/java/org/jpos/util/FlatLogListenerTest.java
index 54ea98b2ff..81ee959c02 100644
--- a/jpos/src/test/java/org/jpos/util/FlatLogListenerTest.java
+++ b/jpos/src/test/java/org/jpos/util/FlatLogListenerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/LogEventTest.java b/jpos/src/test/java/org/jpos/util/LogEventTest.java
index 6a30d4ddb8..ad369e9ce5 100644
--- a/jpos/src/test/java/org/jpos/util/LogEventTest.java
+++ b/jpos/src/test/java/org/jpos/util/LogEventTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/LogFileTestUtils.java b/jpos/src/test/java/org/jpos/util/LogFileTestUtils.java
index f68a2e4fe3..510db62abc 100644
--- a/jpos/src/test/java/org/jpos/util/LogFileTestUtils.java
+++ b/jpos/src/test/java/org/jpos/util/LogFileTestUtils.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/LogRotationTestDirectory.java b/jpos/src/test/java/org/jpos/util/LogRotationTestDirectory.java
index c241d180ff..0a170cc33d 100644
--- a/jpos/src/test/java/org/jpos/util/LogRotationTestDirectory.java
+++ b/jpos/src/test/java/org/jpos/util/LogRotationTestDirectory.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/LogTest.java b/jpos/src/test/java/org/jpos/util/LogTest.java
index 80a076dd5a..a693c85c60 100644
--- a/jpos/src/test/java/org/jpos/util/LogTest.java
+++ b/jpos/src/test/java/org/jpos/util/LogTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/LogUtilTest.java b/jpos/src/test/java/org/jpos/util/LogUtilTest.java
index 5dbef569d5..54a2a56ee7 100644
--- a/jpos/src/test/java/org/jpos/util/LogUtilTest.java
+++ b/jpos/src/test/java/org/jpos/util/LogUtilTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/LoggerTest.java b/jpos/src/test/java/org/jpos/util/LoggerTest.java
index d8fe416b6b..b45acbcf1a 100644
--- a/jpos/src/test/java/org/jpos/util/LoggerTest.java
+++ b/jpos/src/test/java/org/jpos/util/LoggerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/MappingLogEventWriterTest.java b/jpos/src/test/java/org/jpos/util/MappingLogEventWriterTest.java
index 893e4e86f9..f4d0f2e40f 100644
--- a/jpos/src/test/java/org/jpos/util/MappingLogEventWriterTest.java
+++ b/jpos/src/test/java/org/jpos/util/MappingLogEventWriterTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/NameRegistrarConcurrencyTest.java b/jpos/src/test/java/org/jpos/util/NameRegistrarConcurrencyTest.java
index 98e9f032a2..cda1081d33 100644
--- a/jpos/src/test/java/org/jpos/util/NameRegistrarConcurrencyTest.java
+++ b/jpos/src/test/java/org/jpos/util/NameRegistrarConcurrencyTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/NameRegistrarTest.java b/jpos/src/test/java/org/jpos/util/NameRegistrarTest.java
index 6be67baacc..b0092b9d7d 100644
--- a/jpos/src/test/java/org/jpos/util/NameRegistrarTest.java
+++ b/jpos/src/test/java/org/jpos/util/NameRegistrarTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/PGPHelperTest.java b/jpos/src/test/java/org/jpos/util/PGPHelperTest.java
index b8c24d9065..c623556821 100644
--- a/jpos/src/test/java/org/jpos/util/PGPHelperTest.java
+++ b/jpos/src/test/java/org/jpos/util/PGPHelperTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/ProfilerTest.java b/jpos/src/test/java/org/jpos/util/ProfilerTest.java
index d5ccbbe721..968ae9c437 100644
--- a/jpos/src/test/java/org/jpos/util/ProfilerTest.java
+++ b/jpos/src/test/java/org/jpos/util/ProfilerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/ProtectedLogListenerTest.java b/jpos/src/test/java/org/jpos/util/ProtectedLogListenerTest.java
index 746826237c..ac3fc14b5d 100644
--- a/jpos/src/test/java/org/jpos/util/ProtectedLogListenerTest.java
+++ b/jpos/src/test/java/org/jpos/util/ProtectedLogListenerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/RecyclableTest.java b/jpos/src/test/java/org/jpos/util/RecyclableTest.java
index ff610226c7..f8407ee7ea 100644
--- a/jpos/src/test/java/org/jpos/util/RecyclableTest.java
+++ b/jpos/src/test/java/org/jpos/util/RecyclableTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/RotateLogListenerTest.java b/jpos/src/test/java/org/jpos/util/RotateLogListenerTest.java
index 9fbed1c566..787cefdef1 100644
--- a/jpos/src/test/java/org/jpos/util/RotateLogListenerTest.java
+++ b/jpos/src/test/java/org/jpos/util/RotateLogListenerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/SerializerTest.java b/jpos/src/test/java/org/jpos/util/SerializerTest.java
index e92fd73cf6..81be18aa03 100644
--- a/jpos/src/test/java/org/jpos/util/SerializerTest.java
+++ b/jpos/src/test/java/org/jpos/util/SerializerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/SimpleLogListenerTest.java b/jpos/src/test/java/org/jpos/util/SimpleLogListenerTest.java
index c4ec27e8ad..aa3e8485d7 100644
--- a/jpos/src/test/java/org/jpos/util/SimpleLogListenerTest.java
+++ b/jpos/src/test/java/org/jpos/util/SimpleLogListenerTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/SimpleLogSourceTest.java b/jpos/src/test/java/org/jpos/util/SimpleLogSourceTest.java
index 4321b3f0d2..ad24f93289 100644
--- a/jpos/src/test/java/org/jpos/util/SimpleLogSourceTest.java
+++ b/jpos/src/test/java/org/jpos/util/SimpleLogSourceTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/SimpleMsgTest.java b/jpos/src/test/java/org/jpos/util/SimpleMsgTest.java
index 3e62df6b35..c32451d7a1 100644
--- a/jpos/src/test/java/org/jpos/util/SimpleMsgTest.java
+++ b/jpos/src/test/java/org/jpos/util/SimpleMsgTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/StopWatchTest.java b/jpos/src/test/java/org/jpos/util/StopWatchTest.java
index 39ac467e0c..53178d7034 100644
--- a/jpos/src/test/java/org/jpos/util/StopWatchTest.java
+++ b/jpos/src/test/java/org/jpos/util/StopWatchTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/TPSTestCase.java b/jpos/src/test/java/org/jpos/util/TPSTestCase.java
index d6c229012a..6c17fb4b58 100644
--- a/jpos/src/test/java/org/jpos/util/TPSTestCase.java
+++ b/jpos/src/test/java/org/jpos/util/TPSTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/TagsTest.java b/jpos/src/test/java/org/jpos/util/TagsTest.java
index 04f9394251..0617a20950 100644
--- a/jpos/src/test/java/org/jpos/util/TagsTest.java
+++ b/jpos/src/test/java/org/jpos/util/TagsTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/ThreadPoolTest.java b/jpos/src/test/java/org/jpos/util/ThreadPoolTest.java
index 05ed81e0ab..cddddb85af 100644
--- a/jpos/src/test/java/org/jpos/util/ThreadPoolTest.java
+++ b/jpos/src/test/java/org/jpos/util/ThreadPoolTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/ThroughputControlTestCase.java b/jpos/src/test/java/org/jpos/util/ThroughputControlTestCase.java
index bd432dd882..f05313e1fb 100644
--- a/jpos/src/test/java/org/jpos/util/ThroughputControlTestCase.java
+++ b/jpos/src/test/java/org/jpos/util/ThroughputControlTestCase.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/ZipUtilTest.java b/jpos/src/test/java/org/jpos/util/ZipUtilTest.java
index 7b4ef7c48a..6968713a7a 100644
--- a/jpos/src/test/java/org/jpos/util/ZipUtilTest.java
+++ b/jpos/src/test/java/org/jpos/util/ZipUtilTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/function/RemoveNewLinesMapperTest.java b/jpos/src/test/java/org/jpos/util/function/RemoveNewLinesMapperTest.java
index bcf0a512e7..555bc6f665 100644
--- a/jpos/src/test/java/org/jpos/util/function/RemoveNewLinesMapperTest.java
+++ b/jpos/src/test/java/org/jpos/util/function/RemoveNewLinesMapperTest.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
diff --git a/jpos/src/test/java/org/jpos/util/function/TestLogEventMapper.java b/jpos/src/test/java/org/jpos/util/function/TestLogEventMapper.java
index cfd635ede7..1d685563aa 100644
--- a/jpos/src/test/java/org/jpos/util/function/TestLogEventMapper.java
+++ b/jpos/src/test/java/org/jpos/util/function/TestLogEventMapper.java
@@ -1,6 +1,6 @@
/*
* jPOS Project [http://jpos.org]
- * Copyright (C) 2000-2023 jPOS Software SRL
+ * Copyright (C) 2000-2024 jPOS Software SRL
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as