aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/makefile')
-rw-r--r--odb/pgsql/makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile
index 410650a..ea1ded0 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -1,6 +1,4 @@
# file : odb/pgsql/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
@@ -75,7 +73,7 @@ $(gen): cli_options += \
$(out_base)/details/config.h: | $(out_base)/details/.
@echo '/* file : odb/pgsql/details/config.h' >$@
- @echo ' * author : automatically generated' >>$@
+ @echo ' * note : automatically generated' >>$@
@echo ' */' >>$@
@echo '' >>$@
@echo '#ifndef ODB_PGSQL_DETAILS_CONFIG_H' >>$@