diff --git a/MSIBuild/Makefile b/MSIBuild/Makefile index 86bab78..4959d40 100644 Binary files a/MSIBuild/Makefile and b/MSIBuild/Makefile differ diff --git a/include/MSICALib.h b/include/MSICALib.h index 58ce945..afe097a 100644 --- a/include/MSICALib.h +++ b/include/MSICALib.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2022 Amebis + Copyright © 1991-2026 Amebis */ #pragma once diff --git a/src/MSICALib.cpp b/src/MSICALib.cpp index aad6113..f972fec 100644 --- a/src/MSICALib.cpp +++ b/src/MSICALib.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2022 Amebis + Copyright © 1991-2026 Amebis */ #include "pch.h" diff --git a/src/OpCert.cpp b/src/OpCert.cpp index 56dbb8c..cfe55b1 100644 --- a/src/OpCert.cpp +++ b/src/OpCert.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2022 Amebis + Copyright © 1991-2026 Amebis */ #include "pch.h" diff --git a/src/OpFile.cpp b/src/OpFile.cpp index 7ec43e5..30eedc5 100644 --- a/src/OpFile.cpp +++ b/src/OpFile.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2022 Amebis + Copyright © 1991-2026 Amebis */ #include "pch.h" diff --git a/src/OpReg.cpp b/src/OpReg.cpp index 62b17fc..59d3f5b 100644 --- a/src/OpReg.cpp +++ b/src/OpReg.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2022 Amebis + Copyright © 1991-2026 Amebis */ #include "pch.h" diff --git a/src/OpSvc.cpp b/src/OpSvc.cpp index 56c4a22..556e690 100644 --- a/src/OpSvc.cpp +++ b/src/OpSvc.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2022 Amebis + Copyright © 1991-2026 Amebis */ #include "pch.h" diff --git a/src/OpTS.cpp b/src/OpTS.cpp index 05a9ab0..1a0122b 100644 --- a/src/OpTS.cpp +++ b/src/OpTS.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2022 Amebis + Copyright © 1991-2026 Amebis */ #include "pch.h" diff --git a/src/OpWLAN.cpp b/src/OpWLAN.cpp index 4a62aa9..8b8a2ec 100644 --- a/src/OpWLAN.cpp +++ b/src/OpWLAN.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2022 Amebis + Copyright © 1991-2026 Amebis */ #include "pch.h" diff --git a/src/pch.cpp b/src/pch.cpp index 88dd671..3f9649d 100644 --- a/src/pch.cpp +++ b/src/pch.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2022 Amebis + Copyright © 1991-2026 Amebis */ #include "pch.h" diff --git a/src/pch.h b/src/pch.h index f8a32b7..1bacd1e 100644 --- a/src/pch.h +++ b/src/pch.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later - Copyright © 1991-2022 Amebis + Copyright © 1991-2026 Amebis */ #pragma once