diff --git a/MSIBuild/Makefile b/MSIBuild/Makefile index f6ba753..86bab78 100644 Binary files a/MSIBuild/Makefile and b/MSIBuild/Makefile differ diff --git a/include/MSICALib.h b/include/MSICALib.h index 5609fa9..0f04330 100644 --- a/include/MSICALib.h +++ b/include/MSICALib.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2021 Amebis + Copyright © 1991-2022 Amebis */ #pragma once diff --git a/src/MSICALib.cpp b/src/MSICALib.cpp index 123f16a..884074a 100644 --- a/src/MSICALib.cpp +++ b/src/MSICALib.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2021 Amebis + Copyright © 1991-2022 Amebis */ #include "pch.h" diff --git a/src/OpCert.cpp b/src/OpCert.cpp index 62544f7..56dbb8c 100644 --- a/src/OpCert.cpp +++ b/src/OpCert.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2021 Amebis + Copyright © 1991-2022 Amebis */ #include "pch.h" diff --git a/src/OpFile.cpp b/src/OpFile.cpp index 753fa65..7ec43e5 100644 --- a/src/OpFile.cpp +++ b/src/OpFile.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2021 Amebis + Copyright © 1991-2022 Amebis */ #include "pch.h" diff --git a/src/OpReg.cpp b/src/OpReg.cpp index ecdb3ce..62b17fc 100644 --- a/src/OpReg.cpp +++ b/src/OpReg.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2021 Amebis + Copyright © 1991-2022 Amebis */ #include "pch.h" diff --git a/src/OpSvc.cpp b/src/OpSvc.cpp index 8a64d36..56c4a22 100644 --- a/src/OpSvc.cpp +++ b/src/OpSvc.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2021 Amebis + Copyright © 1991-2022 Amebis */ #include "pch.h" diff --git a/src/OpTS.cpp b/src/OpTS.cpp index b3031b6..9135703 100644 --- a/src/OpTS.cpp +++ b/src/OpTS.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2021 Amebis + Copyright © 1991-2022 Amebis */ #include "pch.h" diff --git a/src/OpWLAN.cpp b/src/OpWLAN.cpp index 1bff97a..4a62aa9 100644 --- a/src/OpWLAN.cpp +++ b/src/OpWLAN.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2021 Amebis + Copyright © 1991-2022 Amebis */ #include "pch.h" diff --git a/src/pch.cpp b/src/pch.cpp index cdf9bd2..88dd671 100644 --- a/src/pch.cpp +++ b/src/pch.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2021 Amebis + Copyright © 1991-2022 Amebis */ #include "pch.h" diff --git a/src/pch.h b/src/pch.h index 9c86bb6..f8a32b7 100644 --- a/src/pch.h +++ b/src/pch.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2021 Amebis + Copyright © 1991-2022 Amebis */ #pragma once