]> git.mxchange.org Git - jcontacts-core.git/commitdiff
Continued a bit:
authorRoland Häder <roland@mxchange.org>
Sat, 3 Jun 2017 16:16:26 +0000 (18:16 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 3 Jun 2017 16:16:26 +0000 (18:16 +0200)
- updated copyright
- updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
27 files changed:
lib/jcountry-core.jar
lib/jphone-core.jar
src/org/mxchange/jcontacts/contact/Contact.java
src/org/mxchange/jcontacts/contact/UserContact.java
src/org/mxchange/jcontacts/contact/gender/Gender.java
src/org/mxchange/jcontacts/contact/gender/GenderUtils.java
src/org/mxchange/jcontacts/contact/utils/ContactUtils.java
src/org/mxchange/jcontacts/events/contact/add/AdminAddedContactEvent.java
src/org/mxchange/jcontacts/events/contact/add/ObservableAdminAddedContactEvent.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/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

index 5cbad453c2f8698f9ab16791a4e97baef7fa6686..e91ed0ad88c8635e2a9fccb45c289eefa8d2f943 100644 (file)
Binary files a/lib/jcountry-core.jar and b/lib/jcountry-core.jar differ
index 9587335f2376f8ddf1f9275c0ec27c454450b266..6f596cc999fe3f3bcc5ecb56de3a09ef90910f9f 100644 (file)
Binary files a/lib/jphone-core.jar and b/lib/jphone-core.jar differ
index 1864256acb7a209edb9949d8124f0c55238f987c..1e5841cd88e5d23e01d63190efb86201876435ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 4e85a9727054bc767522d61c9ce9466c3147a045..4dfe8e46c65afc81ff5362ba10c4e8afdefc42d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 0871506ea5695bace81ca3e2be077e7353cd878b..a862388c95049db8c440896009d8ac2bbbca1da4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 53d25490fcfe5a6f640eab47a5e0262715a7591d..ddc643003208faa2bc1a495c96caa851e23f801b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 192b2e78467bef68e688a66b258502965e40cb77..d9500970f238cd0e01b2726ced93906769091438 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 6c1361357f3a836a2d6999776781f3346caf90a6..b9eb55d376c195cd654a29dbeafd3069bd4013de 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2016 Roland Häder\r
+ * Copyright (C) 2016, 2017 Roland Häder\r
  *\r
  * This program is free software: you can redistribute it and/or modify\r
  * it under the terms of the GNU General Public License as published by\r
index aef84a0535477632581fb78c4d2dfe4fb7d94517..8346b319abd235299e6ef3cd30b7165c26a724d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 e5100a66585bf8012dbf57e5b030741fc28fe98d..3bc3cc27da1e98ac9aa912d7a7e655a5445a6bc9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 39f08d82f3aff5e78cf188283866e7635536f54a..0427df959efbb0e57dc817c0a5748ba4e88f1ba2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 8bc716d9f62fbcff953d5e9d0a640762dba311a8..d729d58477cf21d324a280d367d6d9a605dc31b1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2016 Roland Häder\r
+ * Copyright (C) 2016, 2017 Roland Häder\r
  *\r
  * This program is free software: you can redistribute it and/or modify\r
  * it under the terms of the GNU General Public License as published by\r
index 9acd3ce90d498ff96aa756d684de2e83a9a2af60..ebe9e191d552a3926729ef58c5783fa8570e48c2 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2016 Roland Häder\r
+ * Copyright (C) 2016, 2017 Roland Häder\r
  *\r
  * This program is free software: you can redistribute it and/or modify\r
  * it under the terms of the GNU General Public License as published by\r
index 3925fc609d9962b060ec7c756670870d3cacf388..2bd28e2a59ec40942b922f41c4710449f58cc774 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 099be661b4561fd52036f11d6841481f7a345597..962606d9ce415fe282944d2c2b63eef3100a381d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 5ee91d54853703f78cf722000d3df305dc8e4b42..ff1e769c72ad77d4412752206a664b67ed64ebe9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 b5bffd1cf2b3910043fc05231af765b7cc286c1f..d6c9b99e33c17baba8d24ae36507506cabef503f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 4eb41fe8d42bf5e6466a5785226850039be9d02d..89f39f51603caf5086a2e3fa02d5ddfe82dc10ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 5632c35c0cfa55222e29378d0aba527e471f1a59..d02597fd8f34cda6998ee7c20ad1b24accb3ac26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 1cfb51296478dbc0b604c41ed5bd6bc260767916..93efedcb429b7799e295625aaff4d7b3db66c170 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 b54a415a806eab8c5ee23740d10b981e2531d590..90f20510e5c5ca9e18d2274e0aedd3e0354b2e7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 46e64a4a78c0c04cf060f863d3004ee3d5a5f97b..bda30bf83a5fceb4fb24be3d7de0592e8aeca89e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 2d9b6f1b66854e86edf1bfc9b560fbef411c6644..8ba8813c260a1f8b05b06d8e51277112100259b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 628fb6a157e0177618a444dbf88460012aea6b4f..03f09b37c4e9032ee760137316c2561c916fb7ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 01dbb9270f526bb9a01fc5e59a6aa8f623a4ee55..daa64e15ed8c2f0b11358a82b858064796924cdb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 e462c7f8d5cd7778abeb1bac05600eb3f629ce6b..3603f43d9db7b0a32e1698edcdf3fffe9068a2bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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 ec46c7b92fb2c3c008dfe37650de87e7df8b90d8..00e80881a980b16844745c2d8e6c68f0488119a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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