From 9b3ce6ecd5b189ef76d8d5058d37879ecb109c20 Mon Sep 17 00:00:00 2001 From: mb863 Date: Wed, 2 Feb 2011 17:38:19 +0000 Subject: [PATCH] Added exception to the license-insertion process: # PROBLEM: Can't find any info on licensing. productMods/js/jquery_plugins/jquery.truncator.js --- config/licenser/known_exceptions.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/licenser/known_exceptions.txt b/config/licenser/known_exceptions.txt index 4fd71e1b..522a2dc8 100644 --- a/config/licenser/known_exceptions.txt +++ b/config/licenser/known_exceptions.txt @@ -32,4 +32,7 @@ utilities/load-testing/jmeter-results-detail-report.xsl # See /doc/3rd-party-licenses.txt for LICENSE file productMods/css/jquery_plugins/* productMods/js/jquery_plugins/* -productMods/js/visualization/entitycomparison/jquery_plugins/* \ No newline at end of file +productMods/js/visualization/entitycomparison/jquery_plugins/* + +# PROBLEM: Can't find any info on licensing. +productMods/js/jquery_plugins/jquery.truncator.js \ No newline at end of file