Skip to content

Commit 16f753e

Browse files
committed
Update copyright year to 2026 in project file
The copyright notice in ACadSharp.csproj was changed from 2024 to 2026 to reflect the current year. No other modifications were made.
1 parent c08c0fe commit 16f753e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ACadSharp/ACadSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1010
<RepositoryType>git</RepositoryType>
1111
<PackageProjectUrl>https://github.com/DomCR/ACadSharp</PackageProjectUrl>
12-
<Copyright>Copyright (c) 2024 Albert Domenech</Copyright>
12+
<Copyright>Copyright (c) 2026 Albert Domenech</Copyright>
1313
<Description>C# library to read/write cad files like dxf/dwg.</Description>
1414
<GeneratePackageOnBuild Condition="'$(Configuration)' == 'Release'">True</GeneratePackageOnBuild>
1515
</PropertyGroup>

0 commit comments

Comments
 (0)