diff options
Diffstat (limited to 'query')
-rw-r--r-- | query/database.hxx | 1 | ||||
-rw-r--r-- | query/driver.cxx | 1 | ||||
-rw-r--r-- | query/makefile | 1 | ||||
-rw-r--r-- | query/person.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/query/database.hxx b/query/database.hxx index e01b284..713e233 100644 --- a/query/database.hxx +++ b/query/database.hxx @@ -1,5 +1,4 @@ // file : query/database.hxx -// author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain // diff --git a/query/driver.cxx b/query/driver.cxx index 1be6107..fbd148d 100644 --- a/query/driver.cxx +++ b/query/driver.cxx @@ -1,5 +1,4 @@ // file : query/driver.cxx -// author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain #include <vector> diff --git a/query/makefile b/query/makefile index 2f0b79b..61d200c 100644 --- a/query/makefile +++ b/query/makefile @@ -1,5 +1,4 @@ # file : query/makefile -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/query/person.hxx b/query/person.hxx index db312f2..59e0721 100644 --- a/query/person.hxx +++ b/query/person.hxx @@ -1,5 +1,4 @@ // file : query/person.hxx -// author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain #ifndef PERSON_HXX |