diff --git a/src/output.cpp b/src/output.cpp index a388b15d7..ff506410c 100644 --- a/src/output.cpp +++ b/src/output.cpp @@ -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" <<