From: Roland Häder <roland@mxchange.org>
Date: Sat, 3 Jun 2017 16:14:56 +0000 (+0200)
Subject: Continued a bit:
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9dbb0154d9700642ac83a09b624d4e4ad72c34fc;p=jjobs-mailer-lib.git

Continued a bit:
- updated copyright
- updated jar(s)

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

diff --git a/lib/jcontacts-core.jar b/lib/jcontacts-core.jar
index eaa2463..54a8731 100644
Binary files a/lib/jcontacts-core.jar and b/lib/jcontacts-core.jar differ
diff --git a/lib/jcore-logger-lib.jar b/lib/jcore-logger-lib.jar
index c804648..3e757cd 100644
Binary files a/lib/jcore-logger-lib.jar and b/lib/jcore-logger-lib.jar differ
diff --git a/lib/jcoreee.jar b/lib/jcoreee.jar
index 7f47a54..1c4dbec 100644
Binary files a/lib/jcoreee.jar and b/lib/jcoreee.jar differ
diff --git a/lib/jmailer-ee.jar b/lib/jmailer-ee.jar
index 8452960..9b3912f 100644
Binary files a/lib/jmailer-ee.jar and b/lib/jmailer-ee.jar differ
diff --git a/lib/juser-core.jar b/lib/juser-core.jar
index aa8a723..fd411f9 100644
Binary files a/lib/juser-core.jar and b/lib/juser-core.jar differ
diff --git a/src/org/mxchange/addressbook/mailer/model/delivery/AddressbookMailer.java b/src/org/mxchange/addressbook/mailer/model/delivery/AddressbookMailer.java
index 249b2b0..d9a22c0 100644
--- a/src/org/mxchange/addressbook/mailer/model/delivery/AddressbookMailer.java
+++ b/src/org/mxchange/addressbook/mailer/model/delivery/AddressbookMailer.java
@@ -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
diff --git a/src/org/mxchange/addressbook/mailer/model/delivery/DeliverableAddressbookEmail.java b/src/org/mxchange/addressbook/mailer/model/delivery/DeliverableAddressbookEmail.java
index bc0ec09..03057e8 100644
--- a/src/org/mxchange/addressbook/mailer/model/delivery/DeliverableAddressbookEmail.java
+++ b/src/org/mxchange/addressbook/mailer/model/delivery/DeliverableAddressbookEmail.java
@@ -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