diff --git a/libsystemback/sblib.cpp b/libsystemback/sblib.cpp index dcee66a..2a02f4c 100644 --- a/libsystemback/sblib.cpp +++ b/libsystemback/sblib.cpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/libsystemback/sblib.hpp b/libsystemback/sblib.hpp index 3b70fd9..2b98baa 100644 --- a/libsystemback/sblib.hpp +++ b/libsystemback/sblib.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/libsystemback/sblib_global.hpp b/libsystemback/sblib_global.hpp index 10c6be5..5e92782 100644 --- a/libsystemback/sblib_global.hpp +++ b/libsystemback/sblib_global.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/libsystemback/sbtypedef.hpp b/libsystemback/sbtypedef.hpp index 7bbc86b..e392d9a 100644 --- a/libsystemback/sbtypedef.hpp +++ b/libsystemback/sbtypedef.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/sbscheduler/main.cpp b/sbscheduler/main.cpp index d70050a..19643d4 100644 --- a/sbscheduler/main.cpp +++ b/sbscheduler/main.cpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/sbscheduler/sbscheduler.cpp b/sbscheduler/sbscheduler.cpp index dbfc738..fbe9c9b 100644 --- a/sbscheduler/sbscheduler.cpp +++ b/sbscheduler/sbscheduler.cpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/sbscheduler/sbscheduler.hpp b/sbscheduler/sbscheduler.hpp index b3b70c5..40d0d8e 100644 --- a/sbscheduler/sbscheduler.hpp +++ b/sbscheduler/sbscheduler.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/sbsustart/main.cpp b/sbsustart/main.cpp index 92e27f7..2844f17 100644 --- a/sbsustart/main.cpp +++ b/sbsustart/main.cpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/sbsustart/sbsustart.cpp b/sbsustart/sbsustart.cpp index 8c5e1c4..4dfac7b 100644 --- a/sbsustart/sbsustart.cpp +++ b/sbsustart/sbsustart.cpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/sbsustart/sbsustart.hpp b/sbsustart/sbsustart.hpp index 1695c51..dde6d99 100644 --- a/sbsustart/sbsustart.hpp +++ b/sbsustart/sbsustart.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/sbsysupgrade/sbsysupgrade.cpp b/sbsysupgrade/sbsysupgrade.cpp index 90767a0..7afc6c1 100644 --- a/sbsysupgrade/sbsysupgrade.cpp +++ b/sbsysupgrade/sbsysupgrade.cpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback-cli/main.cpp b/systemback-cli/main.cpp index 96061a8..ba8a990 100644 --- a/systemback-cli/main.cpp +++ b/systemback-cli/main.cpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback-cli/systemback-cli.cpp b/systemback-cli/systemback-cli.cpp index feae25f..4caa44b 100644 --- a/systemback-cli/systemback-cli.cpp +++ b/systemback-cli/systemback-cli.cpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback-cli/systemback-cli.hpp b/systemback-cli/systemback-cli.hpp index 3bdb363..bc72c9f 100644 --- a/systemback-cli/systemback-cli.hpp +++ b/systemback-cli/systemback-cli.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback/bttnevent.hpp b/systemback/bttnevent.hpp index 4e62fb8..1a9fd84 100644 --- a/systemback/bttnevent.hpp +++ b/systemback/bttnevent.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback/chckbxevent.hpp b/systemback/chckbxevent.hpp index a2082ea..c5e69e6 100644 --- a/systemback/chckbxevent.hpp +++ b/systemback/chckbxevent.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback/lblevent.hpp b/systemback/lblevent.hpp index 67f63e5..c9590d0 100644 --- a/systemback/lblevent.hpp +++ b/systemback/lblevent.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback/lndtevent.hpp b/systemback/lndtevent.hpp index 253809c..f9f4096 100644 --- a/systemback/lndtevent.hpp +++ b/systemback/lndtevent.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback/main.cpp b/systemback/main.cpp index 0af8ddd..3834c68 100644 --- a/systemback/main.cpp +++ b/systemback/main.cpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback/pnlevent.hpp b/systemback/pnlevent.hpp index 009ae4f..bb03e65 100644 --- a/systemback/pnlevent.hpp +++ b/systemback/pnlevent.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback/systemback.cpp b/systemback/systemback.cpp index 62e53f9..3beb26d 100644 --- a/systemback/systemback.cpp +++ b/systemback/systemback.cpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback/systemback.hpp b/systemback/systemback.hpp index 5736413..556836d 100644 --- a/systemback/systemback.hpp +++ b/systemback/systemback.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. * diff --git a/systemback/tblwdgtevent.hpp b/systemback/tblwdgtevent.hpp index 0096b8e..f4b756c 100644 --- a/systemback/tblwdgtevent.hpp +++ b/systemback/tblwdgtevent.hpp @@ -1,5 +1,6 @@ /* - * Copyright(C) 2014-2016, Krisztián Kende + * Copyright(C) 2020, Kevin Kim + * 2014-2016, Krisztián Kende * * This file is part of the Systemback. *