update header

This commit is contained in:
Joel Beckmeyer 2017-12-09 17:44:33 -05:00
parent 1ef89e8e9e
commit 06cfd4867c
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ package termproject;
/**
* Title: Term Project 2-4 Trees
* Description:
* Description: An abstract data type for a 2-4 tree
* Copyright: Copyright (c) 2001
* Company:
* @author
* @author Joel Beckmeyer & Daniel Parker
* @version 1.0
*/
public class TwoFourTree