Add a "magic license comment"

This commit is contained in:
jeb228 2010-05-19 18:38:55 +00:00
parent d24ea067ca
commit ae01a03122

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.vitro.webapp.controller; package edu.cornell.mannlib.vitro.webapp.controller;
import org.junit.Assert; import org.junit.Assert;