From dea7b4b8931285e62d82183c3d89e89473796c23 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/oracle/section-statements.hxx | 2 +- odb/oracle/section-statements.txx | 2 +- odb/oracle/traits-calls.hxx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/odb/oracle/section-statements.hxx b/odb/oracle/section-statements.hxx index ac8672a..3d32b65 100644 --- a/odb/oracle/section-statements.hxx +++ b/odb/oracle/section-statements.hxx @@ -1,6 +1,6 @@ // file : odb/oracle/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_ORACLE_SECTION_STATEMENTS_HXX #define ODB_ORACLE_SECTION_STATEMENTS_HXX diff --git a/odb/oracle/section-statements.txx b/odb/oracle/section-statements.txx index a56b3ba..391550f 100644 --- a/odb/oracle/section-statements.txx +++ b/odb/oracle/section-statements.txx @@ -1,6 +1,6 @@ // file : odb/oracle/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/oracle/traits-calls.hxx b/odb/oracle/traits-calls.hxx index e15e616..48af8f2 100644 --- a/odb/oracle/traits-calls.hxx +++ b/odb/oracle/traits-calls.hxx @@ -1,6 +1,6 @@ // file : odb/oracle/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_ORACLE_TRAITS_CALLS_HXX #define ODB_ORACLE_TRAITS_CALLS_HXX -- cgit v1.1