diff --git a/Installer4/Installer4.csproj b/Installer4/Installer4.csproj
index 096ecab..d7b52f7 100644
--- a/Installer4/Installer4.csproj
+++ b/Installer4/Installer4.csproj
@@ -8,7 +8,7 @@
<AssemblyTitle>dotNet安装助手(新生命团队)</AssemblyTitle>
<Description>检测并安装主流dotNet运行时,作为应用系统安装前置检测工具</Description>
<Company>新生命开发团队</Company>
- <Copyright>©2002-2025 NewLife</Copyright>
+ <Copyright>©2002-2026 NewLife</Copyright>
<VersionPrefix>1.2</VersionPrefix>
<VersionSuffix>$([System.DateTime]::Now.ToString(`yyyy.MMdd`))</VersionSuffix>
<Version>$(VersionPrefix).$(VersionSuffix)</Version>
diff --git a/Installer45/Installer45.csproj b/Installer45/Installer45.csproj
index c65e168..2679221 100644
--- a/Installer45/Installer45.csproj
+++ b/Installer45/Installer45.csproj
@@ -8,7 +8,7 @@
<AssemblyTitle>dotNet安装助手(新生命团队)</AssemblyTitle>
<Description>检测并安装主流dotNet运行时,作为应用系统安装前置检测工具</Description>
<Company>新生命开发团队</Company>
- <Copyright>©2002-2025 NewLife</Copyright>
+ <Copyright>©2002-2026 NewLife</Copyright>
<VersionPrefix>1.2</VersionPrefix>
<VersionSuffix>$([System.DateTime]::Now.ToString(`yyyy.MMdd`))</VersionSuffix>
<Version>$(VersionPrefix).$(VersionSuffix)</Version>
diff --git a/LuckyAOT/LuckyAOT.csproj b/LuckyAOT/LuckyAOT.csproj
index 10e95cb..4268788 100644
--- a/LuckyAOT/LuckyAOT.csproj
+++ b/LuckyAOT/LuckyAOT.csproj
@@ -7,7 +7,7 @@
<AssemblyTitle>幸运草</AssemblyTitle>
<Description>检测并安装主流.NET运行时,协助打包发布。</Description>
<Company>新生命开发团队</Company>
- <Copyright>©2002-2025 NewLife</Copyright>
+ <Copyright>©2002-2026 NewLife</Copyright>
<VersionPrefix>1.2</VersionPrefix>
<VersionSuffix>$([System.DateTime]::Now.ToString(`yyyy.MMdd`))</VersionSuffix>
<Version>$(VersionPrefix).$(VersionSuffix)</Version>
diff --git a/LuckyClover/LuckyClover.csproj b/LuckyClover/LuckyClover.csproj
index bc96965..3aa86c3 100644
--- a/LuckyClover/LuckyClover.csproj
+++ b/LuckyClover/LuckyClover.csproj
@@ -7,7 +7,7 @@
<AssemblyTitle>幸运草</AssemblyTitle>
<Description>检测并安装主流.NET运行时,协助打包发布。</Description>
<Company>新生命开发团队</Company>
- <Copyright>©2002-2025 NewLife</Copyright>
+ <Copyright>©2002-2026 NewLife</Copyright>
<VersionPrefix>1.2</VersionPrefix>
<VersionSuffix>$([System.DateTime]::Now.ToString(`yyyy.MMdd`))</VersionSuffix>
<Version>$(VersionPrefix).$(VersionSuffix)</Version>
diff --git a/LuckyCloverCore/LuckyCloverCore.csproj b/LuckyCloverCore/LuckyCloverCore.csproj
index bb0262e..9285079 100644
--- a/LuckyCloverCore/LuckyCloverCore.csproj
+++ b/LuckyCloverCore/LuckyCloverCore.csproj
@@ -7,7 +7,7 @@
<AssemblyTitle>幸运草</AssemblyTitle>
<Description>基于低版本运行时,自动安装主流.NET运行时。</Description>
<Company>新生命开发团队</Company>
- <Copyright>©2002-2025 NewLife</Copyright>
+ <Copyright>©2002-2026 NewLife</Copyright>
<VersionPrefix>1.0</VersionPrefix>
<VersionSuffix>$([System.DateTime]::Now.ToString(`yyyy.MMdd`))</VersionSuffix>
<Version>$(VersionPrefix).$(VersionSuffix)</Version>