updates to include license tag

This commit is contained in:
hjkhjk54 2011-11-30 18:54:48 +00:00
parent b0a274a03f
commit 2bf820d038
17 changed files with 40 additions and 5 deletions

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.semservices.service;
import java.util.List;

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.semservices.service.impl;

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.semservices.service.impl;
import java.io.BufferedReader;