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/connection.cxx | |
parent | 435a507e897638755100c29c54d18a953011f36f (diff) |
Update copyright year
Diffstat (limited to 'odb/mssql/connection.cxx')
-rw-r--r-- | odb/mssql/connection.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mssql/connection.cxx b/odb/mssql/connection.cxx index d83f6c9..b34b293 100644 --- a/odb/mssql/connection.cxx +++ b/odb/mssql/connection.cxx @@ -1,5 +1,5 @@ // file : odb/mssql/connection.cxx -// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <string> |