diff --git a/assignments/src/MV3500Cohort2024JulySeptember/homework3/Smith/ExampleSimulationProgram.java b/assignments/src/MV3500Cohort2024JulySeptember/homework3/Smith/ExampleSimulationProgram.java
index 88b852bfc0393cfd388a2e83a201658d7aa58cfb..a5e42691d8d460162361a3b370617b601b204425 100644
--- a/assignments/src/MV3500Cohort2024JulySeptember/homework3/Smith/ExampleSimulationProgram.java
+++ b/assignments/src/MV3500Cohort2024JulySeptember/homework3/Smith/ExampleSimulationProgram.java
@@ -1,7 +1,7 @@
 /**
  * Copyright (c) 2008-2023, MOVES Institute, Naval Postgraduate School (NPS). All rights reserved.
  * This work is provided under a BSD open-source license, see project license.html or license.txt
- * @author brutzman@nps.edu
+ * @author tjsus
  */
 package MV3500Cohort2024JulySeptember.homework3.Smith;