From 0a8568dda1ddbbd6b3207f95b62c5f8029bbceef Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 14:23:50 +0200 Subject: Update copyright year --- boost/mysql/Makefile.am | 2 +- boost/mysql/date-time/driver.cxx | 2 +- boost/mysql/date-time/makefile | 2 +- boost/mysql/date-time/test.hxx | 2 +- boost/mysql/makefile | 2 +- boost/mysql/template/Makefile.am | 2 +- boost/mysql/template/driver.cxx | 2 +- boost/mysql/template/makefile | 2 +- boost/mysql/template/test.hxx | 2 +- boost/mysql/test.bat | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'boost/mysql') diff --git a/boost/mysql/Makefile.am b/boost/mysql/Makefile.am index 8ae9d19..2eb9fcc 100644 --- a/boost/mysql/Makefile.am +++ b/boost/mysql/Makefile.am @@ -1,5 +1,5 @@ # file : boost/mysql/Makefile.am -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file SUBDIRS = __path__(dirs) diff --git a/boost/mysql/date-time/driver.cxx b/boost/mysql/date-time/driver.cxx index b043750..4e2a745 100644 --- a/boost/mysql/date-time/driver.cxx +++ b/boost/mysql/date-time/driver.cxx @@ -1,5 +1,5 @@ // file : boost/mysql/date-time/driver.cxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test boost date/time type persistence. MySQL version. diff --git a/boost/mysql/date-time/makefile b/boost/mysql/date-time/makefile index b082bf8..cf7da2e 100644 --- a/boost/mysql/date-time/makefile +++ b/boost/mysql/date-time/makefile @@ -1,5 +1,5 @@ # file : boost/mysql/date-time/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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/date-time/test.hxx b/boost/mysql/date-time/test.hxx index b61aabc..affcf17 100644 --- a/boost/mysql/date-time/test.hxx +++ b/boost/mysql/date-time/test.hxx @@ -1,5 +1,5 @@ // file : boost/mysql/date-time/test.hxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/boost/mysql/makefile b/boost/mysql/makefile index 31614d9..dd7d4de 100644 --- a/boost/mysql/makefile +++ b/boost/mysql/makefile @@ -1,5 +1,5 @@ # file : boost/mysql/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/boost/mysql/template/Makefile.am b/boost/mysql/template/Makefile.am index 47f92f8..1e362f7 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 c37c624..d6c8968 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 ca9f295..31d4e00 100644 --- a/boost/mysql/template/makefile +++ b/boost/mysql/template/makefile @@ -1,5 +1,5 @@ # file : boost/mysql/template/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 c2bfe43..5f5d099 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/boost/mysql/test.bat b/boost/mysql/test.bat index 5cab596..5b8c025 100644 --- a/boost/mysql/test.bat +++ b/boost/mysql/test.bat @@ -1,6 +1,6 @@ @echo off rem file : boost/mysql/test.bat -rem copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file setlocal -- cgit v1.1