Skip to content

Commit

Permalink
fix - Fixed incorrect copyright date
Browse files Browse the repository at this point in the history
---

Nettify didn't exist in 2021.

---

Type: fix
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Sep 1, 2024
1 parent 0d47b28 commit fc98bb0
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 @@ -3,7 +3,7 @@
<Version>1.5.2</Version>
<Authors>Aptivi</Authors>
<Company>Aptivi</Company>
<Copyright>Copyright (c) 2021-2024 Aptivi</Copyright>
<Copyright>Copyright (c) 2023-2024 Aptivi</Copyright>
<LangVersion>latest</LangVersion>
<DebugType>portable</DebugType>
<SignAssembly>True</SignAssembly>
Expand Down

0 comments on commit fc98bb0

Please # to comment.