aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/details
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-09-27 09:26:58 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-09-27 09:26:58 +0200
commitf151784adccbce91b0edb08e48923f84e76fcf3f (patch)
tree410a282d5abb702ae83025c88949175ea262e818 /odb/oracle/details
parentc43fc7926bc38c116019bd313f13f6380c63c6c3 (diff)
Correct license line in file headers
Diffstat (limited to 'odb/oracle/details')
-rw-r--r--odb/oracle/details/number.cxx2
-rw-r--r--odb/oracle/details/number.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/odb/oracle/details/number.cxx b/odb/oracle/details/number.cxx
index bf7902a..859a32b 100644
--- a/odb/oracle/details/number.cxx
+++ b/odb/oracle/details/number.cxx
@@ -1,7 +1,7 @@
// file : odb/oracle/details/number.cxx
// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
-// license : GNU GPL v2; see accompanying LICENSE file
+// license : ODB NCUEL; see accompanying LICENSE file
#include <cstddef> // std::size_t
#include <cassert>
diff --git a/odb/oracle/details/number.hxx b/odb/oracle/details/number.hxx
index 4f49643..c950dd4 100644
--- a/odb/oracle/details/number.hxx
+++ b/odb/oracle/details/number.hxx
@@ -1,7 +1,7 @@
// file : odb/oracle/details/number.hxx
// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
-// license : GNU GPL v2; see accompanying LICENSE file
+// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_NUMBER_HXX
#define ODB_ORACLE_NUMBER_HXX