diff options
Diffstat (limited to 'odb/transaction.cxx')
-rw-r--r-- | odb/transaction.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/transaction.cxx b/odb/transaction.cxx index 6ac397f..300496f 100644 --- a/odb/transaction.cxx +++ b/odb/transaction.cxx @@ -1,5 +1,5 @@ // file : odb/transaction.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include <odb/transaction.hxx> |