Skip to content

Commit d8a9db1

Browse files
author
Daniel Kroening
committed
year in help
1 parent 557b141 commit d8a9db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cegis/runner/cegis_parse_options.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ void cegis_parse_optionst::help()
119119
{
120120
std::cout <<
121121
"\n"
122-
"* * CEGIS " CBMC_VERSION " - Copyright (C) 2001-2014 ";
122+
"* * CEGIS " CBMC_VERSION " - Copyright (C) 2001-2016 ";
123123

124124
std::cout << "(" << (sizeof(void *)*8) << "-bit version)";
125125

0 commit comments

Comments
 (0)