aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/query-const-expr.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-12 15:02:38 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:53:08 +0300
commitdeb2e9047b4b63dbd36d11730a59e7769a213a83 (patch)
tree47ab1e00497b5154d07c6ea60d65f57ed60fd381 /odb/mssql/query-const-expr.cxx
parent2c64206e9b7b859b6108d2391e20114b2fd9fd05 (diff)
Drop copyright notice from source code
Diffstat (limited to 'odb/mssql/query-const-expr.cxx')
-rw-r--r--odb/mssql/query-const-expr.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/mssql/query-const-expr.cxx b/odb/mssql/query-const-expr.cxx
index f534ba8..4e28fad 100644
--- a/odb/mssql/query-const-expr.cxx
+++ b/odb/mssql/query-const-expr.cxx
@@ -1,5 +1,4 @@
// file : odb/mssql/query-const-expr.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/mssql/query.hxx>