lib/ronin/code/sql/asc.rb in ronin-sql-0.2.3 vs lib/ronin/code/sql/asc.rb in ronin-sql-0.2.4

- old
+ new

@@ -1,7 +1,6 @@ # -#-- # Ronin SQL - A Ronin library providing support for SQL related security # tasks. # # Copyright (c) 2007-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/code/sql/modifier' module Ronin