aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/exceptions.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:49:03 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:49:03 +0300
commit2b15e7170936eb165b20e2aacd88fa9ea73a8854 (patch)
tree6e5d61fdb631be2a4f3e72429d9758016deb9edc /odb/mysql/exceptions.cxx
parent486ffc735be4df2e06ad65484eba8a0fd165d9af (diff)
Update copyright year
Diffstat (limited to 'odb/mysql/exceptions.cxx')
-rw-r--r--odb/mysql/exceptions.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mysql/exceptions.cxx b/odb/mysql/exceptions.cxx
index 2270c46..505c51d 100644
--- a/odb/mysql/exceptions.cxx
+++ b/odb/mysql/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/mysql/exceptions.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <sstream>