Reset author name to chosen name ✨
This commit is contained in:
@@ -21,7 +21,7 @@ table {color: #888888; background-color: #313335; font-family: Ubuntu}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table width="100%"><tr><td align="center">/home/caleb/ASDV-Java/Exams/PracticeExam2/src/practiceexam2/AgesOf3Daughters.java</td></tr></table>
|
||||
<table width="100%"><tr><td align="center">/home/chloe/ASDV-Java/Exams/PracticeExam2/src/practiceexam2/AgesOf3Daughters.java</td></tr></table>
|
||||
<pre>
|
||||
<span class="comment">/*</span>
|
||||
<span class="comment"> * Click </span><span class="ST0">nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt</span><span class="comment"> to change this license</span>
|
||||
@@ -33,7 +33,7 @@ table {color: #888888; background-color: #313335; font-family: Ubuntu}
|
||||
|
||||
<span class="comment">/**</span>
|
||||
<span class="comment"> *</span>
|
||||
<span class="comment"> * </span><span class="ST1">@author</span> <span class="comment">caleb</span>
|
||||
<span class="comment"> * </span><span class="ST1">@author</span> <span class="comment">chloe</span>
|
||||
<span class="comment">*/</span>
|
||||
<span class="literal">public</span> <span class="literal">class</span> AgesOf3Daughters {
|
||||
<span class="literal">public</span> <span class="literal">static</span> <span class="literal">void</span> <span class="ST2">main</span>(String[] args)
|
||||
|
||||
@@ -21,7 +21,7 @@ table {color: #888888; background-color: #313335; font-family: Ubuntu}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table width="100%"><tr><td align="center">/home/caleb/ASDV-Java/Exams/PracticeExam2/src/practiceexam2/CharsToUnicodeWhile.java</td></tr></table>
|
||||
<table width="100%"><tr><td align="center">/home/chloe/ASDV-Java/Exams/PracticeExam2/src/practiceexam2/CharsToUnicodeWhile.java</td></tr></table>
|
||||
<pre>
|
||||
<span class="comment">/*</span>
|
||||
<span class="comment"> * Click </span><span class="ST0">nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt</span><span class="comment"> to change this license</span>
|
||||
@@ -33,7 +33,7 @@ table {color: #888888; background-color: #313335; font-family: Ubuntu}
|
||||
|
||||
<span class="comment">/**</span>
|
||||
<span class="comment"> *</span>
|
||||
<span class="comment"> * </span><span class="ST1">@author</span> <span class="comment">caleb</span>
|
||||
<span class="comment"> * </span><span class="ST1">@author</span> <span class="comment">chloe</span>
|
||||
<span class="comment">*/</span>
|
||||
<span class="literal">public</span> <span class="literal">class</span> CharsToUnicodeWhile {
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ table {color: #888888; background-color: #313335; font-family: Ubuntu}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table width="100%"><tr><td align="center">/home/caleb/ASDV-Java/Exams/PracticeExam2/src/practiceexam2/TransformToDOWhileLoops.java</td></tr></table>
|
||||
<table width="100%"><tr><td align="center">/home/chloe/ASDV-Java/Exams/PracticeExam2/src/practiceexam2/TransformToDOWhileLoops.java</td></tr></table>
|
||||
<pre>
|
||||
<span class="comment">/*</span>
|
||||
<span class="comment"> * Click </span><span class="ST0">nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt</span><span class="comment"> to change this license</span>
|
||||
@@ -31,7 +31,7 @@ table {color: #888888; background-color: #313335; font-family: Ubuntu}
|
||||
|
||||
<span class="comment">/**</span>
|
||||
<span class="comment"> *</span>
|
||||
<span class="comment"> * </span><span class="ST1">@author</span> <span class="comment">caleb</span>
|
||||
<span class="comment"> * </span><span class="ST1">@author</span> <span class="comment">chloe</span>
|
||||
<span class="comment">*/</span>
|
||||
<span class="literal">public</span> <span class="literal">class</span> TransformToDOWhileLoops {
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ import java.util.Scanner;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class AgesOf3Daughters {
|
||||
public static void main(String[] args)
|
||||
|
||||
@@ -8,7 +8,7 @@ import java.util.Scanner;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class CharsToUnicodeWhile {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package practiceexam2;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class PracticeExam2 {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package practiceexam2;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class TransformToDOWhileLoops {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user