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 a4b5837..5278973 100644
--- a/mysql/buildfile
+++ b/mysql/buildfile
@@ -1,5 +1,5 @@
# file : mysql/buildfile
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 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 6e88f5f..fdff936 100644
--- a/mysql/config.h
+++ b/mysql/config.h
@@ -1,5 +1,5 @@
/* file : mysql/config.h -*- C -*-
- * copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2018 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 e11db5b..aa1da46 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-2017 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2018 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 29793bb..4738543 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-2017 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2018 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 45fe511..76d9b46 100644
--- a/mysql/mysql_version.h
+++ b/mysql/mysql_version.h
@@ -1,6 +1,6 @@
/*
* file : mysql/mysql_version.h
- * copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
* license : GPLv2 with FOSS License Exception; see accompanying COPYING file
*/