diff --git a/src/read_restart.cpp b/src/read_restart.cpp index c9356d0edb..cb391b9370 100644 --- a/src/read_restart.cpp +++ b/src/read_restart.cpp @@ -11,6 +11,10 @@ See the README file in the top-level LAMMPS directory. ------------------------------------------------------------------------- */ +/* ---------------------------------------------------------------------- + Contributing authors: Duncan Harris, parallel input +------------------------------------------------------------------------- */ + #include "mpi.h" #include "string.h" #include "stdlib.h"