X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Fzebraidx.c;h=4f996aade4405a00c6c21088f44a244b6fef13f2;hp=db31bb7fb3a97f91a00282f33206a56ae542cad4;hb=d76698e619ad3dfae30c6c95eaf989bb10e83ecc;hpb=19d9dd6484b14265357130b6d1bb6e6660ab5bbe diff --git a/index/zebraidx.c b/index/zebraidx.c index db31bb7..4f996aa 100644 --- a/index/zebraidx.c +++ b/index/zebraidx.c @@ -248,7 +248,7 @@ int main(int argc, char **argv) zebra_get_version(version_str, sys_str); printf("Zebra %s\n", version_str); - printf("(C) 1994-2014, Index Data\n"); + printf("(C) 1994-2015, Index Data\n"); printf("Zebra is free software, covered by the GNU General Public License, and you are\n"); printf("welcome to change it and/or distribute copies of it under certain conditions.\n"); printf("SHA1 ID: %s\n", sys_str);