diff --git a/src/dump_image.cpp b/src/dump_image.cpp index f1ef470390..2512d6cfdc 100644 --- a/src/dump_image.cpp +++ b/src/dump_image.cpp @@ -11,6 +11,10 @@ See the README file in the top-level LAMMPS directory. ------------------------------------------------------------------------- */ +/* ---------------------------------------------------------------------- + Contributing author: Nathan Fabian (Sandia) +------------------------------------------------------------------------- */ + #include "mpi.h" #include "math.h" #include "ctype.h"