Skip to content

Commit 2a2c0c3

Browse files
Update copyright year (2021)
1 parent 5c74d54 commit 2a2c0c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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) 2013–2020 .NET Foundation and contributors
3+
Copyright (c) 2013–2021 .NET Foundation and contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining
66
a copy of this software and associated documentation files (the

docs/articles/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) 2013–2020 .NET Foundation and contributors
3+
Copyright (c) 2013–2021 .NET Foundation and contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining
66
a copy of this software and associated documentation files (the

docs/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"globalMetadata" :
6565
{
6666
"_appTitle" : "BenchmarkDotNet",
67-
"_appFooter" : "Copyright © 2013–2020 .NET Foundation and contributors",
67+
"_appFooter" : "Copyright © 2013–2021 .NET Foundation and contributors",
6868
"_appLogoPath" : "logo/icon.svg",
6969
"_appFaviconPath": "logo/icon-32.png",
7070
"_enableSearch": false

0 commit comments

Comments
 (0)