aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/query-const-expr.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:03 +0200
commit985f63c141f0bb65d6af072b342fc2c850960e45 (patch)
tree31c50b84c604e7bf548c5a5378b0ed3ca145d577 /odb/pgsql/query-const-expr.cxx
parent1297837bccf846e5d9ece94284b13c02b841f581 (diff)
Update copyright year
Diffstat (limited to 'odb/pgsql/query-const-expr.cxx')
-rw-r--r--odb/pgsql/query-const-expr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/pgsql/query-const-expr.cxx b/odb/pgsql/query-const-expr.cxx
index 2be9fc0..3f2ccc5 100644
--- a/odb/pgsql/query-const-expr.cxx
+++ b/odb/pgsql/query-const-expr.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/query-const-expr.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/query.hxx>