diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 22:10:52 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 22:10:52 +0300 |
commit | 75a35e298686de7dcbf9ab7a314f3985a06ff11b (patch) | |
tree | 260810262911f13c45a429e65ede63dcd84bb37f /odb/mssql/polymorphic-object-result.txx | |
parent | 0e5075a430b0b3f4f16422d2c085bc18c78104e6 (diff) |
Update copyright year
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 1492b59..ef65099 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cassert> |