Welcome + licence details (merge correction)

This commit is contained in:
Emilia
2016-03-09 13:39:14 +00:00
committed by thomashaw
parent 569d51a9b4
commit e0cdbde46f

View File

@@ -43,6 +43,12 @@ def run
build_vms(build_number)
end
# end of method declarations
# start of program execution
puts 'SecGen - Creates virtualised security scenarios'
puts 'Licensed GPLv3 2014-16'
if ARGV.length < 1
puts 'Please enter a command option.'
puts