diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-20 05:45:24 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-20 05:45:24 -0700 |
commit | d3ef9641741c7c119f86824137817cb421e1fd44 (patch) | |
tree | eda00a10adb8fae08b33c4190fbec81ff941420a /src/FontFamily.java | |
parent | 4cc9734d53505762ad83ace2a6c58bc89ccb69ea (diff) |
Update source file dates.
Diffstat (limited to 'src/FontFamily.java')
-rw-r--r-- | src/FontFamily.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FontFamily.java b/src/FontFamily.java index 59a458d..97328d8 100644 --- a/src/FontFamily.java +++ b/src/FontFamily.java @@ -8,7 +8,7 @@ import java.util.HashMap; * References: * * Date: - * 2024-05-08 + * 2024-05-20 * * Purpose of class: * Store and operate on font family metadata. |