aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/connection.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:42:21 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:42:21 +0300
commit18d003449e969a224d49f953d29667cdb8c93c1d (patch)
tree859a0f24fea968063d2089f3e326df84e6b15f1f /odb/mssql/connection.cxx
parent2f2c4f9ca48df842fc2e466e62533f5453ee70b1 (diff)
Update copyright year
Diffstat (limited to 'odb/mssql/connection.cxx')
-rw-r--r--odb/mssql/connection.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mssql/connection.cxx b/odb/mssql/connection.cxx
index 44438ae..fc91a4e 100644
--- a/odb/mssql/connection.cxx
+++ b/odb/mssql/connection.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/connection.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <string>