From: Roland Häder Date: Mon, 12 Mar 2018 23:44:25 +0000 (+0100) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5fa94f73397bf3dcf5c18de1d5f457bab6cdc34e;p=jaddressbook-core.git Continued: - updated copyright year Signed-off-by: Roland Häder --- diff --git a/src/org/mxchange/jaddressbook/events/addressbook/AddressbookLoadedEvent.java b/src/org/mxchange/jaddressbook/events/addressbook/AddressbookLoadedEvent.java index 1c282c5..248e891 100644 --- a/src/org/mxchange/jaddressbook/events/addressbook/AddressbookLoadedEvent.java +++ b/src/org/mxchange/jaddressbook/events/addressbook/AddressbookLoadedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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/jaddressbook/events/addressbook/ObservableAddressbookLoadedEvent.java b/src/org/mxchange/jaddressbook/events/addressbook/ObservableAddressbookLoadedEvent.java index 9620b43..63f5112 100644 --- a/src/org/mxchange/jaddressbook/events/addressbook/ObservableAddressbookLoadedEvent.java +++ b/src/org/mxchange/jaddressbook/events/addressbook/ObservableAddressbookLoadedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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/jaddressbook/exceptions/AddressbookNameAlreadyUsedException.java b/src/org/mxchange/jaddressbook/exceptions/AddressbookNameAlreadyUsedException.java index 30fffe0..c2372de 100644 --- a/src/org/mxchange/jaddressbook/exceptions/AddressbookNameAlreadyUsedException.java +++ b/src/org/mxchange/jaddressbook/exceptions/AddressbookNameAlreadyUsedException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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/jaddressbook/exceptions/AddressbookNotFoundException.java b/src/org/mxchange/jaddressbook/exceptions/AddressbookNotFoundException.java index c1615b9..e1612fd 100644 --- a/src/org/mxchange/jaddressbook/exceptions/AddressbookNotFoundException.java +++ b/src/org/mxchange/jaddressbook/exceptions/AddressbookNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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/jaddressbook/model/addressbook/Addressbook.java b/src/org/mxchange/jaddressbook/model/addressbook/Addressbook.java index 1121b3e..93bcf05 100644 --- a/src/org/mxchange/jaddressbook/model/addressbook/Addressbook.java +++ b/src/org/mxchange/jaddressbook/model/addressbook/Addressbook.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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/jaddressbook/model/addressbook/UserAddressbook.java b/src/org/mxchange/jaddressbook/model/addressbook/UserAddressbook.java index f008eb5..b920cd1 100644 --- a/src/org/mxchange/jaddressbook/model/addressbook/UserAddressbook.java +++ b/src/org/mxchange/jaddressbook/model/addressbook/UserAddressbook.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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/jaddressbook/model/addressbook/entry/AddressbookEntry.java b/src/org/mxchange/jaddressbook/model/addressbook/entry/AddressbookEntry.java index 0131640..8ab7843 100644 --- a/src/org/mxchange/jaddressbook/model/addressbook/entry/AddressbookEntry.java +++ b/src/org/mxchange/jaddressbook/model/addressbook/entry/AddressbookEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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/jaddressbook/model/addressbook/entry/UserAddressbookEntry.java b/src/org/mxchange/jaddressbook/model/addressbook/entry/UserAddressbookEntry.java index 07e1554..8634540 100644 --- a/src/org/mxchange/jaddressbook/model/addressbook/entry/UserAddressbookEntry.java +++ b/src/org/mxchange/jaddressbook/model/addressbook/entry/UserAddressbookEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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/jaddressbook/model/addressbook/status/AddressbokStatus.java b/src/org/mxchange/jaddressbook/model/addressbook/status/AddressbokStatus.java index 05aa13b..1d617e3 100644 --- a/src/org/mxchange/jaddressbook/model/addressbook/status/AddressbokStatus.java +++ b/src/org/mxchange/jaddressbook/model/addressbook/status/AddressbokStatus.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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