From a5cc17d7bc99ac8708bfe515c6d0518b5da4411d Mon Sep 17 00:00:00 2001 From: jeb228 Date: Tue, 8 Jun 2010 17:30:48 +0000 Subject: [PATCH] Keep Joe's files from causing issues with the licenser. --- webapp/config/licenser/known_exceptions.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/webapp/config/licenser/known_exceptions.txt b/webapp/config/licenser/known_exceptions.txt index 338bbf48d..1898a6ed0 100644 --- a/webapp/config/licenser/known_exceptions.txt +++ b/webapp/config/licenser/known_exceptions.txt @@ -12,6 +12,9 @@ # Known exceptions listed here produce no warnings. # +# The AI ingest files are exceptions -- until we decide otherwise. +utilities/ingest/**/* + # ContentType from Google gdata API, Apache 2.0 license included in file. webapp/src/edu/cornell/mannlib/vitro/webapp/web/ContentType.java