From 4583413a2f43eba3f33d972c9f466f4ec40e10c6 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Wed, 8 Jun 2011 22:47:23 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6358 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/dump_image.cpp | 4 ++++ 1 file changed, 4 insertions(+) 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"