Skip to content

Commit aee208f

Browse files
committed
build: updated copyright year
1 parent f50e471 commit aee208f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/.build-system/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@
5656
<_Parameter1>"KJL Solutions Ltd."</_Parameter1>
5757
</AssemblyAttribute>
5858
<AssemblyAttribute Include="System.Reflection.AssemblyCopyrightAttribute">
59-
<_Parameter1>"KJL Solutions Ltd. © 2024 | All Rights Reserved"</_Parameter1>
59+
<_Parameter1>"KJL Solutions Ltd. © 2025 | All Rights Reserved"</_Parameter1>
6060
</AssemblyAttribute>
6161
</ItemGroup>
6262

6363
<PropertyGroup Label="NuGet Package Defaults">
6464
<Authors>Kieron Lanning</Authors>
6565
<Company>KJL Solutions Ltd.</Company>
66-
<Copyright>KJL Solutions Ltd., 2024 | All rights reserved.</Copyright>
66+
<Copyright>KJL Solutions Ltd., 2025 | All rights reserved.</Copyright>
6767
<RepositoryUrl>https://github.com/purview-dev/purview-telemetry-sourcegenerator/</RepositoryUrl>
6868
</PropertyGroup>
6969

0 commit comments

Comments
 (0)