diff options
Diffstat (limited to 'odb/oracle/object-statements.cxx')
-rw-r--r-- | odb/oracle/object-statements.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/oracle/object-statements.cxx b/odb/oracle/object-statements.cxx index fb64823..fbe0743 100644 --- a/odb/oracle/object-statements.cxx +++ b/odb/oracle/object-statements.cxx @@ -1,7 +1,7 @@ // file : odb/oracle/object-statements.cxx // author : Boris Kolpackov <boris@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 <odb/oracle/object-statements.hxx> |