Skip to content

Commit

Permalink
Merge pull request #48 from dotnet-campus/t/lindexi/Copyright
Browse files Browse the repository at this point in the history
更新版权信息
  • Loading branch information
ZhengDaoWang authored Dec 19, 2024
2 parents 7e2ac72 + 0325968 commit 290d977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<Description>A dotnet tool to assist in editing Office document files</Description>

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

0 comments on commit 290d977

Please sign in to comment.