bin/generate.rb in ruby-vpi-18.0.0 vs bin/generate.rb in ruby-vpi-18.0.1

- old
+ new

@@ -22,10 +22,10 @@ # MERGER:: A command that invokes a text merging tool with three # arguments: (1) old file, (2) new file, (3) output file. # The tool's output should be written to the output file. #-- -# Copyright 2006-2007 Suraj N. Kurapati +# Copyright 2006 Suraj N. Kurapati # See the file named LICENSE for details. $: << File.join(File.dirname(__FILE__), '..', 'lib') require 'ruby-vpi' # for project info