From 9c304207722ff9e2794ba25bb496858f089e4a2a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 6 Feb 2015 09:31:17 +0200 Subject: Update copyright --- boost/sqlite/Makefile.am | 2 +- boost/sqlite/date-time/driver.cxx | 2 +- boost/sqlite/date-time/makefile | 2 +- boost/sqlite/date-time/test.hxx | 2 +- boost/sqlite/makefile | 2 +- boost/sqlite/template/Makefile.am | 2 +- boost/sqlite/template/driver.cxx | 2 +- boost/sqlite/template/makefile | 2 +- boost/sqlite/template/test.hxx | 2 +- boost/sqlite/test.bat | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'boost/sqlite') diff --git a/boost/sqlite/Makefile.am b/boost/sqlite/Makefile.am index b167423..7ba7c4b 100644 --- a/boost/sqlite/Makefile.am +++ b/boost/sqlite/Makefile.am @@ -1,5 +1,5 @@ # file : boost/sqlite/Makefile.am -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file SUBDIRS = __path__(dirs) diff --git a/boost/sqlite/date-time/driver.cxx b/boost/sqlite/date-time/driver.cxx index 8aab2d6..2d31c9b 100644 --- a/boost/sqlite/date-time/driver.cxx +++ b/boost/sqlite/date-time/driver.cxx @@ -1,5 +1,5 @@ // file : boost/sqlite/date-time/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test boost date/time type persistence. SQLite version. diff --git a/boost/sqlite/date-time/makefile b/boost/sqlite/date-time/makefile index 065ac18..428256a 100644 --- a/boost/sqlite/date-time/makefile +++ b/boost/sqlite/date-time/makefile @@ -1,5 +1,5 @@ # file : boost/sqlite/date-time/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/boost/sqlite/date-time/test.hxx b/boost/sqlite/date-time/test.hxx index 660a401..58ab5e2 100644 --- a/boost/sqlite/date-time/test.hxx +++ b/boost/sqlite/date-time/test.hxx @@ -1,5 +1,5 @@ // file : boost/sqlite/date-time/test.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/boost/sqlite/makefile b/boost/sqlite/makefile index de0bcb2..a446ff8 100644 --- a/boost/sqlite/makefile +++ b/boost/sqlite/makefile @@ -1,5 +1,5 @@ # file : boost/sqlite/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/boost/sqlite/template/Makefile.am b/boost/sqlite/template/Makefile.am index 0a7f915..47466f0 100644 --- a/boost/sqlite/template/Makefile.am +++ b/boost/sqlite/template/Makefile.am @@ -1,5 +1,5 @@ # file : boost/sqlite/template/Makefile.am -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file EXTRA_DIST = __file__(extra_dist) diff --git a/boost/sqlite/template/driver.cxx b/boost/sqlite/template/driver.cxx index d0594b7..de470c6 100644 --- a/boost/sqlite/template/driver.cxx +++ b/boost/sqlite/template/driver.cxx @@ -1,5 +1,5 @@ // file : boost/sqlite/template/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // PLACE TEST DESCRIPTION HERE diff --git a/boost/sqlite/template/makefile b/boost/sqlite/template/makefile index 8f5c1c7..3040821 100644 --- a/boost/sqlite/template/makefile +++ b/boost/sqlite/template/makefile @@ -1,5 +1,5 @@ # file : boost/sqlite/template/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/boost/sqlite/template/test.hxx b/boost/sqlite/template/test.hxx index cea28f0..f500c6d 100644 --- a/boost/sqlite/template/test.hxx +++ b/boost/sqlite/template/test.hxx @@ -1,5 +1,5 @@ // file : boost/sqlite/template/test.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/boost/sqlite/test.bat b/boost/sqlite/test.bat index ee57c6f..2984c0a 100644 --- a/boost/sqlite/test.bat +++ b/boost/sqlite/test.bat @@ -1,6 +1,6 @@ @echo off rem file : boost/sqlite/test.bat -rem copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +rem copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file setlocal -- cgit v1.1