]> git.mxchange.org Git - jfinancials-ejb.git/commitdiff
Updated copyright year master
authorRoland Häder <roland@mxchange.org>
Tue, 9 Jan 2024 22:48:00 +0000 (23:48 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 9 Jan 2024 22:48:00 +0000 (23:48 +0100)
Signed-off-by: Roland Häder <roland@mxchange.org>
47 files changed:
lib/jcoreee.jar
src/java/log4j2.xml
src/java/org/mxchange/jcontacts/model/contact/FinancialsAdminContactSessionBean.java
src/java/org/mxchange/jcontacts/model/contact/FinancialsContactSessionBean.java
src/java/org/mxchange/jcontacts/model/mobile/FinancialsAdminContactMobileSessionBean.java
src/java/org/mxchange/jcontacts/model/phone/FinancialsAdminContactPhoneSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/basicdata/FinancialsAdminBusinessDataSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/basicdata/FinancialsBusinessDataSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/branchoffice/FinancialsAdminBranchOfficeSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/branchoffice/FinancialsBranchOfficeSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/department/FinancialsAdminDepartmentSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/department/FinancialsDepartmentSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/employee/FinancialsAdminEmployeeSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/employee/FinancialsEmployeeSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/headquarter/FinancialsAdminHeadquarterSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/headquarter/FinancialsHeadquarterSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/opening_time/FinancialsAdminOpeningTimesSessionBean.java
src/java/org/mxchange/jcontactsbusiness/model/opening_time/FinancialsOpeningTimesSessionBean.java
src/java/org/mxchange/jcountry/model/data/FinancialsAdminCountrySingletonBean.java
src/java/org/mxchange/jcountry/model/data/FinancialsCountrySingletonBean.java
src/java/org/mxchange/jfinancials/enterprise/BaseFinancialsEnterpriseBean.java
src/java/org/mxchange/jfinancials/enterprise/financial/receipt/BaseFinancialsReceiptEnterpriseBean.java
src/java/org/mxchange/jfinancials/enterprise/financial/receipt_item/BaseFinancialsReceiptItemEnterpriseBean.java
src/java/org/mxchange/jfinancials/enterprise/product/BaseFinancialsProductEnterpriseBean.java
src/java/org/mxchange/jfinancials/model/income/FinancialIncomeSessionBean.java
src/java/org/mxchange/jfinancials/model/receipt/FinancialAdminReceiptSessionBean.java
src/java/org/mxchange/jfinancials/model/receipt/FinancialReceiptSessionBean.java
src/java/org/mxchange/jfinancials/model/receipt_item/FinancialAdminReceiptItemSessionBean.java
src/java/org/mxchange/jfinancials/model/receipt_item/FinancialReceiptItemSessionBean.java
src/java/org/mxchange/jphone/model/phonenumbers/mobile/FinancialsAdminMobileSessionBean.java
src/java/org/mxchange/jphone/model/phonenumbers/mobile/FinancialsMobileSessionBean.java
src/java/org/mxchange/jphone/model/phonenumbers/mobileprovider/FinancialsAdminMobileProviderSessionBean.java
src/java/org/mxchange/jphone/model/phonenumbers/mobileprovider/FinancialsMobileProviderSingletonBean.java
src/java/org/mxchange/jphone/model/phonenumbers/phone/FinancialsAdminPhoneSessionBean.java
src/java/org/mxchange/jphone/model/phonenumbers/phone/FinancialsPhoneSessionBean.java
src/java/org/mxchange/jproduct/model/category/FinancialsAdminProductCategorySessionBean.java
src/java/org/mxchange/jproduct/model/category/FinancialsProductCategorySessionBean.java
src/java/org/mxchange/jproduct/model/product/FinancialsAdminGenericProductSessionBean.java
src/java/org/mxchange/jproduct/model/product/FinancialsGenericProductSessionBean.java
src/java/org/mxchange/jusercore/model/user/FinancialsAdminUserSessionBean.java
src/java/org/mxchange/jusercore/model/user/FinancialsUserSessionBean.java
src/java/org/mxchange/jusercore/model/user/activity/FinancialsUserActivityLogMessageBean.java
src/java/org/mxchange/jusercore/model/user/activity/FinancialsUserActivitySessionBean.java
src/java/org/mxchange/jusercore/model/user/email_address/FinancialsUserEmailChangeSessionBean.java
src/java/org/mxchange/jusercore/model/user/password_history/FinancialsUserPasswordHistorySessionBean.java
src/java/org/mxchange/juserlogincore/model/user/register/FinancialsUserRegistrationSessionBean.java
src/java/org/mxchange/juserlogincore/model/user/resendlink/FinancialsResendLinkSessionBean.java

index f7f68b2f46f5382090dae6c9d27740bf42f88d4e..7728b6ebbef2c67416763df2bd399c677218bbd6 100644 (file)
Binary files a/lib/jcoreee.jar and b/lib/jcoreee.jar differ
index 49502ec4e4cac9efe30272c9c5d5bf0e3c2de0de..23715b92a2a704ec6d2fe5613360cfe548b91740 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright (C) 2016 - 2022 Free Software Foundation
+Copyright (C) 2016 - 2024 Free Software Foundation
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
index da76fdb21769741ee7b63af4a8703226149b7296..3b7aa846c7e20edbe2db421f9b2da6de497a8625 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 0cfdfe3a864d3735105a400ae006286eeae9e3d6..f60d407ab7c15f80f1cbb05aebc834ae5192eec8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 9d1f13d3a37348eb077ca9fe67095a08f0bf4c33..e063656601edaf1796c5aaa167c1e567f1935191 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index f75239ed51282eef83c5ddce6da152e3d3ce7c50..f8dfc150f99b0ad80ffe1b8040474a488300cb02 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 8ff43ae0512210468521865f65c14b4ed9beff18..a5ca2a420abd95b8f072cdcdd6fa138d99744f2b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 389614c5a1f9317d8d7fa80c204d9097a07a01d0..cd3517bb455eef14c368eae77ba4e8208f75ae4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index d40720096f8172b45bc87de0b4592bdd446e5c28..94f6c0301c37d598f26aebe8c8bf37541c30ffb3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 5f8caca673820e6a7fabd9c48e63109503be7e74..b83b0610507d194dbe5c79bb231b41e3726390e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index afa901b73090f50e8cb24f97cae47ccee4de59ed..3b521895c21521458263e4d6a4e9ee8e79e4e6dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 8281b82b9a5ab2db55fc80ed582f6604ce0d96ad..ac3eb13b9b7fda2ba3b612e47a9730bd7da92d9f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 5f70aac19262bbc8950c05d415e65483af292819..1ec397c78d105ceaf01ce49c62ba65059dd4b413 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c4bd0a1c2924346305ae3084a42969845c8b2555..e094a937f7a732e08f34dda28af33d1294ac29e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 23228c16641ee1be68c1ae7da47494aa32c7417f..019bf7a2d482200c92bfd8dc9df6e342f9a5c143 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 1fd3f252fc869feceae9db288b1cc7c9d3f94b8c..7e54a1c9765f35f9b9ea4db12813b8203c64be6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 9c6bc8386a83dc8fd8b2a7548f177e0f1379343e..64857dd58bf7ccc8de83a0026cca8e2a633cb858 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e5c2dfb756463a0c898ed6a0265780c7103f5706..13d0865bc7a1ff80d4ca2dea228936bdb7ab269d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c27e38822315184e2523644dd76bb2418abc37a4..4285e21c6f72624ec999d6ca20fa3753f9d6b6b9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index dd1c5dd9a2dea0f793505936fa183ccd172f7552..61fd2d9380804d1031833755a44ab23eca486731 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 8485903db3ae6280a66b567eba018a9373c96960..239abfadf7c01a152d38026484e7dc0589051a1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index a42383982982a115dcbb764a62c1a801a01fdc75..331a2f623d3a2af71e6d0edb0a00dbfeb17d0c36 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 1ddca303800be62b27fb55e7eb1f8a907949c1a4..586c07342a47b6b110feb823bfa23ee37ab1ed49 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index ec0ce0ba78cff383108c2ffee4f4eab40361a715..4883cbaf8b0684077e56dcb88837435b692444a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 6646cd1f81a9e8fb65b67c9ac03e82cbf1c4b7f1..80193f3d455abbe30e82ef1adb9d5aa20f343435 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 2893a6c51473321a42697158158ed581369ce531..c1e78367b98c9303a783af1a20e530f1fa9a1482 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 4e7b222c04c66edff8df05d7b4b97d5647699ebc..954c75d66d037d0560b15a56c13aea5fc2ab0bc2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 681923bd6c37c74886183a60f2458e0c97d4b0b8..2e4d3ef2ced3a5a77ca9574fb2a801b3f25c7f16 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 3d4bd60aafd618a53d2315fe25a51899bb96992a..70c1e2db10e230d37714732febce87c80cd4ff50 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 1250a42058d52881ee1649f76ab5d525b6350b4e..4ed45f86091907379462adcf8a67f2707faf50fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index da1d29d1458aba68615604d14b7ca8b6b9e85e99..eb9b454b0e6c186a59e942be37ce1782210a1120 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c14b4b6fc013b76395cc78cab0789c5ad7fe867d..b4869029f8c2412925c78fac26e08779bdac8f97 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 1083c12b3fbacb6ba7ff4fc46ad5f301e6c1497b..36da0ce18da4b60ed2678929d39d19c7c6cf16ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 8e50954c4585d25dbecfe42391d82ee802ab5182..a65491bf56ba9f2d4aefa914ce5306dae4784fde 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e4056c0cd6dcad61618d420432e0c4917d6ccf5e..6e415ed18fa175e9ed6bdd0b815722d0cc684576 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index a4c5ec6672591a9a9a17fc104d3776cde23bb8e4..dd282719870e85b44b2b17ddb745467f382dd605 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 5ce46b5397087c1d006673724ffd7510805c855c..3e0491258694dc852bd9954d76ab357abe007bb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index a156a1f08ea8adbd920f41f76492c7cb94df595f..1d8d2b6e9673e4c4dddb2f1ec86bcb06b31265c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 2c0252c4fb526bec1708440cb886a1d79c9eb943..70efcdd0cc80829f9fda88500d672db2417f4af3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 22ef2b91f2ca518e15bd8a59c31ba9a2b6b8128a..b49afb18eb1b06fc92343fea7050ef7a419afc20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 1973185104e4588645825fa06cac904e157157f6..4da15d30b3c523981f8fb9fbcec12ab8d226169e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e0cf479fa713d1dc4933e91fbe588d42f22b3d4d..01780c5679a56a34857458d08d07541afbd04ccd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 00efaf1a61e2d2f64817b333f02ddc6e6cce45a0..573848bd634ba80f1c9073a1c1a505482cbb9de6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 1234759e711083dc1eb43672097da76645d316da..75531f9a70020cdab7ccefab1eaabce5a99e075a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 3f87d73c95aa1cca297a67ed594ec66f670424a9..bb7ae9eb27aa1150cfa83edd365ba9c33ba31a74 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index bebba95d9836201125de395a085d21064203820c..a10fb3a1f1ec42a6b5f3644aace33798adcc8633 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index fb03931b040c2bf0eb1c007e7181538d5b273ec9..fa7162f3ac5bcd4644794d73b76540337526a796 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2022 Free Software Foundation
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as