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 --- boost/mssql/Makefile.am | 2 +- boost/mssql/date-time/driver.cxx | 2 +- boost/mssql/date-time/makefile | 2 +- boost/mssql/date-time/test.hxx | 2 +- boost/mssql/makefile | 2 +- boost/mssql/template/Makefile.am | 2 +- boost/mssql/template/driver.cxx | 2 +- boost/mssql/template/makefile | 2 +- boost/mssql/template/test.hxx | 2 +- boost/mssql/test.bat | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'boost/mssql') diff --git a/boost/mssql/Makefile.am b/boost/mssql/Makefile.am index 2a31e35..9f54b4d 100644 --- a/boost/mssql/Makefile.am +++ b/boost/mssql/Makefile.am @@ -1,5 +1,5 @@ # file : boost/mssql/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 SUBDIRS = __path__(dirs) diff --git a/boost/mssql/date-time/driver.cxx b/boost/mssql/date-time/driver.cxx index 81b6f6e..636200a 100644 --- a/boost/mssql/date-time/driver.cxx +++ b/boost/mssql/date-time/driver.cxx @@ -1,5 +1,5 @@ // file : boost/mssql/date-time/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 // Test boost date/time type persistence. SQL Server version. diff --git a/boost/mssql/date-time/makefile b/boost/mssql/date-time/makefile index a315271..a286263 100644 --- a/boost/mssql/date-time/makefile +++ b/boost/mssql/date-time/makefile @@ -1,5 +1,5 @@ # file : boost/mssql/date-time/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/boost/mssql/date-time/test.hxx b/boost/mssql/date-time/test.hxx index d9b058f..d07ef0c 100644 --- a/boost/mssql/date-time/test.hxx +++ b/boost/mssql/date-time/test.hxx @@ -1,5 +1,5 @@ // file : boost/mssql/date-time/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 diff --git a/boost/mssql/makefile b/boost/mssql/makefile index 57028d9..f5cc2fc 100644 --- a/boost/mssql/makefile +++ b/boost/mssql/makefile @@ -1,5 +1,5 @@ # file : boost/mssql/makefile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/boost/mssql/template/Makefile.am b/boost/mssql/template/Makefile.am index a28fbf8..1396aaf 100644 --- a/boost/mssql/template/Makefile.am +++ b/boost/mssql/template/Makefile.am @@ -1,5 +1,5 @@ # file : boost/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/boost/mssql/template/driver.cxx b/boost/mssql/template/driver.cxx index 25ac8e4..20eb3f8 100644 --- a/boost/mssql/template/driver.cxx +++ b/boost/mssql/template/driver.cxx @@ -1,5 +1,5 @@ // file : boost/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/boost/mssql/template/makefile b/boost/mssql/template/makefile index 2ba7faa..f9bd16e 100644 --- a/boost/mssql/template/makefile +++ b/boost/mssql/template/makefile @@ -1,5 +1,5 @@ # file : boost/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/boost/mssql/template/test.hxx b/boost/mssql/template/test.hxx index dd6d31a..2e22d2e 100644 --- a/boost/mssql/template/test.hxx +++ b/boost/mssql/template/test.hxx @@ -1,5 +1,5 @@ // file : boost/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 diff --git a/boost/mssql/test.bat b/boost/mssql/test.bat index 0298168..fcf5a49 100644 --- a/boost/mssql/test.bat +++ b/boost/mssql/test.bat @@ -1,6 +1,6 @@ @echo off rem file : boost/mssql/test.bat -rem copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +rem copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file setlocal -- cgit v1.1