From 7b7c695389b136d414b7ee3d1b74ff3c555a3f16 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Roland=20H=C3=A4der?= <roland@mxchange.org>
Date: Sat, 3 Jun 2017 18:17:18 +0200
Subject: [PATCH] Continued a bit: - updated copyright
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

Signed-off-by: Roland Häder <roland@mxchange.org>
---
 src/org/mxchange/jcoreeelogger/beans/local/logger/Log.java      | 2 +-
 .../jcoreeelogger/beans/local/logger/LoggerBeanLocal.java       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/org/mxchange/jcoreeelogger/beans/local/logger/Log.java b/src/org/mxchange/jcoreeelogger/beans/local/logger/Log.java
index 080839a..e185409 100644
--- a/src/org/mxchange/jcoreeelogger/beans/local/logger/Log.java
+++ b/src/org/mxchange/jcoreeelogger/beans/local/logger/Log.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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/jcoreeelogger/beans/local/logger/LoggerBeanLocal.java b/src/org/mxchange/jcoreeelogger/beans/local/logger/LoggerBeanLocal.java
index 94533cd..75c98e3 100644
--- a/src/org/mxchange/jcoreeelogger/beans/local/logger/LoggerBeanLocal.java
+++ b/src/org/mxchange/jcoreeelogger/beans/local/logger/LoggerBeanLocal.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016, 2017 Roland Häder
  *
  * 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