added note to title

This commit is contained in:
John Tramm 2019-12-11 17:01:27 +00:00
parent cd0d375655
commit bcd669298b

View file

@ -71,6 +71,7 @@ void title()
// Write version information
std::cout <<
" Branch | Event-Based\n" <<
" | The OpenMC Monte Carlo Code\n" <<
" Copyright | 2011-2019 MIT and OpenMC contributors\n" <<
" License | http://openmc.readthedocs.io/en/latest/license.html\n" <<