Reset author name to chosen name

This commit is contained in:
2025-10-19 21:55:26 -05:00
parent a3e71f9673
commit 03c2474f78
1825 changed files with 8916 additions and 8921 deletions

View File

@@ -0,0 +1,5 @@
#Generated by Maven
#Sun Dec 03 12:52:32 CST 2023
artifactId=ProgrammingQuiz1_ChloeFontenot
groupId=com.mycompany.programmingquiz1_chloefontenot
version=1.0-SNAPSHOT

View File

@@ -0,0 +1,4 @@
com/mycompany/programmingquiz1_chloefontenot/InsertionSort.class
com/mycompany/programmingquiz1_chloefontenot/DoubleLinkedListExam.class
com/mycompany/programmingquiz1_chloefontenot/ProgrammingQuiz1_ChloeFontenot.class
com/mycompany/programmingquiz1_chloefontenot/DoubleLinkedListExam$Node.class

View File

@@ -0,0 +1,3 @@
/home/chloe/ASDV-Java/Semester 3/Exams/Projects/ProgrammingQuiz1_ChloeFontenot/src/main/java/com/mycompany/programmingquiz1_chloefontenot/ProgrammingQuiz1_ChloeFontenot.java
/home/chloe/ASDV-Java/Semester 3/Exams/Projects/ProgrammingQuiz1_ChloeFontenot/src/main/java/com/mycompany/programmingquiz1_chloefontenot/InsertionSort.java
/home/chloe/ASDV-Java/Semester 3/Exams/Projects/ProgrammingQuiz1_ChloeFontenot/src/main/java/com/mycompany/programmingquiz1_chloefontenot/DoubleLinkedListExam.java