diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:16 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:16 +0200 |
commit | b0ced1fb1519d59f2a12fda502fa36aee5c7038f (patch) | |
tree | abdb16d0b09a22d36049fc433d2df604d0a131d9 /odb/mssql/polymorphic-object-result.txx | |
parent | 71eecf6429aaf2b2975db5245015d4d87b829f41 (diff) |
Update copyright
Diffstat (limited to 'odb/mssql/polymorphic-object-result.txx')
-rw-r--r-- | odb/mssql/polymorphic-object-result.txx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mssql/polymorphic-object-result.txx b/odb/mssql/polymorphic-object-result.txx index a9c78c1..8363d54 100644 --- a/odb/mssql/polymorphic-object-result.txx +++ b/odb/mssql/polymorphic-object-result.txx @@ -1,5 +1,5 @@ // file : odb/mssql/polymorphic-object-result.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cassert> |