diff --git a/include/stdex/idrec.h b/include/stdex/idrec.h index 810a37945..7fa1f6dd2 100644 --- a/include/stdex/idrec.h +++ b/include/stdex/idrec.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2016-2021 Amebis + Copyright © 2016-2022 Amebis */ #pragma once diff --git a/src/pch.cpp b/src/pch.cpp index aa294a637..c17daabe1 100644 --- a/src/pch.cpp +++ b/src/pch.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2016-2021 Amebis + Copyright © 2016-2022 Amebis */ #include "pch.h" diff --git a/src/pch.h b/src/pch.h index 18a17e6aa..015d62132 100644 --- a/src/pch.h +++ b/src/pch.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 2016-2021 Amebis + Copyright © 2016-2022 Amebis */ #pragma once