Skip to content

Commit a217cf9

Browse files
committed
Add Copyright property
1 parent 488091c commit a217cf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<RepositoryType>git</RepositoryType>
1010
<Description>Simple REST and HTTP API Client</Description>
1111
<Authors>.NET Foundation and Contributors</Authors>
12+
<Copyright>Copyright © $(Authors) $([System.DateTime]::Now.Year)</Copyright>
1213
<UpdateVersionProperties>true</UpdateVersionProperties>
1314
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1415
<IncludeSymbols>true</IncludeSymbols>

0 commit comments

Comments
 (0)