diff options
-rw-r--r-- | odb/mssql/section-statements.hxx | 2 | ||||
-rw-r--r-- | odb/mssql/section-statements.txx | 2 | ||||
-rw-r--r-- | odb/mssql/statement-processing.cxx | 2 | ||||
-rw-r--r-- | 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 <cstring> // 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 <cassert> 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 |