From 59774b7ea7d4108070ad35a90d60a15952a01299 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Roland=20H=C3=A4der?= <roland@mxchange.org>
Date: Fri, 23 Sep 2022 14:53:18 +0200
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 <roland@mxchange.org>
---
 lib/jcoreee.jar                               | Bin 47725 -> 47725 bytes
 .../AdminCategorySessionBeanRemote.java       |   2 +-
 .../category/CategorySessionBeanRemote.java   |   2 +-
 .../AdminProductSessionBeanRemote.java        |   2 +-
 .../product/ProductSessionBeanRemote.java     |   2 +-
 5 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lib/jcoreee.jar b/lib/jcoreee.jar
index 6341180662859f4bf166bb709b626bd46f6c04cd..7e417aa71a9dabb45fc1c05790881643c3d57c23 100644
GIT binary patch
delta 20
ccmaF+h3V}VrVVMVj7F3B*(5hNu)f^_0AqUyuK)l5

delta 20
ccmaF+h3V}VrVVMVj0ThW*(5hNu)f^_0AptetpET3

diff --git a/src/org/mxchange/jproduct/model/category/AdminCategorySessionBeanRemote.java b/src/org/mxchange/jproduct/model/category/AdminCategorySessionBeanRemote.java
index 68c6148..64cb09b 100644
--- a/src/org/mxchange/jproduct/model/category/AdminCategorySessionBeanRemote.java
+++ b/src/org/mxchange/jproduct/model/category/AdminCategorySessionBeanRemote.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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/CategorySessionBeanRemote.java b/src/org/mxchange/jproduct/model/category/CategorySessionBeanRemote.java
index bea0901..2581c33 100644
--- a/src/org/mxchange/jproduct/model/category/CategorySessionBeanRemote.java
+++ b/src/org/mxchange/jproduct/model/category/CategorySessionBeanRemote.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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/AdminProductSessionBeanRemote.java b/src/org/mxchange/jproduct/model/product/AdminProductSessionBeanRemote.java
index 9dd38a9..3730371 100644
--- a/src/org/mxchange/jproduct/model/product/AdminProductSessionBeanRemote.java
+++ b/src/org/mxchange/jproduct/model/product/AdminProductSessionBeanRemote.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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/ProductSessionBeanRemote.java b/src/org/mxchange/jproduct/model/product/ProductSessionBeanRemote.java
index 8e26a6b..ff30f57 100644
--- a/src/org/mxchange/jproduct/model/product/ProductSessionBeanRemote.java
+++ b/src/org/mxchange/jproduct/model/product/ProductSessionBeanRemote.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 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