diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-12 15:02:38 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 14:53:08 +0300 |
commit | deb2e9047b4b63dbd36d11730a59e7769a213a83 (patch) | |
tree | 47ab1e00497b5154d07c6ea60d65f57ed60fd381 /odb/mssql/polymorphic-object-result.txx | |
parent | 2c64206e9b7b859b6108d2391e20114b2fd9fd05 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'odb/mssql/polymorphic-object-result.txx')
-rw-r--r-- | odb/mssql/polymorphic-object-result.txx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/mssql/polymorphic-object-result.txx b/odb/mssql/polymorphic-object-result.txx index c6d8e03..159010f 100644 --- a/odb/mssql/polymorphic-object-result.txx +++ b/odb/mssql/polymorphic-object-result.txx @@ -1,5 +1,4 @@ // file : odb/mssql/polymorphic-object-result.txx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cassert> |