From 771df1f29513eeb93ea4384031a70ecf093c298b Mon Sep 17 00:00:00 2001 From: briancaruso Date: Tue, 3 Jul 2012 14:37:00 +0000 Subject: [PATCH] adding license --- .../vitro/webapp/search/solr/VivoAgentContextNodeFieldsTest.java | 1 + 1 file changed, 1 insertion(+) diff --git a/test/edu/cornell/mannlib/vitro/webapp/search/solr/VivoAgentContextNodeFieldsTest.java b/test/edu/cornell/mannlib/vitro/webapp/search/solr/VivoAgentContextNodeFieldsTest.java index ec631ff2..3caf9b89 100644 --- a/test/edu/cornell/mannlib/vitro/webapp/search/solr/VivoAgentContextNodeFieldsTest.java +++ b/test/edu/cornell/mannlib/vitro/webapp/search/solr/VivoAgentContextNodeFieldsTest.java @@ -1,3 +1,4 @@ +/* $This file is distributed under the terms of the license in /doc/license.txt$ */ package edu.cornell.mannlib.vitro.webapp.search.solr; import static org.junit.Assert.*;