Skip to content

Commit 8ed9acd

Browse files
committed
Update copyright date.
1 parent a0da796 commit 8ed9acd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

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

3-
Copyright (c) 2016 Bradley Grainger
3+
Copyright (c) 2016-2020 Bradley Grainger
44

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

src/MySqlConnector/MySqlConnector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>net45;net461;net471;netstandard1.3;netstandard2.0;netstandard2.1;netcoreapp2.1;netcoreapp3.0</TargetFrameworks>
55
<Title>Async MySQL ADO.NET Connector</Title>
66
<Description>A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.</Description>
7-
<Copyright>Copyright 2016–2019 Bradley Grainger</Copyright>
7+
<Copyright>Copyright 2016–2020 Bradley Grainger</Copyright>
88
<Authors>Bradley Grainger;Caleb Lloyd</Authors>
99
<AssemblyName>MySqlConnector</AssemblyName>
1010
<PackageId>MySqlConnector</PackageId>

0 commit comments

Comments
 (0)