aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/query-const-expr.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:55 +0200
commit1297837bccf846e5d9ece94284b13c02b841f581 (patch)
treec269103454fb9755f57b462fb7fb94a48e55094f /odb/pgsql/query-const-expr.cxx
parent6b96db8901fe76054efcee20d14d2c625dd0fedb (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'odb/pgsql/query-const-expr.cxx')
-rw-r--r--odb/pgsql/query-const-expr.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/pgsql/query-const-expr.cxx b/odb/pgsql/query-const-expr.cxx
index 94f1417..2be9fc0 100644
--- a/odb/pgsql/query-const-expr.cxx
+++ b/odb/pgsql/query-const-expr.cxx
@@ -1,5 +1,4 @@
// file : odb/pgsql/query-const-expr.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file