diff --git a/Makefile.am b/Makefile.am index 3c21ad1..8b10839 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # Copyright (C) 2004 MySQL AB -# Copyright (C) 2004-2017 Alexey Kopytov +# Copyright (C) 2004-2018 Alexey Kopytov # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/db_driver.c b/src/db_driver.c index 0a3b25d..47d587e 100644 --- a/src/db_driver.c +++ b/src/db_driver.c @@ -1,6 +1,6 @@ /* Copyright (C) 2004 MySQL AB - Copyright (C) 2004-2017 Alexey Kopytov + Copyright (C) 2004-2018 Alexey Kopytov This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/drivers/Makefile.am b/src/drivers/Makefile.am index 938d7eb..b461bd6 100644 --- a/src/drivers/Makefile.am +++ b/src/drivers/Makefile.am @@ -1,5 +1,5 @@ # Copyright (C) 2004 MySQL AB -# Copyright (C) 2004-2014 Alexey Kopytov +# Copyright (C) 2004-2018 Alexey Kopytov # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by