From 68a31ac90d11b2f0294e82eb887bd03fde85fbb1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 24 May 2018 21:55:43 +0300 Subject: Update copyright year --- boost/pgsql/Makefile.am | 2 +- boost/pgsql/date-time/driver.cxx | 2 +- boost/pgsql/date-time/makefile | 2 +- boost/pgsql/date-time/test.hxx | 2 +- boost/pgsql/makefile | 2 +- boost/pgsql/template/Makefile.am | 2 +- boost/pgsql/template/driver.cxx | 2 +- boost/pgsql/template/makefile | 2 +- boost/pgsql/template/test.hxx | 2 +- boost/pgsql/test.bat | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'boost/pgsql') diff --git a/boost/pgsql/Makefile.am b/boost/pgsql/Makefile.am index f17dac5..a762774 100644 --- a/boost/pgsql/Makefile.am +++ b/boost/pgsql/Makefile.am @@ -1,5 +1,5 @@ # file : boost/pgsql/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 SUBDIRS = __path__(dirs) diff --git a/boost/pgsql/date-time/driver.cxx b/boost/pgsql/date-time/driver.cxx index 91fd5b8..2f1f9d4 100644 --- a/boost/pgsql/date-time/driver.cxx +++ b/boost/pgsql/date-time/driver.cxx @@ -1,5 +1,5 @@ // file : boost/pgsql/date-time/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 // Test boost date/time type persistence. PostgreSQL version. diff --git a/boost/pgsql/date-time/makefile b/boost/pgsql/date-time/makefile index eab3471..7c9dd0a 100644 --- a/boost/pgsql/date-time/makefile +++ b/boost/pgsql/date-time/makefile @@ -1,5 +1,5 @@ # file : boost/pgsql/date-time/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/pgsql/date-time/test.hxx b/boost/pgsql/date-time/test.hxx index 26d6792..34ac130 100644 --- a/boost/pgsql/date-time/test.hxx +++ b/boost/pgsql/date-time/test.hxx @@ -1,5 +1,5 @@ // file : boost/pgsql/date-time/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 diff --git a/boost/pgsql/makefile b/boost/pgsql/makefile index a6289b8..e0c913c 100644 --- a/boost/pgsql/makefile +++ b/boost/pgsql/makefile @@ -1,5 +1,5 @@ # file : boost/pgsql/makefile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/boost/pgsql/template/Makefile.am b/boost/pgsql/template/Makefile.am index 930d0c3..97b0581 100644 --- a/boost/pgsql/template/Makefile.am +++ b/boost/pgsql/template/Makefile.am @@ -1,5 +1,5 @@ # file : boost/pgsql/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/pgsql/template/driver.cxx b/boost/pgsql/template/driver.cxx index 7eb134b..5a82834 100644 --- a/boost/pgsql/template/driver.cxx +++ b/boost/pgsql/template/driver.cxx @@ -1,5 +1,5 @@ // file : boost/pgsql/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/pgsql/template/makefile b/boost/pgsql/template/makefile index 885ba72..a6a5d78 100644 --- a/boost/pgsql/template/makefile +++ b/boost/pgsql/template/makefile @@ -1,5 +1,5 @@ # file : boost/pgsql/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/pgsql/template/test.hxx b/boost/pgsql/template/test.hxx index 7d4fe29..619746b 100644 --- a/boost/pgsql/template/test.hxx +++ b/boost/pgsql/template/test.hxx @@ -1,5 +1,5 @@ // file : boost/pgsql/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 diff --git a/boost/pgsql/test.bat b/boost/pgsql/test.bat index 6c345ba..48d22d2 100644 --- a/boost/pgsql/test.bat +++ b/boost/pgsql/test.bat @@ -1,6 +1,6 @@ @echo off rem file : boost/pgsql/test.bat -rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +rem copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file setlocal -- cgit v1.1