diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 6858b3bb4..898c10fbd 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -1,3 +1,8 @@ +# +# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net +# Browser Exploitation Framework (BeEF) - https://beefproject.com +# See the file 'doc/COPYING' for copying permission +# require 'core/loader.rb' # @note We need to load variables that 'beef' usually does for us