diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 14:15:42 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 14:15:42 +0200 |
commit | 2cf77fec4f8e7bba8a9b77b9a305d1cf404e7484 (patch) | |
tree | 2b18456fa53efcaf8b65bed2301218f0848ad3cf /odb/mssql/polymorphic-object-result.txx | |
parent | 435a507e897638755100c29c54d18a953011f36f (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 8363d54..1492b59 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cassert> |