Commit 21fc02c
Changed files (1)
src
src/Q1/AddressBook.java
@@ -1,7 +1,9 @@
/**
* Assignment 1, COMP268 Class: AddressBook.java Purpose: Represents a contact from an address book.
*
- * @author: mo khan Student ID: 3431709 Date: May 6, 2019 Version 1.0
+ * @author: mo khan Student ID: 3431709
+ * @date May 6, 2019
+ * @version 1.0
*/
package Q1;