]> git.mxchange.org Git - jcontacts-core.git/commitdiff
Updated copyright year
authorRoland Häder <roland@mxchange.org>
Fri, 23 Sep 2022 12:52:59 +0000 (14:52 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 23 Sep 2022 12:52:59 +0000 (14:52 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
32 files changed:
lib/jcore-utils.jar
src/org/mxchange/jcontacts/events/contact/add/AdminAddedContactEvent.java
src/org/mxchange/jcontacts/events/contact/add/ObservableAdminAddedContactEvent.java
src/org/mxchange/jcontacts/events/contact/created/CreatedContactEvent.java
src/org/mxchange/jcontacts/events/contact/created/ObservableCreatedContactEvent.java
src/org/mxchange/jcontacts/events/contact/deleted/AdminDeletedContactEvent.java
src/org/mxchange/jcontacts/events/contact/deleted/ObservableAdminDeletedContactEvent.java
src/org/mxchange/jcontacts/events/contact/update/AdminUpdatedContactEvent.java
src/org/mxchange/jcontacts/events/contact/update/ObservableAdminUpdatedContactEvent.java
src/org/mxchange/jcontacts/events/contact/update/ObservableUpdatedContactEvent.java
src/org/mxchange/jcontacts/events/contact/update/UpdatedContactEvent.java
src/org/mxchange/jcontacts/events/fax/linked/AdminLinkedFaxNumberEvent.java
src/org/mxchange/jcontacts/events/fax/linked/ObservableAdminLinkedFaxNumberEvent.java
src/org/mxchange/jcontacts/events/fax/unlinked/AdminUnlinkedFaxNumberEvent.java
src/org/mxchange/jcontacts/events/fax/unlinked/ObservableAdminUnlinkedFaxNumberEvent.java
src/org/mxchange/jcontacts/events/landline/linked/AdminLinkedLandLineNumberEvent.java
src/org/mxchange/jcontacts/events/landline/linked/ObservableAdminLinkedLandLineNumberEvent.java
src/org/mxchange/jcontacts/events/landline/unlinked/AdminUnlinkedLandLineNumberEvent.java
src/org/mxchange/jcontacts/events/landline/unlinked/ObservableAdminUnlinkedLandLineNumberEvent.java
src/org/mxchange/jcontacts/events/mobile/linked/AdminLinkedMobileNumberEvent.java
src/org/mxchange/jcontacts/events/mobile/linked/ObservableAdminLinkedMobileNumberEvent.java
src/org/mxchange/jcontacts/events/mobile/unlinked/AdminUnlinkedMobileNumberEvent.java
src/org/mxchange/jcontacts/events/mobile/unlinked/ObservableAdminUnlinkedMobileNumberEvent.java
src/org/mxchange/jcontacts/exceptions/ContactAlreadyAddedException.java
src/org/mxchange/jcontacts/exceptions/ContactNotFoundException.java
src/org/mxchange/jcontacts/model/contact/Contact.java
src/org/mxchange/jcontacts/model/contact/Contacts.java
src/org/mxchange/jcontacts/model/contact/UserContact.java
src/org/mxchange/jcontacts/model/contact/gender/Gender.java
src/org/mxchange/jcontacts/model/contact/gender/GenderUtils.java
src/org/mxchange/jcontacts/model/contact/title/PersonalTitle.java
src/org/mxchange/jcontacts/model/contact/title/TitleUtils.java

index 6cd5a0ca00091cfb326c68da5ac2b5629c5bc92d..62ff321fcb43dea4c27e02ac7bbdc82804b247ff 100644 (file)
Binary files a/lib/jcore-utils.jar and b/lib/jcore-utils.jar differ
index ad361b55cef37c1834050d26120d110138d070b9..bb29fa707bda5c1a7b6c183e08dbf8de298ed751 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 f909dbc2de9d95dfa71393d426be5c9707e951be..f2c2c4a3fcb38109414462003c4190020f3ca7bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 29fc1cce5d17f9d3d1816a3aa9789353113f214f..77abdbe1e75c38435abd55b0bdba1088a383b6a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 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 47e62e0fc368e34b7852637295488c52bfeeaecd..e7835e0fe9a349e6f142918980ec46bf4b3a1e7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 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 318416622eac12f23c324cd2d42a30024ff16101..0e17f950ddab4bba9f85ccc38111742165ad75f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 1ec04103c50e397aaa04598d9cc626685857ec73..90784fe11230fb34a9a2e74b4ce84ce6b3a089ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 e5816be2d6f1734c050a492da5047102618b22e1..f8c5c7c2a0925f48abe37d7e167eebc0a2f9ba61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 a045d8854a6fb05e71ec68b58cb9e2a16f5d0078..a8f7a0e418c9c7f85e8c5ce3f3624137e8cca8a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 fcf588a4d6cb01e3e92c531f16e235d4c5531206..0a172c3837691f616085259232d811f3c3a04f58 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 7f94d20861eaf15ee13574d3497f6761d4c7aa63..3aa4c1c9dff5cdd8b35f0e34e0c76d5fc234294e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 3f4a4561af1d74647a8a0bece19e4865abfac1ff..bdbf85478cb0fe0806f8b0f3244aca7c238560fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 859529723b54914c34554312f5a8c46dbcadfa11..24d19f2176a41f4e69c52b1bc2d41dd95df9985a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 cf2fe11726aa18b50819e86d4ef6a504d5e68bdd..24d8f6aa36866a5539d91581cfaab40a6f8c5256 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 2339bf5d58f3031a84724d1edf7005509d6ec248..d9bbe8725d456810c40ab690a8f83fed0f182495 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 3d8d4a743d3b757ac96ca6697b99558216d4817e..1ed801ce5e95a599cf1e23c95fb9c219d9f7167f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 583cfa2d8ff68c1378142d936fac44a48fe3ecf8..e53ba71e4ad2b139ac19f2ce7d3935c12acd34af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 2893d525a570d2ec69f9abc85be3e302d6947f71..1ecc11f1f068f75ee9849cfb5c44f1d1a0ee1e49 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 4b95325d39440bd0ef02482622e33bbeb6e03b51..e0f12e9c331d6d0d5fe3d1543545e016e1d49bde 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 cb8a49e9ea59f69ea3203788fda80ce06cb72634..197227e40977c11a249ace63f557be0173f51242 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 c4bf9f2972c2802aabff992096213fbc6b0f15c0..7a40a0af2bcfbe71dc26351f07383f67b63e7418 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 576cbe60aee4acefd81d090fce65cd1a6db58ec7..e98f6a36eed1244dff4b97ed42377e1cf19fcdf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 521947a6d4e7e6f7f9c8eca0aa22386ffbf99fc7..974938b917bc8905aca0c25921674ad2183c4d78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 f88bc7270804330f87cfe1427c75df4bdbb15263..5b170700e1b97402a6a1a06390e628a9b9257aa5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 3b6c9528851e82e2b64cef6c88f180ceba01dcb5..3f791421ce16c475d0091c9422d91b8c5b5f7ddd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 6d7956e4421bee5f9bc7cdaf6cf6cce800bebe39..c879ec6188d16babade478383140e26726f37c06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 a5f36a33f5dca8d09ac7deed3e125db8cb1a9614..4ee599f19f2d315130ad8c100fc5dc41307999d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 03b5aea1906431041a3ab9969d23cdfcf71074be..7722a28cb8c94c3d910945c6f59d677719d525a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 bd1fc45fb84ab2efeec15446c10d333fcf0c998b..ff5041ac0a76b11dbec9ad07d72f2e08309d18b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 1bf35515ba825627d76eb0a5a1919af47da2a1c1..eed871c41352405e8654caf87a9fe526a4096b08 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 36d30f3fbbd761009a8ebc8b62a14b70009dbbe6..b74f5714bfc2e9cfc2940d538e461b2a18733308 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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 b923a562f5c88eb3cba8bf36981b1e973d5df99a..de873ed0dc93a17d7d95857c90d384f8662cfdb3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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