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 | 15af783d2b1473ac46b0c8cfcb2d4a794706e4e0 (patch) | |
tree | aac64c0ecf59ec1a726533db8908d6904370f135 | |
parent | 12bb751f8607847e50741efa71d64cf3ba6bbd3d (diff) |
Fix incorrect license information2.1.0
-rw-r--r-- | odb/mssql/details/conversion.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mssql/details/conversion.hxx b/odb/mssql/details/conversion.hxx index 4b419da..4a2c4fc 100644 --- a/odb/mssql/details/conversion.hxx +++ b/odb/mssql/details/conversion.hxx @@ -1,6 +1,6 @@ // file : odb/mssql/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_MSSQL_DETAILS_CONVERSION_HXX #define ODB_MSSQL_DETAILS_CONVERSION_HXX |