Skip to content

Commit 8a09ca4

Browse files
authored
Update CompanyDriver.java
1 parent 86ba98a commit 8a09ca4

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CompanyDriver.java

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
/**
2-
* CompanyDriver.java
3-
* the class have test for company class
4-
* @author (liron mizrhai)
5-
* @Date (1/7/2023)
6-
*/
1+
//*******************************************************
2+
// CompanyDriver.java
3+
// the class have test for company class
4+
// Author: liron mizrahi
5+
//*******************************************************
76
public class CompanyDriver
87
{
98
/**

0 commit comments

Comments
 (0)