Skip to content

Commit

Permalink
chore: update copyright year (#796)
Browse files Browse the repository at this point in the history
  • Loading branch information
fgreinacher authored Jan 12, 2022
1 parent 93ab679 commit 6dce948
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
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<Product>System.IO.Abstractions</Product>
<Copyright>Copyright © Tatham Oddie &amp; friends 2010-2021</Copyright>
<Copyright>Copyright © Tatham Oddie &amp; friends 2010-2022</Copyright>
<Authors>Tatham Oddie &amp; friends</Authors>
<SignAssembly Condition="'$(Configuration)' == 'Release'">True</SignAssembly>
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)StrongName.snk</AssemblyOriginatorKeyFile>
Expand Down

0 comments on commit 6dce948

Please sign in to comment.