From 8f8c17009691694fe42651a13972140bf4112678 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 1 Dec 2011 16:07:44 +0200 Subject: Correct license information --- mssql/native/driver.cxx | 2 +- mssql/native/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mssql/native') diff --git a/mssql/native/driver.cxx b/mssql/native/driver.cxx index 6dff23f..9911a36 100644 --- a/mssql/native/driver.cxx +++ b/mssql/native/driver.cxx @@ -1,7 +1,7 @@ // file : mssql/native/driver.cxx // author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC -// license : ODB NCUEL; see accompanying LICENSE file +// license : GNU GPL; see accompanying LICENSE file // Test native SQL execution. // diff --git a/mssql/native/makefile b/mssql/native/makefile index 40c3ab0..3eca560 100644 --- a/mssql/native/makefile +++ b/mssql/native/makefile @@ -1,7 +1,7 @@ # file : mssql/native/makefile # author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC -# license : ODB NCUEL; see accompanying LICENSE file +# license : GNU GPL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -- cgit v1.1