From 9c304207722ff9e2794ba25bb496858f089e4a2a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 6 Feb 2015 09:31:17 +0200 Subject: Update copyright --- mssql/custom/driver.cxx | 2 +- mssql/custom/makefile | 2 +- mssql/custom/query.hxx | 2 +- mssql/custom/test.hxx | 2 +- mssql/custom/traits.cxx | 2 +- mssql/custom/traits.hxx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mssql/custom') diff --git a/mssql/custom/driver.cxx b/mssql/custom/driver.cxx index ebaa790..13282dc 100644 --- a/mssql/custom/driver.cxx +++ b/mssql/custom/driver.cxx @@ -1,5 +1,5 @@ // file : mssql/custom/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 custom database type mapping in SQL Server. diff --git a/mssql/custom/makefile b/mssql/custom/makefile index 8966239..9d0220c 100644 --- a/mssql/custom/makefile +++ b/mssql/custom/makefile @@ -1,5 +1,5 @@ # file : mssql/custom/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/mssql/custom/query.hxx b/mssql/custom/query.hxx index d2e29e6..6d65f86 100644 --- a/mssql/custom/query.hxx +++ b/mssql/custom/query.hxx @@ -1,5 +1,5 @@ // file : mssql/custom/query.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 QUERY_HXX diff --git a/mssql/custom/test.hxx b/mssql/custom/test.hxx index 7e6e81c..751669c 100644 --- a/mssql/custom/test.hxx +++ b/mssql/custom/test.hxx @@ -1,5 +1,5 @@ // file : mssql/types/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/mssql/custom/traits.cxx b/mssql/custom/traits.cxx index 80fe42f..266dec3 100644 --- a/mssql/custom/traits.cxx +++ b/mssql/custom/traits.cxx @@ -1,5 +1,5 @@ // file : mssql/types/traits.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 #include "traits.hxx" diff --git a/mssql/custom/traits.hxx b/mssql/custom/traits.hxx index a35fa49..30ca356 100644 --- a/mssql/custom/traits.hxx +++ b/mssql/custom/traits.hxx @@ -1,5 +1,5 @@ // file : mssql/types/traits.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 TRAITS_HXX -- cgit v1.1