From 39356f21224ecdcc3d323b0930aa963f3c92c039 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Roland=20H=C3=A4der?= <roland@mxchange.org>
Date: Fri, 23 Sep 2022 14:53:28 +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
 .../model/jobskill/JobPositionSkill.java      |   2 +-
 .../model/jobskill/SkillableJobPosition.java  |   2 +-
 .../mxchange/jjobs/model/skill/JobSkill.java  |   2 +-
 .../mxchange/jjobs/model/skill/Skillable.java |   2 +-
 .../jjobs/model/skill/status/SkillStatus.java |   2 +-
 .../model/user/skills/SkillableUser.java      |   2 +-
 .../jjobs/model/user/skills/UserSkill.java    |   2 +-
 8 files changed, 7 insertions(+), 7 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/jjobs/model/jobskill/JobPositionSkill.java b/src/org/mxchange/jjobs/model/jobskill/JobPositionSkill.java
index e154a7a..86a087c 100644
--- a/src/org/mxchange/jjobs/model/jobskill/JobPositionSkill.java
+++ b/src/org/mxchange/jjobs/model/jobskill/JobPositionSkill.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/jjobs/model/jobskill/SkillableJobPosition.java b/src/org/mxchange/jjobs/model/jobskill/SkillableJobPosition.java
index 5119987..99c18f5 100644
--- a/src/org/mxchange/jjobs/model/jobskill/SkillableJobPosition.java
+++ b/src/org/mxchange/jjobs/model/jobskill/SkillableJobPosition.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/jjobs/model/skill/JobSkill.java b/src/org/mxchange/jjobs/model/skill/JobSkill.java
index f3774ba..e67dc71 100644
--- a/src/org/mxchange/jjobs/model/skill/JobSkill.java
+++ b/src/org/mxchange/jjobs/model/skill/JobSkill.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/jjobs/model/skill/Skillable.java b/src/org/mxchange/jjobs/model/skill/Skillable.java
index 8b2edda..3628562 100644
--- a/src/org/mxchange/jjobs/model/skill/Skillable.java
+++ b/src/org/mxchange/jjobs/model/skill/Skillable.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/jjobs/model/skill/status/SkillStatus.java b/src/org/mxchange/jjobs/model/skill/status/SkillStatus.java
index 1c242db..d8dd447 100644
--- a/src/org/mxchange/jjobs/model/skill/status/SkillStatus.java
+++ b/src/org/mxchange/jjobs/model/skill/status/SkillStatus.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/jjobs/model/user/skills/SkillableUser.java b/src/org/mxchange/jjobs/model/user/skills/SkillableUser.java
index 537e52e..d2695f0 100644
--- a/src/org/mxchange/jjobs/model/user/skills/SkillableUser.java
+++ b/src/org/mxchange/jjobs/model/user/skills/SkillableUser.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/jjobs/model/user/skills/UserSkill.java b/src/org/mxchange/jjobs/model/user/skills/UserSkill.java
index b4b61c6..64c07c0 100644
--- a/src/org/mxchange/jjobs/model/user/skills/UserSkill.java
+++ b/src/org/mxchange/jjobs/model/user/skills/UserSkill.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