From c1801fc2a2fe088ef11e4f2afd0869cc5efe480d Mon Sep 17 00:00:00 2001 From: j2blake Date: Mon, 26 Aug 2013 14:57:05 -0400 Subject: [PATCH] VIVO-4 remove the license substitution code from the license scanner Now, it only scans. --- config/licenser/licenser.properties | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/licenser/licenser.properties b/config/licenser/licenser.properties index 237353ee..90b3ff73 100644 --- a/config/licenser/licenser.properties +++ b/config/licenser/licenser.properties @@ -32,6 +32,3 @@ license_file = doc/license.txt # Set to 'full' for a full report, 'short' for a brief statment, or to anything # else for a medium-length summary. report_level = short - -# if true, we are just scanning, not copying. -scan_only = true \ No newline at end of file