Skip to content

Commit 565e93c

Browse files
committed
Update copyright years.
1 parent 8ded1d9 commit 565e93c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (C) 2004 MySQL AB
2-
# Copyright (C) 2004-2017 Alexey Kopytov <[email protected]>
2+
# Copyright (C) 2004-2018 Alexey Kopytov <[email protected]>
33
#
44
# This program is free software; you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

src/db_driver.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Copyright (C) 2004 MySQL AB
3-
Copyright (C) 2004-2017 Alexey Kopytov <[email protected]>
3+
Copyright (C) 2004-2018 Alexey Kopytov <[email protected]>
44
55
This program is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

src/drivers/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (C) 2004 MySQL AB
2-
# Copyright (C) 2004-2014 Alexey Kopytov <[email protected]>
2+
# Copyright (C) 2004-2018 Alexey Kopytov <[email protected]>
33
#
44
# This program is free software; you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)