Skip to content

Commit 2f545a6

Browse files
Update copyright year
1 parent d4e598e commit 2f545a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### The MIT License
22

3-
Copyright (c) 2020–2023 Andrey Akinshin
3+
Copyright (c) 2020–2025 Andrey Akinshin
44
Copyright (c) 2013–2020 .NET Foundation and contributors
55

66
Permission is hereby granted, free of charge, to any person obtaining

src/Perfolizer/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Copyright>Copyright (C) 2020-2023 Andrey Akinshin</Copyright>
3+
<Copyright>Copyright (C) 2020-2025 Andrey Akinshin</Copyright>
44
<Authors>Andrey Akinshin</Authors>
55
<NeutralLanguage>en-US</NeutralLanguage>
66
<PackageTags>analysis;performance;tool</PackageTags>

0 commit comments

Comments
 (0)