From 24327d81c880691314d0fb0ed7d1974072a51f44 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 9 Jan 2024 23:46:36 +0100 Subject: [PATCH] Updated copyright year MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- lib/jcore-utils.jar | Bin 8423 -> 8423 bytes lib/jcoreee.jar | Bin 48290 -> 48290 bytes .../sharing/EndedAddressbookSharingEvent.java | 2 +- .../ObservableAddressbookSharingEvent.java | 2 +- .../StartedAddressbookSharingEvent.java | 2 +- .../events/sharing/type/SharingType.java | 2 +- ...serAlreadySharingAddressbookException.java | 2 +- .../model/shared/AddressbookShare.java | 2 +- .../model/shared/ShareableAddressbook.java | 2 +- 9 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/jcore-utils.jar b/lib/jcore-utils.jar index d23fad0b8e39ebf21fa2b2369f219d6b2c3f16aa..9c93598ea636f4cc0061fc9b1feaf4a959d3a296 100644 GIT binary patch delta 14 WcmaFv_}p>BFD6El&A*x6$N~U2`v&U( delta 14 WcmaFv_}p>BFD6E#&A*x6$N~U2?*{1r diff --git a/lib/jcoreee.jar b/lib/jcoreee.jar index f7f68b2f46f5382090dae6c9d27740bf42f88d4e..7728b6ebbef2c67416763df2bd399c677218bbd6 100644 GIT binary patch delta 20 ccmZ4VlWEaUrVS;mj3$$1*(5jjv5IU509h6Xc>n+a delta 20 ccmZ4VlWEaUrVS;mj7F1X*(5jjv5IU509gVDcK`qY diff --git a/src/org/mxchange/jaddressbookshare/events/sharing/EndedAddressbookSharingEvent.java b/src/org/mxchange/jaddressbookshare/events/sharing/EndedAddressbookSharingEvent.java index 54eacf9..0b371b8 100644 --- a/src/org/mxchange/jaddressbookshare/events/sharing/EndedAddressbookSharingEvent.java +++ b/src/org/mxchange/jaddressbookshare/events/sharing/EndedAddressbookSharingEvent.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/jaddressbookshare/events/sharing/ObservableAddressbookSharingEvent.java b/src/org/mxchange/jaddressbookshare/events/sharing/ObservableAddressbookSharingEvent.java index 8fb98fa..e951366 100644 --- a/src/org/mxchange/jaddressbookshare/events/sharing/ObservableAddressbookSharingEvent.java +++ b/src/org/mxchange/jaddressbookshare/events/sharing/ObservableAddressbookSharingEvent.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/jaddressbookshare/events/sharing/StartedAddressbookSharingEvent.java b/src/org/mxchange/jaddressbookshare/events/sharing/StartedAddressbookSharingEvent.java index 0b0419f..8aa4222 100644 --- a/src/org/mxchange/jaddressbookshare/events/sharing/StartedAddressbookSharingEvent.java +++ b/src/org/mxchange/jaddressbookshare/events/sharing/StartedAddressbookSharingEvent.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/jaddressbookshare/events/sharing/type/SharingType.java b/src/org/mxchange/jaddressbookshare/events/sharing/type/SharingType.java index f1b7bbb..82b7cd5 100644 --- a/src/org/mxchange/jaddressbookshare/events/sharing/type/SharingType.java +++ b/src/org/mxchange/jaddressbookshare/events/sharing/type/SharingType.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/jaddressbookshare/exceptions/UserAlreadySharingAddressbookException.java b/src/org/mxchange/jaddressbookshare/exceptions/UserAlreadySharingAddressbookException.java index 9e8ba1c..d18ee73 100644 --- a/src/org/mxchange/jaddressbookshare/exceptions/UserAlreadySharingAddressbookException.java +++ b/src/org/mxchange/jaddressbookshare/exceptions/UserAlreadySharingAddressbookException.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/jaddressbookshare/model/shared/AddressbookShare.java b/src/org/mxchange/jaddressbookshare/model/shared/AddressbookShare.java index 351cf82..6e0e939 100644 --- a/src/org/mxchange/jaddressbookshare/model/shared/AddressbookShare.java +++ b/src/org/mxchange/jaddressbookshare/model/shared/AddressbookShare.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/jaddressbookshare/model/shared/ShareableAddressbook.java b/src/org/mxchange/jaddressbookshare/model/shared/ShareableAddressbook.java index 1ad7eb7..adbfec9 100644 --- a/src/org/mxchange/jaddressbookshare/model/shared/ShareableAddressbook.java +++ b/src/org/mxchange/jaddressbookshare/model/shared/ShareableAddressbook.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 -- 2.39.5