diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-09-17 08:39:57 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-09-17 08:39:57 +0200 |
commit | 7b6785a77e9df669ce82df36f302e500f223e5fb (patch) | |
tree | 8b37cc4f77b55fe11ffadd25d0b9a934469b06d4 | |
parent | a25cbb85955d171127a8e406ecb92a46b544dbcc (diff) |
Fix incorrect license information2.1.0
-rw-r--r-- | odb/oracle/details/conversion.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/oracle/details/conversion.hxx b/odb/oracle/details/conversion.hxx index d9ea814..19f1be4 100644 --- a/odb/oracle/details/conversion.hxx +++ b/odb/oracle/details/conversion.hxx @@ -1,6 +1,6 @@ // file : odb/oracle/details/conversion.hxx // copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC -// license : GNU GPL v2; see accompanying LICENSE file +// license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DETAILS_CONVERSION_HXX #define ODB_ORACLE_DETAILS_CONVERSION_HXX |