From 3e887885ec753f2cb0a9bba6fb4e856e51194a5c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 17 Jan 2019 11:24:18 +0300 Subject: Update copyright year --- mssql/template/Makefile.am | 2 +- mssql/template/driver.cxx | 2 +- mssql/template/makefile | 2 +- mssql/template/test.hxx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mssql/template') diff --git a/mssql/template/Makefile.am b/mssql/template/Makefile.am index 0231baa..e0aac1a 100644 --- a/mssql/template/Makefile.am +++ b/mssql/template/Makefile.am @@ -1,5 +1,5 @@ # file : mssql/template/Makefile.am -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file EXTRA_DIST = __file__(extra_dist) diff --git a/mssql/template/driver.cxx b/mssql/template/driver.cxx index cb7cece..0bc2536 100644 --- a/mssql/template/driver.cxx +++ b/mssql/template/driver.cxx @@ -1,5 +1,5 @@ // file : mssql/template/driver.cxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // PLACE TEST DESCRIPTION HERE diff --git a/mssql/template/makefile b/mssql/template/makefile index fafc2dd..8a6c727 100644 --- a/mssql/template/makefile +++ b/mssql/template/makefile @@ -1,5 +1,5 @@ # file : mssql/template/makefile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/mssql/template/test.hxx b/mssql/template/test.hxx index 3319eda..6d99a4b 100644 --- a/mssql/template/test.hxx +++ b/mssql/template/test.hxx @@ -1,5 +1,5 @@ // file : mssql/template/test.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX -- cgit v1.1