summaryrefslogtreecommitdiff
path: root/lib/rake.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-06 04:23:05 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-06 04:23:05 +0000
commitf378f104732476abb5979594383517a273ceca4f (patch)
treeea50d33062444e48e31824e77e4c3021f961e7c4 /lib/rake.rb
parent60d2f945fb5140f3cb49cadd0a4afa8dab817750 (diff)
* lib/**/*.rb: removed unnecessary shbang lines.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rake.rb')
-rwxr-xr-xlib/rake.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rake.rb b/lib/rake.rb
index 337dc3dacf..e36e1a8d9e 100755
--- a/lib/rake.rb
+++ b/lib/rake.rb
@@ -1,5 +1,3 @@
-#!/usr/bin/env ruby
-
#--
# Copyright (c) 2003, 2004, 2005, 2006, 2007 Jim Weirich