summaryrefslogtreecommitdiff
path: root/lib/diff/lcs/array.rb
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2012-08-17 15:21:11 +0200
committerVít Ondruch <vondruch@redhat.com>2012-08-17 15:21:11 +0200
commitba574774574643a59ab3f11b9355b750fd319425 (patch)
tree5837b168a0adc61e5eade3d86ba67a552a919d39 /lib/diff/lcs/array.rb
parent2151e2093dfd00d6aff72f49d13a137efeed2e53 (diff)
downloaddiff-lcs-ba574774574643a59ab3f11b9355b750fd319425.tar.gz
Get rid of useless shebangs.
Diffstat (limited to 'lib/diff/lcs/array.rb')
-rw-r--r--lib/diff/lcs/array.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/diff/lcs/array.rb b/lib/diff/lcs/array.rb
index e07f8aa..ebad1d0 100644
--- a/lib/diff/lcs/array.rb
+++ b/lib/diff/lcs/array.rb
@@ -1,4 +1,3 @@
-#! /usr/env/bin ruby
#--
# Copyright 2004 Austin Ziegler <diff-lcs@halostatue.ca>
# adapted from: