Skip to content

Commit

Permalink
Update copyright year (2021)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyAkinshin committed May 19, 2021
1 parent 5c74d54 commit 2a2c0c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### The MIT License

Copyright (c) 2013–2020 .NET Foundation and contributors
Copyright (c) 2013–2021 .NET Foundation and contributors

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion docs/articles/license.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### The MIT License

Copyright (c) 2013–2020 .NET Foundation and contributors
Copyright (c) 2013–2021 .NET Foundation and contributors

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion docs/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"globalMetadata" :
{
"_appTitle" : "BenchmarkDotNet",
"_appFooter" : "Copyright © 2013–2020 .NET Foundation and contributors",
"_appFooter" : "Copyright © 2013–2021 .NET Foundation and contributors",
"_appLogoPath" : "logo/icon.svg",
"_appFaviconPath": "logo/icon-32.png",
"_enableSearch": false
Expand Down

0 comments on commit 2a2c0c3

Please sign in to comment.