From d56f7077de2a985b9e105df3fd70253381a01401 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 9 Feb 2013 10:19:19 +0200 Subject: Update copyright year --- boost/oracle/Makefile.am | 2 +- boost/oracle/date-time/driver.cxx | 2 +- boost/oracle/date-time/makefile | 2 +- boost/oracle/date-time/test.hxx | 2 +- boost/oracle/makefile | 2 +- boost/oracle/template/Makefile.am | 2 +- boost/oracle/template/driver.cxx | 2 +- boost/oracle/template/makefile | 2 +- boost/oracle/template/test.hxx | 2 +- boost/oracle/test.bat | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'boost/oracle') diff --git a/boost/oracle/Makefile.am b/boost/oracle/Makefile.am index 1b65c84..ce4e1e6 100644 --- a/boost/oracle/Makefile.am +++ b/boost/oracle/Makefile.am @@ -1,5 +1,5 @@ # file : boost/oracle/Makefile.am -# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file SUBDIRS = __path__(dirs) diff --git a/boost/oracle/date-time/driver.cxx b/boost/oracle/date-time/driver.cxx index a1a12fb..7247220 100644 --- a/boost/oracle/date-time/driver.cxx +++ b/boost/oracle/date-time/driver.cxx @@ -1,5 +1,5 @@ // file : boost/oracle/date-time/driver.cxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test boost date/time type persistence. Oracle version. diff --git a/boost/oracle/date-time/makefile b/boost/oracle/date-time/makefile index c94ca46..4c7b3fc 100644 --- a/boost/oracle/date-time/makefile +++ b/boost/oracle/date-time/makefile @@ -1,5 +1,5 @@ # file : boost/oracle/date-time/makefile -# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/boost/oracle/date-time/test.hxx b/boost/oracle/date-time/test.hxx index e7afe8f..0912dc6 100644 --- a/boost/oracle/date-time/test.hxx +++ b/boost/oracle/date-time/test.hxx @@ -1,5 +1,5 @@ // file : boost/oracle/date-time/test.hxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/boost/oracle/makefile b/boost/oracle/makefile index 18f5179..3294e24 100644 --- a/boost/oracle/makefile +++ b/boost/oracle/makefile @@ -1,5 +1,5 @@ # file : boost/oracle/makefile -# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/boost/oracle/template/Makefile.am b/boost/oracle/template/Makefile.am index 3eec093..91444dd 100644 --- a/boost/oracle/template/Makefile.am +++ b/boost/oracle/template/Makefile.am @@ -1,5 +1,5 @@ # file : boost/oracle/template/Makefile.am -# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file EXTRA_DIST = __file__(extra_dist) diff --git a/boost/oracle/template/driver.cxx b/boost/oracle/template/driver.cxx index c4aa21d..6ecde1b 100644 --- a/boost/oracle/template/driver.cxx +++ b/boost/oracle/template/driver.cxx @@ -1,5 +1,5 @@ // file : boost/oracle/template/driver.cxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // PLACE TEST DESCRIPTION HERE diff --git a/boost/oracle/template/makefile b/boost/oracle/template/makefile index d98a808..50b6be4 100644 --- a/boost/oracle/template/makefile +++ b/boost/oracle/template/makefile @@ -1,5 +1,5 @@ # file : boost/oracle/template/makefile -# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/boost/oracle/template/test.hxx b/boost/oracle/template/test.hxx index 8251a6d..924b4bb 100644 --- a/boost/oracle/template/test.hxx +++ b/boost/oracle/template/test.hxx @@ -1,5 +1,5 @@ // file : boost/oracle/template/test.hxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/boost/oracle/test.bat b/boost/oracle/test.bat index a17ecd6..2d13c75 100644 --- a/boost/oracle/test.bat +++ b/boost/oracle/test.bat @@ -1,6 +1,6 @@ @echo off rem file : boost/oracle/test.bat -rem copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +rem copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file setlocal -- cgit v1.1