aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/transaction.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 12:31:33 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 12:31:33 +0300
commitc80fd7466c001581b0e3cea597d522381ed7816e (patch)
treef265f89a3e8402098f7bede28f0a4bbf22734226 /odb/pgsql/transaction.cxx
parentfbe76979ab780ae208167b761d765d7f350984e1 (diff)
Drop copyright notice from source code
Diffstat (limited to 'odb/pgsql/transaction.cxx')
-rw-r--r--odb/pgsql/transaction.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/pgsql/transaction.cxx b/odb/pgsql/transaction.cxx
index c9410b2..3b32d80 100644
--- a/odb/pgsql/transaction.cxx
+++ b/odb/pgsql/transaction.cxx
@@ -1,5 +1,4 @@
// file : odb/pgsql/transaction.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cassert>