Skip to content

Commit

Permalink
Bumped assembly copyright range end from 2020 to current year
Browse files Browse the repository at this point in the history
  • Loading branch information
yreynhout committed Aug 19, 2024
1 parent 6a12e6a commit cad2150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReleaseNotes>https://eventstore.com/blog/</PackageReleaseNotes>
<PackageTags>eventstore client grpc</PackageTags>
<Authors>Event Store Ltd</Authors>
<Copyright>Copyright 2012-2020 Event Store Ltd</Copyright>
<Copyright>Copyright 2012-$([System.DateTime]::Today.Year.ToString()) Event Store Ltd</Copyright>
<MinVerTagPrefix>v</MinVerTagPrefix>
</PropertyGroup>

Expand Down

0 comments on commit cad2150

Please sign in to comment.