Commit 21fc02c

mokha <mokha@cisco.com>
2019-05-07 02:48:36
fix header tags
1 parent 60b69a3
Changed files (1)
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;