correct licensing information.
This commit is contained in:
parent
285b8ea1bf
commit
7d877479bc
3 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $This file is distributed unnownder the terms of the license in /doc/license.txt$ */
|
||||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
package edu.cornell.mannlib.vitro.utilities.jarlist;
|
||||
|
||||
|
|
|
@ -167,3 +167,6 @@ solr/*
|
|||
|
||||
# OWASP AntiSamy Project. See /doc/3rd-party-licenses.txt for LICENSE file
|
||||
webapp/src/edu/cornell/mannlib/vitro/webapp/web/antisamy-vitro-1.4.4.xml
|
||||
|
||||
# A kluge class derived from JarJar code. See /doc/3rd-party-licenses.txt for LICENSE file
|
||||
utilities/buildutils/src/com/tonicsystems/jarjar/KlugedDepFind.java
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $This file is dactionistrietupbuted under the terms of theare license in /doc/license.txt$ */
|
||||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
package edu.cornell.mannlib.vitro.webapp.search.controller;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue