From: Roland Häder <roland@mxchange.org>
Date: Tue, 9 Jan 2024 22:46:21 +0000 (+0100)
Subject: Updated copyright year
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=jphone-core.git

Updated copyright year

Signed-off-by: Roland Häder <roland@mxchange.org>
---

diff --git a/lib/jcore-utils.jar b/lib/jcore-utils.jar
index d23fad0..9c93598 100644
Binary files a/lib/jcore-utils.jar and b/lib/jcore-utils.jar differ
diff --git a/lib/jcoreee.jar b/lib/jcoreee.jar
index f7f68b2..7728b6e 100644
Binary files a/lib/jcoreee.jar and b/lib/jcoreee.jar differ
diff --git a/src/org/mxchange/jphone/events/fax/created/CreatedFaxNumberEvent.java b/src/org/mxchange/jphone/events/fax/created/CreatedFaxNumberEvent.java
index b43edf9..cab631e 100644
--- a/src/org/mxchange/jphone/events/fax/created/CreatedFaxNumberEvent.java
+++ b/src/org/mxchange/jphone/events/fax/created/CreatedFaxNumberEvent.java
@@ -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 General Public License as published by
diff --git a/src/org/mxchange/jphone/events/fax/created/ObservableCreatedFaxNumberEvent.java b/src/org/mxchange/jphone/events/fax/created/ObservableCreatedFaxNumberEvent.java
index f2ae9e8..20e74ae 100644
--- a/src/org/mxchange/jphone/events/fax/created/ObservableCreatedFaxNumberEvent.java
+++ b/src/org/mxchange/jphone/events/fax/created/ObservableCreatedFaxNumberEvent.java
@@ -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 General Public License as published by
diff --git a/src/org/mxchange/jphone/events/fax/deleted/AdminFaxNumberDeletedEvent.java b/src/org/mxchange/jphone/events/fax/deleted/AdminFaxNumberDeletedEvent.java
index 56f4314..5553364 100644
--- a/src/org/mxchange/jphone/events/fax/deleted/AdminFaxNumberDeletedEvent.java
+++ b/src/org/mxchange/jphone/events/fax/deleted/AdminFaxNumberDeletedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/fax/deleted/ObservableAdminFaxNumberDeletedEvent.java b/src/org/mxchange/jphone/events/fax/deleted/ObservableAdminFaxNumberDeletedEvent.java
index 52aa0fe..9a66544 100644
--- a/src/org/mxchange/jphone/events/fax/deleted/ObservableAdminFaxNumberDeletedEvent.java
+++ b/src/org/mxchange/jphone/events/fax/deleted/ObservableAdminFaxNumberDeletedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/fax/removed/AdminFaxNumberRemovedFromListEvent.java b/src/org/mxchange/jphone/events/fax/removed/AdminFaxNumberRemovedFromListEvent.java
index 02147e5..9c8112b 100644
--- a/src/org/mxchange/jphone/events/fax/removed/AdminFaxNumberRemovedFromListEvent.java
+++ b/src/org/mxchange/jphone/events/fax/removed/AdminFaxNumberRemovedFromListEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/fax/removed/ObservableAdminFaxNumberRemovedFromListEvent.java b/src/org/mxchange/jphone/events/fax/removed/ObservableAdminFaxNumberRemovedFromListEvent.java
index efa789f..a8ff306 100644
--- a/src/org/mxchange/jphone/events/fax/removed/ObservableAdminFaxNumberRemovedFromListEvent.java
+++ b/src/org/mxchange/jphone/events/fax/removed/ObservableAdminFaxNumberRemovedFromListEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/fax/updated/AdminFaxNumberUpdatedEvent.java b/src/org/mxchange/jphone/events/fax/updated/AdminFaxNumberUpdatedEvent.java
index fa60783..297e179 100644
--- a/src/org/mxchange/jphone/events/fax/updated/AdminFaxNumberUpdatedEvent.java
+++ b/src/org/mxchange/jphone/events/fax/updated/AdminFaxNumberUpdatedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/fax/updated/ObservableAdminFaxNumberUpdatedEvent.java b/src/org/mxchange/jphone/events/fax/updated/ObservableAdminFaxNumberUpdatedEvent.java
index 2022c45..37794c9 100644
--- a/src/org/mxchange/jphone/events/fax/updated/ObservableAdminFaxNumberUpdatedEvent.java
+++ b/src/org/mxchange/jphone/events/fax/updated/ObservableAdminFaxNumberUpdatedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/landline/created/CreatedLandLineNumberEvent.java b/src/org/mxchange/jphone/events/landline/created/CreatedLandLineNumberEvent.java
index 27e75bf..29f4411 100644
--- a/src/org/mxchange/jphone/events/landline/created/CreatedLandLineNumberEvent.java
+++ b/src/org/mxchange/jphone/events/landline/created/CreatedLandLineNumberEvent.java
@@ -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 General Public License as published by
diff --git a/src/org/mxchange/jphone/events/landline/created/ObservableCreatedLandLineNumberEvent.java b/src/org/mxchange/jphone/events/landline/created/ObservableCreatedLandLineNumberEvent.java
index aad1f94..e874bbd 100644
--- a/src/org/mxchange/jphone/events/landline/created/ObservableCreatedLandLineNumberEvent.java
+++ b/src/org/mxchange/jphone/events/landline/created/ObservableCreatedLandLineNumberEvent.java
@@ -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 General Public License as published by
diff --git a/src/org/mxchange/jphone/events/landline/deleted/AdminLandLineNumberDeletedEvent.java b/src/org/mxchange/jphone/events/landline/deleted/AdminLandLineNumberDeletedEvent.java
index 55b467a..6a2e29a 100644
--- a/src/org/mxchange/jphone/events/landline/deleted/AdminLandLineNumberDeletedEvent.java
+++ b/src/org/mxchange/jphone/events/landline/deleted/AdminLandLineNumberDeletedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/landline/deleted/ObservableAdminLandLineNumberDeletedEvent.java b/src/org/mxchange/jphone/events/landline/deleted/ObservableAdminLandLineNumberDeletedEvent.java
index 358c7ee..3228c06 100644
--- a/src/org/mxchange/jphone/events/landline/deleted/ObservableAdminLandLineNumberDeletedEvent.java
+++ b/src/org/mxchange/jphone/events/landline/deleted/ObservableAdminLandLineNumberDeletedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/landline/removed/AdminLandLineNumberRemovedFromListEvent.java b/src/org/mxchange/jphone/events/landline/removed/AdminLandLineNumberRemovedFromListEvent.java
index 478f596..1befb37 100644
--- a/src/org/mxchange/jphone/events/landline/removed/AdminLandLineNumberRemovedFromListEvent.java
+++ b/src/org/mxchange/jphone/events/landline/removed/AdminLandLineNumberRemovedFromListEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/landline/removed/ObservableAdminLandLineNumberRemovedFromListEvent.java b/src/org/mxchange/jphone/events/landline/removed/ObservableAdminLandLineNumberRemovedFromListEvent.java
index 7dac773..60f8442 100644
--- a/src/org/mxchange/jphone/events/landline/removed/ObservableAdminLandLineNumberRemovedFromListEvent.java
+++ b/src/org/mxchange/jphone/events/landline/removed/ObservableAdminLandLineNumberRemovedFromListEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/landline/updated/AdminLandLineNumberUpdatedEvent.java b/src/org/mxchange/jphone/events/landline/updated/AdminLandLineNumberUpdatedEvent.java
index db07df4..0a325d9 100644
--- a/src/org/mxchange/jphone/events/landline/updated/AdminLandLineNumberUpdatedEvent.java
+++ b/src/org/mxchange/jphone/events/landline/updated/AdminLandLineNumberUpdatedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/landline/updated/ObservableAdminLandLineNumberUpdatedEvent.java b/src/org/mxchange/jphone/events/landline/updated/ObservableAdminLandLineNumberUpdatedEvent.java
index d7e3155..0ad39fb 100644
--- a/src/org/mxchange/jphone/events/landline/updated/ObservableAdminLandLineNumberUpdatedEvent.java
+++ b/src/org/mxchange/jphone/events/landline/updated/ObservableAdminLandLineNumberUpdatedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/mobile/created/CreatedMobileNumberEvent.java b/src/org/mxchange/jphone/events/mobile/created/CreatedMobileNumberEvent.java
index a3c92a0..f9bfcd4 100644
--- a/src/org/mxchange/jphone/events/mobile/created/CreatedMobileNumberEvent.java
+++ b/src/org/mxchange/jphone/events/mobile/created/CreatedMobileNumberEvent.java
@@ -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 General Public License as published by
diff --git a/src/org/mxchange/jphone/events/mobile/created/ObservableCreatedMobileNumberEvent.java b/src/org/mxchange/jphone/events/mobile/created/ObservableCreatedMobileNumberEvent.java
index 2459ca4..958cfb3 100644
--- a/src/org/mxchange/jphone/events/mobile/created/ObservableCreatedMobileNumberEvent.java
+++ b/src/org/mxchange/jphone/events/mobile/created/ObservableCreatedMobileNumberEvent.java
@@ -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 General Public License as published by
diff --git a/src/org/mxchange/jphone/events/mobile/deleted/AdminMobileNumberDeletedEvent.java b/src/org/mxchange/jphone/events/mobile/deleted/AdminMobileNumberDeletedEvent.java
index eaf6fc6..22cf356 100644
--- a/src/org/mxchange/jphone/events/mobile/deleted/AdminMobileNumberDeletedEvent.java
+++ b/src/org/mxchange/jphone/events/mobile/deleted/AdminMobileNumberDeletedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/mobile/deleted/ObservableAdminMobileNumberDeletedEvent.java b/src/org/mxchange/jphone/events/mobile/deleted/ObservableAdminMobileNumberDeletedEvent.java
index f0a7a28..7c84427 100644
--- a/src/org/mxchange/jphone/events/mobile/deleted/ObservableAdminMobileNumberDeletedEvent.java
+++ b/src/org/mxchange/jphone/events/mobile/deleted/ObservableAdminMobileNumberDeletedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/mobile/remove/AdminMobileNumberRemovedFromListEvent.java b/src/org/mxchange/jphone/events/mobile/remove/AdminMobileNumberRemovedFromListEvent.java
index ce0e453..fe89b44 100644
--- a/src/org/mxchange/jphone/events/mobile/remove/AdminMobileNumberRemovedFromListEvent.java
+++ b/src/org/mxchange/jphone/events/mobile/remove/AdminMobileNumberRemovedFromListEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/mobile/remove/ObservableAdminMobileNumberRemovedFromListEvent.java b/src/org/mxchange/jphone/events/mobile/remove/ObservableAdminMobileNumberRemovedFromListEvent.java
index f62ebb7..46a91c8 100644
--- a/src/org/mxchange/jphone/events/mobile/remove/ObservableAdminMobileNumberRemovedFromListEvent.java
+++ b/src/org/mxchange/jphone/events/mobile/remove/ObservableAdminMobileNumberRemovedFromListEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/mobile/updated/AdminMobileNumberUpdatedEvent.java b/src/org/mxchange/jphone/events/mobile/updated/AdminMobileNumberUpdatedEvent.java
index 4460070..98861ab 100644
--- a/src/org/mxchange/jphone/events/mobile/updated/AdminMobileNumberUpdatedEvent.java
+++ b/src/org/mxchange/jphone/events/mobile/updated/AdminMobileNumberUpdatedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/mobile/updated/ObservableAdminMobileNumberUpdatedEvent.java b/src/org/mxchange/jphone/events/mobile/updated/ObservableAdminMobileNumberUpdatedEvent.java
index af8b8c4..9bed50c 100644
--- a/src/org/mxchange/jphone/events/mobile/updated/ObservableAdminMobileNumberUpdatedEvent.java
+++ b/src/org/mxchange/jphone/events/mobile/updated/ObservableAdminMobileNumberUpdatedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/mobileprovider/added/AdminMobileProviderAddedEvent.java b/src/org/mxchange/jphone/events/mobileprovider/added/AdminMobileProviderAddedEvent.java
index 1345f9e..e2d6bd2 100644
--- a/src/org/mxchange/jphone/events/mobileprovider/added/AdminMobileProviderAddedEvent.java
+++ b/src/org/mxchange/jphone/events/mobileprovider/added/AdminMobileProviderAddedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/events/mobileprovider/added/ObservableAdminMobileProviderAddedEvent.java b/src/org/mxchange/jphone/events/mobileprovider/added/ObservableAdminMobileProviderAddedEvent.java
index 378398b..78da3ea 100644
--- a/src/org/mxchange/jphone/events/mobileprovider/added/ObservableAdminMobileProviderAddedEvent.java
+++ b/src/org/mxchange/jphone/events/mobileprovider/added/ObservableAdminMobileProviderAddedEvent.java
@@ -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
diff --git a/src/org/mxchange/jphone/exceptions/mobile/MobileEntityNotFoundException.java b/src/org/mxchange/jphone/exceptions/mobile/MobileEntityNotFoundException.java
index 3843244..50ee324 100644
--- a/src/org/mxchange/jphone/exceptions/mobile/MobileEntityNotFoundException.java
+++ b/src/org/mxchange/jphone/exceptions/mobile/MobileEntityNotFoundException.java
@@ -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
diff --git a/src/org/mxchange/jphone/exceptions/mobile/MobileNumberAlreadyLinkedException.java b/src/org/mxchange/jphone/exceptions/mobile/MobileNumberAlreadyLinkedException.java
index 0c084e8..a81c39a 100644
--- a/src/org/mxchange/jphone/exceptions/mobile/MobileNumberAlreadyLinkedException.java
+++ b/src/org/mxchange/jphone/exceptions/mobile/MobileNumberAlreadyLinkedException.java
@@ -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
diff --git a/src/org/mxchange/jphone/exceptions/mobile/MobileNumberNotLinkedException.java b/src/org/mxchange/jphone/exceptions/mobile/MobileNumberNotLinkedException.java
index 340a144..ee441e0 100644
--- a/src/org/mxchange/jphone/exceptions/mobile/MobileNumberNotLinkedException.java
+++ b/src/org/mxchange/jphone/exceptions/mobile/MobileNumberNotLinkedException.java
@@ -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
diff --git a/src/org/mxchange/jphone/exceptions/mobileprovider/MobileProviderAlreadyAddedException.java b/src/org/mxchange/jphone/exceptions/mobileprovider/MobileProviderAlreadyAddedException.java
index 97517af..35ba837 100644
--- a/src/org/mxchange/jphone/exceptions/mobileprovider/MobileProviderAlreadyAddedException.java
+++ b/src/org/mxchange/jphone/exceptions/mobileprovider/MobileProviderAlreadyAddedException.java
@@ -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
diff --git a/src/org/mxchange/jphone/exceptions/mobileprovider/MobileProviderNotFoundException.java b/src/org/mxchange/jphone/exceptions/mobileprovider/MobileProviderNotFoundException.java
index a897066..e86cf3d 100644
--- a/src/org/mxchange/jphone/exceptions/mobileprovider/MobileProviderNotFoundException.java
+++ b/src/org/mxchange/jphone/exceptions/mobileprovider/MobileProviderNotFoundException.java
@@ -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
diff --git a/src/org/mxchange/jphone/exceptions/phone/PhoneEntityNotFoundException.java b/src/org/mxchange/jphone/exceptions/phone/PhoneEntityNotFoundException.java
index 36c3b41..c63aae8 100644
--- a/src/org/mxchange/jphone/exceptions/phone/PhoneEntityNotFoundException.java
+++ b/src/org/mxchange/jphone/exceptions/phone/PhoneEntityNotFoundException.java
@@ -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
diff --git a/src/org/mxchange/jphone/exceptions/phone/PhoneNumberAlreadyLinkedException.java b/src/org/mxchange/jphone/exceptions/phone/PhoneNumberAlreadyLinkedException.java
index 635eb4e..c28c369 100644
--- a/src/org/mxchange/jphone/exceptions/phone/PhoneNumberAlreadyLinkedException.java
+++ b/src/org/mxchange/jphone/exceptions/phone/PhoneNumberAlreadyLinkedException.java
@@ -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
diff --git a/src/org/mxchange/jphone/exceptions/phone/PhoneNumberNotLinkedException.java b/src/org/mxchange/jphone/exceptions/phone/PhoneNumberNotLinkedException.java
index df0e1d0..1534299 100644
--- a/src/org/mxchange/jphone/exceptions/phone/PhoneNumberNotLinkedException.java
+++ b/src/org/mxchange/jphone/exceptions/phone/PhoneNumberNotLinkedException.java
@@ -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
diff --git a/src/org/mxchange/jphone/model/phonenumbers/DialableNumber.java b/src/org/mxchange/jphone/model/phonenumbers/DialableNumber.java
index 582f5e9..99c7727 100644
--- a/src/org/mxchange/jphone/model/phonenumbers/DialableNumber.java
+++ b/src/org/mxchange/jphone/model/phonenumbers/DialableNumber.java
@@ -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
diff --git a/src/org/mxchange/jphone/model/phonenumbers/fax/DialableFaxNumber.java b/src/org/mxchange/jphone/model/phonenumbers/fax/DialableFaxNumber.java
index f21f319..01158bc 100644
--- a/src/org/mxchange/jphone/model/phonenumbers/fax/DialableFaxNumber.java
+++ b/src/org/mxchange/jphone/model/phonenumbers/fax/DialableFaxNumber.java
@@ -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
diff --git a/src/org/mxchange/jphone/model/phonenumbers/fax/FaxNumber.java b/src/org/mxchange/jphone/model/phonenumbers/fax/FaxNumber.java
index be3d52c..d722801 100644
--- a/src/org/mxchange/jphone/model/phonenumbers/fax/FaxNumber.java
+++ b/src/org/mxchange/jphone/model/phonenumbers/fax/FaxNumber.java
@@ -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
diff --git a/src/org/mxchange/jphone/model/phonenumbers/landline/DialableLandLineNumber.java b/src/org/mxchange/jphone/model/phonenumbers/landline/DialableLandLineNumber.java
index c21f5b3..bee6e1f 100644
--- a/src/org/mxchange/jphone/model/phonenumbers/landline/DialableLandLineNumber.java
+++ b/src/org/mxchange/jphone/model/phonenumbers/landline/DialableLandLineNumber.java
@@ -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
diff --git a/src/org/mxchange/jphone/model/phonenumbers/landline/LandLineNumber.java b/src/org/mxchange/jphone/model/phonenumbers/landline/LandLineNumber.java
index 4f086a0..748bfb3 100644
--- a/src/org/mxchange/jphone/model/phonenumbers/landline/LandLineNumber.java
+++ b/src/org/mxchange/jphone/model/phonenumbers/landline/LandLineNumber.java
@@ -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
diff --git a/src/org/mxchange/jphone/model/phonenumbers/mobile/DialableMobileNumber.java b/src/org/mxchange/jphone/model/phonenumbers/mobile/DialableMobileNumber.java
index f2af6fd..92dedf4 100644
--- a/src/org/mxchange/jphone/model/phonenumbers/mobile/DialableMobileNumber.java
+++ b/src/org/mxchange/jphone/model/phonenumbers/mobile/DialableMobileNumber.java
@@ -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
diff --git a/src/org/mxchange/jphone/model/phonenumbers/mobile/MobileNumber.java b/src/org/mxchange/jphone/model/phonenumbers/mobile/MobileNumber.java
index 0c895db..c5e662e 100644
--- a/src/org/mxchange/jphone/model/phonenumbers/mobile/MobileNumber.java
+++ b/src/org/mxchange/jphone/model/phonenumbers/mobile/MobileNumber.java
@@ -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
diff --git a/src/org/mxchange/jphone/model/phonenumbers/mobileprovider/CellphoneProvider.java b/src/org/mxchange/jphone/model/phonenumbers/mobileprovider/CellphoneProvider.java
index da3a8f7..b97eafa 100644
--- a/src/org/mxchange/jphone/model/phonenumbers/mobileprovider/CellphoneProvider.java
+++ b/src/org/mxchange/jphone/model/phonenumbers/mobileprovider/CellphoneProvider.java
@@ -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
diff --git a/src/org/mxchange/jphone/model/phonenumbers/mobileprovider/MobileProvider.java b/src/org/mxchange/jphone/model/phonenumbers/mobileprovider/MobileProvider.java
index cd238c7..4bdb7f7 100644
--- a/src/org/mxchange/jphone/model/phonenumbers/mobileprovider/MobileProvider.java
+++ b/src/org/mxchange/jphone/model/phonenumbers/mobileprovider/MobileProvider.java
@@ -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
diff --git a/src/org/mxchange/jphone/model/utils/FaxNumberUtils.java b/src/org/mxchange/jphone/model/utils/FaxNumberUtils.java
index 21bc095..ef52910 100644
--- a/src/org/mxchange/jphone/model/utils/FaxNumberUtils.java
+++ b/src/org/mxchange/jphone/model/utils/FaxNumberUtils.java
@@ -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 General Public License as published by
diff --git a/src/org/mxchange/jphone/model/utils/LandLineNumberUtils.java b/src/org/mxchange/jphone/model/utils/LandLineNumberUtils.java
index d9fbe81..86bb460 100644
--- a/src/org/mxchange/jphone/model/utils/LandLineNumberUtils.java
+++ b/src/org/mxchange/jphone/model/utils/LandLineNumberUtils.java
@@ -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 General Public License as published by
diff --git a/src/org/mxchange/jphone/model/utils/MobileNumberUtils.java b/src/org/mxchange/jphone/model/utils/MobileNumberUtils.java
index 5bef495..ed9355d 100644
--- a/src/org/mxchange/jphone/model/utils/MobileNumberUtils.java
+++ b/src/org/mxchange/jphone/model/utils/MobileNumberUtils.java
@@ -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 General Public License as published by
diff --git a/src/org/mxchange/jphone/model/utils/MobileProviderUtils.java b/src/org/mxchange/jphone/model/utils/MobileProviderUtils.java
index 37b7891..10a3654 100644
--- a/src/org/mxchange/jphone/model/utils/MobileProviderUtils.java
+++ b/src/org/mxchange/jphone/model/utils/MobileProviderUtils.java
@@ -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 General Public License as published by