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 --- mssql/stored-proc/driver.cxx | 2 +- mssql/stored-proc/makefile | 2 +- mssql/stored-proc/test.hxx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'mssql/stored-proc') diff --git a/mssql/stored-proc/driver.cxx b/mssql/stored-proc/driver.cxx index a834847..f8199c3 100644 --- a/mssql/stored-proc/driver.cxx +++ b/mssql/stored-proc/driver.cxx @@ -1,5 +1,5 @@ // file : mssql/stored-proc/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 SQL Server stored procedure support. diff --git a/mssql/stored-proc/makefile b/mssql/stored-proc/makefile index 2933a05..e5ef70b 100644 --- a/mssql/stored-proc/makefile +++ b/mssql/stored-proc/makefile @@ -1,5 +1,5 @@ # file : mssql/stored-proc/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/mssql/stored-proc/test.hxx b/mssql/stored-proc/test.hxx index 56616c1..e57c1ec 100644 --- a/mssql/stored-proc/test.hxx +++ b/mssql/stored-proc/test.hxx @@ -1,5 +1,5 @@ // file : mssql/stored-proc/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 -- cgit v1.1