From 68a31ac90d11b2f0294e82eb887bd03fde85fbb1 Mon Sep 17 00:00:00 2001
From: Karen Arutyunov <karen@codesynthesis.com>
Date: Thu, 24 May 2018 21:55:43 +0300
Subject: Update copyright year

---
 boost/mysql/template/Makefile.am | 2 +-
 boost/mysql/template/driver.cxx  | 2 +-
 boost/mysql/template/makefile    | 2 +-
 boost/mysql/template/test.hxx    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'boost/mysql/template')

diff --git a/boost/mysql/template/Makefile.am b/boost/mysql/template/Makefile.am
index 1e362f7..b0c803d 100644
--- a/boost/mysql/template/Makefile.am
+++ b/boost/mysql/template/Makefile.am
@@ -1,5 +1,5 @@
 # file      : boost/mysql/template/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
 # license   : GNU GPL v2; see accompanying LICENSE file
 
 EXTRA_DIST = __file__(extra_dist)
diff --git a/boost/mysql/template/driver.cxx b/boost/mysql/template/driver.cxx
index d6c8968..83e5cef 100644
--- a/boost/mysql/template/driver.cxx
+++ b/boost/mysql/template/driver.cxx
@@ -1,5 +1,5 @@
 // file      : boost/mysql/template/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 // PLACE TEST DESCRIPTION HERE
diff --git a/boost/mysql/template/makefile b/boost/mysql/template/makefile
index 31d4e00..c9a59c4 100644
--- a/boost/mysql/template/makefile
+++ b/boost/mysql/template/makefile
@@ -1,5 +1,5 @@
 # file      : boost/mysql/template/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
 # license   : GNU GPL v2; see accompanying LICENSE file
 
 include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/boost/mysql/template/test.hxx b/boost/mysql/template/test.hxx
index 5f5d099..d3eb4f1 100644
--- a/boost/mysql/template/test.hxx
+++ b/boost/mysql/template/test.hxx
@@ -1,5 +1,5 @@
 // file      : boost/mysql/template/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
 // license   : GNU GPL v2; see accompanying LICENSE file
 
 #ifndef TEST_HXX
-- 
cgit v1.1