From: Roland Häder Date: Tue, 9 Jan 2024 22:46:42 +0000 (+0100) Subject: Updated copyright year X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=jproduct-core.git Updated copyright year Signed-off-by: Roland Häder --- diff --git a/lib/jcore-utils.jar b/lib/jcore-utils.jar index d23fad0..9c93598 100644 Binary files a/lib/jcore-utils.jar and b/lib/jcore-utils.jar differ diff --git a/src/org/mxchange/jproduct/events/category/added/AdminAddedCategoryEvent.java b/src/org/mxchange/jproduct/events/category/added/AdminAddedCategoryEvent.java index c05cf10..50d228f 100644 --- a/src/org/mxchange/jproduct/events/category/added/AdminAddedCategoryEvent.java +++ b/src/org/mxchange/jproduct/events/category/added/AdminAddedCategoryEvent.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 Affero General Public License as diff --git a/src/org/mxchange/jproduct/events/category/added/ObservableAdminAddedCategoryEvent.java b/src/org/mxchange/jproduct/events/category/added/ObservableAdminAddedCategoryEvent.java index f0bd724..5b34d74 100644 --- a/src/org/mxchange/jproduct/events/category/added/ObservableAdminAddedCategoryEvent.java +++ b/src/org/mxchange/jproduct/events/category/added/ObservableAdminAddedCategoryEvent.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 Affero General Public License as diff --git a/src/org/mxchange/jproduct/events/category/updated/AdminUpdatedCategoryEvent.java b/src/org/mxchange/jproduct/events/category/updated/AdminUpdatedCategoryEvent.java index 07f642d..f6e6fd8 100644 --- a/src/org/mxchange/jproduct/events/category/updated/AdminUpdatedCategoryEvent.java +++ b/src/org/mxchange/jproduct/events/category/updated/AdminUpdatedCategoryEvent.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 Affero General Public License as diff --git a/src/org/mxchange/jproduct/events/category/updated/ObservableAdminUpdatedCategoryEvent.java b/src/org/mxchange/jproduct/events/category/updated/ObservableAdminUpdatedCategoryEvent.java index 9bb3038..01ba5c8 100644 --- a/src/org/mxchange/jproduct/events/category/updated/ObservableAdminUpdatedCategoryEvent.java +++ b/src/org/mxchange/jproduct/events/category/updated/ObservableAdminUpdatedCategoryEvent.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 Affero General Public License as diff --git a/src/org/mxchange/jproduct/events/product/added/AddedProductEvent.java b/src/org/mxchange/jproduct/events/product/added/AddedProductEvent.java index 8ace1a4..a36b137 100644 --- a/src/org/mxchange/jproduct/events/product/added/AddedProductEvent.java +++ b/src/org/mxchange/jproduct/events/product/added/AddedProductEvent.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 Affero General Public License as diff --git a/src/org/mxchange/jproduct/events/product/added/ProductAddedEvent.java b/src/org/mxchange/jproduct/events/product/added/ProductAddedEvent.java index a47e580..89324e8 100644 --- a/src/org/mxchange/jproduct/events/product/added/ProductAddedEvent.java +++ b/src/org/mxchange/jproduct/events/product/added/ProductAddedEvent.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 Affero General Public License as diff --git a/src/org/mxchange/jproduct/events/product/updated/ObservableProductUpdatedEvent.java b/src/org/mxchange/jproduct/events/product/updated/ObservableProductUpdatedEvent.java index ed7c193..0ceaa48 100644 --- a/src/org/mxchange/jproduct/events/product/updated/ObservableProductUpdatedEvent.java +++ b/src/org/mxchange/jproduct/events/product/updated/ObservableProductUpdatedEvent.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 Affero General Public License as diff --git a/src/org/mxchange/jproduct/events/product/updated/ProductUpdatedEvent.java b/src/org/mxchange/jproduct/events/product/updated/ProductUpdatedEvent.java index 6cde419..0ad4742 100644 --- a/src/org/mxchange/jproduct/events/product/updated/ProductUpdatedEvent.java +++ b/src/org/mxchange/jproduct/events/product/updated/ProductUpdatedEvent.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 Affero General Public License as diff --git a/src/org/mxchange/jproduct/exceptions/category/CategoryAlreadyAddedException.java b/src/org/mxchange/jproduct/exceptions/category/CategoryAlreadyAddedException.java index 409d551..9292a6d 100644 --- a/src/org/mxchange/jproduct/exceptions/category/CategoryAlreadyAddedException.java +++ b/src/org/mxchange/jproduct/exceptions/category/CategoryAlreadyAddedException.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/jproduct/exceptions/category/CategoryNotFoundException.java b/src/org/mxchange/jproduct/exceptions/category/CategoryNotFoundException.java index 8091c01..b9e62d2 100644 --- a/src/org/mxchange/jproduct/exceptions/category/CategoryNotFoundException.java +++ b/src/org/mxchange/jproduct/exceptions/category/CategoryNotFoundException.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/jproduct/exceptions/product/ProductAlreadyAddedException.java b/src/org/mxchange/jproduct/exceptions/product/ProductAlreadyAddedException.java index 9cd6880..d1a0f6d 100644 --- a/src/org/mxchange/jproduct/exceptions/product/ProductAlreadyAddedException.java +++ b/src/org/mxchange/jproduct/exceptions/product/ProductAlreadyAddedException.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/jproduct/exceptions/product/ProductNotFoundException.java b/src/org/mxchange/jproduct/exceptions/product/ProductNotFoundException.java index f7b762a..cdfefd4 100644 --- a/src/org/mxchange/jproduct/exceptions/product/ProductNotFoundException.java +++ b/src/org/mxchange/jproduct/exceptions/product/ProductNotFoundException.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/jproduct/model/category/Category.java b/src/org/mxchange/jproduct/model/category/Category.java index b3a6910..64d4c3b 100644 --- a/src/org/mxchange/jproduct/model/category/Category.java +++ b/src/org/mxchange/jproduct/model/category/Category.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/jproduct/model/category/ProductCategory.java b/src/org/mxchange/jproduct/model/category/ProductCategory.java index 643aeb3..0b79a3e 100644 --- a/src/org/mxchange/jproduct/model/category/ProductCategory.java +++ b/src/org/mxchange/jproduct/model/category/ProductCategory.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/jproduct/model/payment/PaymentType.java b/src/org/mxchange/jproduct/model/payment/PaymentType.java index b413979..cac9897 100644 --- a/src/org/mxchange/jproduct/model/payment/PaymentType.java +++ b/src/org/mxchange/jproduct/model/payment/PaymentType.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/jproduct/model/product/GenericProduct.java b/src/org/mxchange/jproduct/model/product/GenericProduct.java index 5642d8e..fdf06a6 100644 --- a/src/org/mxchange/jproduct/model/product/GenericProduct.java +++ b/src/org/mxchange/jproduct/model/product/GenericProduct.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/jproduct/model/product/Product.java b/src/org/mxchange/jproduct/model/product/Product.java index 5965aa7..79c492f 100644 --- a/src/org/mxchange/jproduct/model/product/Product.java +++ b/src/org/mxchange/jproduct/model/product/Product.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/jproduct/model/product/agegroup/AgeGroup.java b/src/org/mxchange/jproduct/model/product/agegroup/AgeGroup.java index c3f5065..0a48ff7 100644 --- a/src/org/mxchange/jproduct/model/product/agegroup/AgeGroup.java +++ b/src/org/mxchange/jproduct/model/product/agegroup/AgeGroup.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 - 2022 Free Software Foundation + * Copyright (C) 2017 - 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/jproduct/model/utils/CategoryUtils.java b/src/org/mxchange/jproduct/model/utils/CategoryUtils.java index 891f1d8..a8d2106 100644 --- a/src/org/mxchange/jproduct/model/utils/CategoryUtils.java +++ b/src/org/mxchange/jproduct/model/utils/CategoryUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022 Free Software Foundation + * Copyright (C) 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/jproduct/model/utils/ProductUtils.java b/src/org/mxchange/jproduct/model/utils/ProductUtils.java index 7c8f383..e17cde2 100644 --- a/src/org/mxchange/jproduct/model/utils/ProductUtils.java +++ b/src/org/mxchange/jproduct/model/utils/ProductUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022 Free Software Foundation + * Copyright (C) 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