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