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