Skip to content

Commit 290d977

Browse files
authored
Merge pull request #48 from dotnet-campus/t/lindexi/Copyright
更新版权信息
2 parents 7e2ac72 + 0325968 commit 290d977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<Description>A dotnet tool to assist in editing Office document files</Description>
1212

1313
<RepositoryType>git</RepositoryType>
14-
<Copyright>Copyright © 2020-2022 dotnet campus, All Rights Reserved.</Copyright>
14+
<Copyright>Copyright © 2020-$([System.DateTime]::Now.ToString(`yyyy`)) dotnet campus, All Rights Reserved.</Copyright>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)