Skip to content

Commit 26b1aea

Browse files
committed
Update copyright
1 parent 98624f0 commit 26b1aea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Thanks to the following companies for generously providing their services/produc
211211

212212
## About
213213

214-
WebDriverManager.Net (Copyright © 2016-2019) is a personal project of [Aliaksandr Rasolka] licensed under [MIT] license.
214+
WebDriverManager.Net (Copyright © 2016-2020) is a personal project of [Aliaksandr Rasolka] licensed under [MIT] license.
215215
Comments, questions and suggestions are always very welcome!
216216

217217
[Aliaksandr Rasolka]: https://github.com/rosolko

WebDriverManager/WebDriverManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageVersion>2.9.0</PackageVersion>
77
<Title>WebDriverManager.Net</Title>
88
<Description>Automatic Selenium WebDriver binaries management for .Net</Description>
9-
<Copyright>© 2016-2019, Aliaksandr Rasolka. All Rights Reserved.</Copyright>
9+
<Copyright>© 2016-2020, Aliaksandr Rasolka. All Rights Reserved.</Copyright>
1010
<PackageProjectUrl>https://github.com/rosolko/WebDriverManager.Net</PackageProjectUrl>
1111
<PackageLicenseUrl>https://github.com/rosolko/WebDriverManager.Net/blob/master/LICENSE</PackageLicenseUrl>
1212
<RepositoryUrl>https://github.com/rosolko/WebDriverManager.Net</RepositoryUrl>

0 commit comments

Comments
 (0)