Reset author name to chosen name ✨
This commit is contained in:
@@ -6,7 +6,7 @@ package com.mycompany.exceptions;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author calebfontenot
|
||||
* @author chloefontenot
|
||||
*/
|
||||
public class Exceptions {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.exceptions;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author calebfontenot
|
||||
* @author chloefontenot
|
||||
*/
|
||||
import java.util.Scanner;
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ import java.util.ArrayList;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author calebfontenot
|
||||
* @author chloefontenot
|
||||
*/
|
||||
public class Yes {
|
||||
public static void main(String[] args) {
|
||||
|
||||
Reference in New Issue
Block a user