--- a/src/mpi/model/distributed-simulator-impl.cc Wed Sep 11 08:09:05 2013 -0700
+++ b/src/mpi/model/distributed-simulator-impl.cc Fri Sep 13 06:14:27 2013 -0700
@@ -14,9 +14,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Author: George Riley <riley@ece.gatech.edu>
- *
- * Some updates to this code were developed under a research contract
- * sponsored by the Army Research Laboratory. (April 30, 2013)
*/
#include "distributed-simulator-impl.h"
--- a/src/mpi/model/distributed-simulator-impl.h Wed Sep 11 08:09:05 2013 -0700
+++ b/src/mpi/model/distributed-simulator-impl.h Fri Sep 13 06:14:27 2013 -0700
@@ -14,9 +14,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Author: George Riley <riley@ece.gatech.edu>
- *
- * Some updates to this code were developed under a research contract
- * sponsored by the Army Research Laboratory. (April 30, 2013)
*/
#ifndef DISTRIBUTED_SIMULATOR_IMPL_H