Add copyright notice to help screen
authorteodor <teodor>
Fri, 27 Oct 2006 08:34:17 +0000 (08:34 +0000)
committerteodor <teodor>
Fri, 27 Oct 2006 08:34:17 +0000 (08:34 +0000)
ftsbench.c

index 3b898c6..a0ef1f3 100644 (file)
@@ -73,6 +73,7 @@ usage() {
        }
 
        fputs(
+               "Copyright (c) 2006 Teodor Sigaev <teodor@sigaev.ru>. All rights reserved.\n"
                "ftsbench - full text search benchmark for RDBMS\n"
                "Initialization of DB:\n"
                "ftsbench -i [-b RDBMS] [-n NUMROW] [-l LEXFILE] [-g GAMMAFILE] [-f FLAGS] [-q] -d DBNAME\n"