NIHVIVO-46 Reformat.

This commit is contained in:
jeb228 2010-03-24 15:24:50 +00:00
parent 963e3c85ca
commit 6bfaa29a0b

View file

@ -7,7 +7,6 @@ Create a copy of the source files, with licensing information inserted.
2010-01-26 initial version J.Blake
--------------------------------------------------------------------------------
=end
require 'date'
require 'fileutils'
@ -169,7 +168,6 @@ class Licenser
end
end
if is_skipped_directory
# do nothing
elsif is_directory
@ -386,12 +384,10 @@ class Licenser
end
end
# ------------------------------------------------------------------------
# Main routine
# ------------------------------------------------------------------------
# BOGUS test harness
=begin
source_dir = '/Vivoweb_Stuff/Testing_licenser/sourceDir'
@ -402,7 +398,6 @@ full_report = true;
scan_only = true;
=end
source_dir = File.dirname(File.dirname(File.expand_path(__FILE__)))
license_file = "#{source_dir}/doc/license.txt"
known_exceptions_file = "#{source_dir}/utilities/known_exceptions.txt"