lib/ronin/dorks.rb in ronin-dorks-0.1.2 vs lib/ronin/dorks.rb in ronin-dorks-0.1.3
- old
+ new
@@ -1,7 +1,6 @@
#
-#--
# Ronin Dorks - A Ruby library for Ronin that provides support for various
# Google (tm) Dorks functionality.
#
# Copyright (c) 2008-2009 Hal Brodigan (postmodern.mod3 at gmail.com)
#
@@ -16,10 +15,9 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-#++
#
require 'ronin/web/dorks'
require 'ronin/dorks/version'