aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-10-19 14:55:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-10-19 14:55:46 +0200
commitdea7b4b8931285e62d82183c3d89e89473796c23 (patch)
tree528f9af3139997dd0c73115026a4ebaa884e5599
parent9cdc8c2392912379a9472b0bedee0f7cfc3d8266 (diff)
Fix incorrect license in file headers2.3.02.3
-rw-r--r--odb/oracle/section-statements.hxx2
-rw-r--r--odb/oracle/section-statements.txx2
-rw-r--r--odb/oracle/traits-calls.hxx2
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 <cstring> // 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