aboutsummaryrefslogtreecommitdiff
path: root/mysql
diff options
context:
space:
mode:
Diffstat (limited to 'mysql')
-rw-r--r--mysql/buildfile2
-rw-r--r--mysql/config.h2
-rw-r--r--mysql/libmysql/assert.c2
-rw-r--r--mysql/my_config.h2
-rw-r--r--mysql/mysql_version.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/mysql/buildfile b/mysql/buildfile
index 9384831..8090742 100644
--- a/mysql/buildfile
+++ b/mysql/buildfile
@@ -1,5 +1,5 @@
# file : mysql/buildfile
-# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : GPLv2 with FOSS License Exception; see accompanying COPYING file
# Windows-specific utilities.
diff --git a/mysql/config.h b/mysql/config.h
index fdff936..af3d49e 100644
--- a/mysql/config.h
+++ b/mysql/config.h
@@ -1,5 +1,5 @@
/* file : mysql/config.h -*- C -*-
- * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
* license : GPLv2 with FOSS License Exception; see accompanying COPYING file
*/
diff --git a/mysql/libmysql/assert.c b/mysql/libmysql/assert.c
index aa1da46..25bc49d 100644
--- a/mysql/libmysql/assert.c
+++ b/mysql/libmysql/assert.c
@@ -1,5 +1,5 @@
/* file : mysql/libmysql/assert.c -*- C -*-
- * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
* license : GPLv2 with FOSS License Exception; see accompanying COPYING file
*/
diff --git a/mysql/my_config.h b/mysql/my_config.h
index 14bc10e..bc6303d 100644
--- a/mysql/my_config.h
+++ b/mysql/my_config.h
@@ -1,5 +1,5 @@
/* file : mysql/my_config.h -*- C -*-
- * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
* license : GPLv2 with FOSS License Exception; see accompanying COPYING file
*/
diff --git a/mysql/mysql_version.h b/mysql/mysql_version.h
index 76d9b46..8a48535 100644
--- a/mysql/mysql_version.h
+++ b/mysql/mysql_version.h
@@ -1,6 +1,6 @@
/*
* file : mysql/mysql_version.h
- * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
* license : GPLv2 with FOSS License Exception; see accompanying COPYING file
*/