summaryrefslogtreecommitdiff
path: root/src/LineGraph.java
diff options
context:
space:
mode:
authorArghKevin <kagheli@student.sdccd.edu>2024-05-20 05:45:24 -0700
committerArghKevin <kagheli@student.sdccd.edu>2024-05-20 05:45:24 -0700
commitd3ef9641741c7c119f86824137817cb421e1fd44 (patch)
treeeda00a10adb8fae08b33c4190fbec81ff941420a /src/LineGraph.java
parent4cc9734d53505762ad83ace2a6c58bc89ccb69ea (diff)
Update source file dates.
Diffstat (limited to 'src/LineGraph.java')
-rw-r--r--src/LineGraph.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LineGraph.java b/src/LineGraph.java
index 3097be4..7c4b8ac 100644
--- a/src/LineGraph.java
+++ b/src/LineGraph.java
@@ -21,7 +21,7 @@ import java.util.Date;
* https://stackoverflow.com/questions/5799140/java-get-month-string-from-integer
*
* Date:
- * 2024-05-08
+ * 2024-05-20
*
* Purpose of class:
* Draw a line graph.