Author: hlship
Date: Sun Jan  7 15:37:00 2007
New Revision: 493877

URL: http://svn.apache.org/viewvc?view=rev&rev=493877
Log:
Remove excess Ruby flags from the update-copyrights script

Modified:
    tapestry/tapestry5/tapestry-project/trunk/support/update-copyrights.rb

Modified: tapestry/tapestry5/tapestry-project/trunk/support/update-copyrights.rb
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/support/update-copyrights.rb?view=diff&rev=493877&r1=493876&r2=493877
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/support/update-copyrights.rb 
(original)
+++ tapestry/tapestry5/tapestry-project/trunk/support/update-copyrights.rb Sun 
Jan  7 15:37:00 2007
@@ -1,4 +1,4 @@
-#!/usr/bin/ruby -w -d -v
+#!/usr/bin/ruby -w
 
 # Executable Ruby script to walk one or more directories worth of
 # source files and add or update the copyright comment block on each file.


Reply via email to