From b0b8515c1a7cec84f67e90dd1d765c11186e466d Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Wed, 1 Nov 2017 14:26:16 -0700 Subject: [PATCH] joint authorship --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index b3a5efda90..b63371da47 100644 --- a/build.xml +++ b/build.xml @@ -36,7 +36,7 @@ POSSIBILITY OF SUCH DAMAGE. <!-- Document : build.xml Created on : 1 November 2017 - Author : Don Brutzman + Author : Don Brutzman and Don McGregor Description: Ant build.xml file for Networked Graphics MV3500 --> <project name="Networked Graphics MV3500" default="all" basedir="."> -- GitLab