diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-09 10:19:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-09 10:19:18 +0200 |
commit | 645a1fc45660952c354336d19831e44d8bebeb16 (patch) | |
tree | 09733b4a60e0a2f79e6a5c697bd4505bd85e557b /odb/mssql/polymorphic-object-result.txx | |
parent | 780fed601111802a7ae765e9b8a795406b3b1316 (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 fd72f74..14c7c75 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-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cassert> |