aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/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
commitd5868b392885b35240fb0982ba66d6b6df12857f (patch)
tree3e3f2aa5c5cf3415a3e55655d5d04f15c592b5b1 /odb/sqlite/query-const-expr.cxx
parent672e2e42125975d98195e9f4e9b7ccb654a9c7cc (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'odb/sqlite/query-const-expr.cxx')
-rw-r--r--odb/sqlite/query-const-expr.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/sqlite/query-const-expr.cxx b/odb/sqlite/query-const-expr.cxx
index 49c5a6c..3c5d1af 100644
--- a/odb/sqlite/query-const-expr.cxx
+++ b/odb/sqlite/query-const-expr.cxx
@@ -1,5 +1,4 @@
// file : odb/sqlite/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