From d3afc400cd6a56867226d2c2fb0617ba4e8fa14d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 19 Oct 2013 14:55:46 +0200 Subject: Fix incorrect license in file headers --- odb/mssql/section-statements.hxx | 2 +- odb/mssql/section-statements.txx | 2 +- odb/mssql/statement-processing.cxx | 2 +- odb/mssql/traits-calls.hxx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/odb/mssql/section-statements.hxx b/odb/mssql/section-statements.hxx index c592dd9..43919d5 100644 --- a/odb/mssql/section-statements.hxx +++ b/odb/mssql/section-statements.hxx @@ -1,6 +1,6 @@ // file : odb/mssql/section-statements.hxx // copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_MSSQL_SECTION_STATEMENTS_HXX #define ODB_MSSQL_SECTION_STATEMENTS_HXX diff --git a/odb/mssql/section-statements.txx b/odb/mssql/section-statements.txx index 7036270..358c216 100644 --- a/odb/mssql/section-statements.txx +++ b/odb/mssql/section-statements.txx @@ -1,6 +1,6 @@ // file : odb/mssql/section-statements.txx // copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : ODB NCUEL; see accompanying LICENSE file #include // std::memset diff --git a/odb/mssql/statement-processing.cxx b/odb/mssql/statement-processing.cxx index e591385..f44b10b 100644 --- a/odb/mssql/statement-processing.cxx +++ b/odb/mssql/statement-processing.cxx @@ -1,6 +1,6 @@ // file : odb/mssql/statement-processing.cxx // copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/mssql/traits-calls.hxx b/odb/mssql/traits-calls.hxx index 88665f7..2cd4bf9 100644 --- a/odb/mssql/traits-calls.hxx +++ b/odb/mssql/traits-calls.hxx @@ -1,6 +1,6 @@ // file : odb/mssql/traits-calls.hxx // copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_MSSQL_TRAITS_CALLS_HXX #define ODB_MSSQL_TRAITS_CALLS_HXX -- cgit v1.1