Skip to content

Commit cd967db

Browse files
author
Daniel Kroening
committed
update year + add Michael
1 parent 0d95cc5 commit cd967db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/goto-cc/goto_cc_mode.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ void goto_cc_modet::help()
4747
std::cout <<
4848
"\n"
4949
// NOLINTNEXTLINE(whitespace/line_length)
50-
"* * goto-cc " CBMC_VERSION " - Copyright (C) 2006-2014 * *\n"
51-
"* * Daniel Kroening, Christoph Wintersteiger * *\n"
52-
"* * [email protected] * *\n"
50+
"* * goto-cc " CBMC_VERSION " - Copyright (C) 2006-2018 * *\n"
51+
"* * Daniel Kroening, Michael Tautschnig, * *\n"
52+
"* * Christoph Wintersteiger * *\n"
5353
"\n";
5454

5555
help_mode();

0 commit comments

Comments
 (0)