Update Copyright year

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2022-01-07 11:37:01 +01:00
parent c694b22fae
commit 6b9972b0a6
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
/* /*
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
Copyright © 2016-2021 Amebis Copyright © 2016-2022 Amebis
*/ */
#pragma once #pragma once

View File

@ -1,6 +1,6 @@
/* /*
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
Copyright © 2016-2021 Amebis Copyright © 2016-2022 Amebis
*/ */
#include "pch.h" #include "pch.h"

View File

@ -1,6 +1,6 @@
/* /*
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
Copyright © 2016-2021 Amebis Copyright © 2016-2022 Amebis
*/ */
#pragma once #pragma once