update header
This commit is contained in:
parent
1ef89e8e9e
commit
06cfd4867c
@ -2,10 +2,9 @@ package termproject;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Title: Term Project 2-4 Trees
|
* Title: Term Project 2-4 Trees
|
||||||
* Description:
|
* Description: An abstract data type for a 2-4 tree
|
||||||
* Copyright: Copyright (c) 2001
|
* Copyright: Copyright (c) 2001
|
||||||
* Company:
|
* @author Joel Beckmeyer & Daniel Parker
|
||||||
* @author
|
|
||||||
* @version 1.0
|
* @version 1.0
|
||||||
*/
|
*/
|
||||||
public class TwoFourTree
|
public class TwoFourTree
|
||||||
|
Loading…
Reference in New Issue
Block a user