adding licence to classes, removing sparql feed related classes

This commit is contained in:
hudajkhan 2013-08-13 12:23:49 -04:00
parent ad0ae3c09a
commit 6ea7d9ef37
26 changed files with 58 additions and 326 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.exceptions;
public class ConceptsNotFoundException extends Exception {