Skip to content

Commit

Permalink
Bump copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed Jan 29, 2024
1 parent e10d3f0 commit 96f806d
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 @@ -7,7 +7,7 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Authors>Drew Noakes</Authors>
<Copyright>Copyright Drew Noakes 2002-2023</Copyright>
<Copyright>Copyright Drew Noakes 2002-2024</Copyright>
<PackageIcon>metadata-extractor-logo-128.png</PackageIcon>
<PackageProjectUrl>https://github.com/drewnoakes/metadata-extractor-dotnet</PackageProjectUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
Expand Down

0 comments on commit 96f806d

Please sign in to comment.