aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/transaction-impl.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:35:59 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:35:59 +0300
commitdccc4ab4c56beeaf86e94d3ba06745ad8765252f (patch)
tree64126759aed591bcb48766359aae7b4adf26ed00 /odb/pgsql/transaction-impl.cxx
parent35ebc544d877245bb154536166f1692d12ea930f (diff)
Update copyright year
Diffstat (limited to 'odb/pgsql/transaction-impl.cxx')
-rw-r--r--odb/pgsql/transaction-impl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/pgsql/transaction-impl.cxx b/odb/pgsql/transaction-impl.cxx
index f6b3ebb..d9ae2a6 100644
--- a/odb/pgsql/transaction-impl.cxx
+++ b/odb/pgsql/transaction-impl.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/transaction-impl.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cassert>