From 6c306fc9afbf610d1c0a7697399e141b7ab25de7 Mon Sep 17 00:00:00 2001 From: Johannes Drummer Date: Sat, 24 Aug 2019 16:45:53 +0200 Subject: [PATCH] update year in readme --- Statusengine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Statusengine.cpp b/Statusengine.cpp index 32bda8a..b85bdcf 100644 --- a/Statusengine.cpp +++ b/Statusengine.cpp @@ -32,7 +32,7 @@ namespace statusengine { Log() << "This is the c++ version of statusengine event broker" << LogLevel::Info; Log() << "License:\n" " statusengine - the missing event broker\n" - " Copyright (C) 2018 The statusengine team\n" + " Copyright (C) 2019 The statusengine team\n" "\n" " This program is free software; you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n"