summaryrefslogtreecommitdiff
path: root/lib/plist/parser.rb
diff options
context:
space:
mode:
authorMarkus Reiter <me@reitermark.us>2017-04-19 23:43:42 +0200
committerMatt Brictson <matt@mattbrictson.com>2017-04-23 15:00:14 -0700
commitdf106f51674554642e6d73fa7eb7506287903c9a (patch)
treedf85c4180396d85f966d7ddce26e0ff758bf8f58 /lib/plist/parser.rb
parentfaeef0768ecee7fd6d64337f647f8578bef414a2 (diff)
downloadplist-df106f51674554642e6d73fa7eb7506287903c9a.tar.gz
Remove shebangs from Ruby files.
Diffstat (limited to 'lib/plist/parser.rb')
-rwxr-xr-x[-rw-r--r--]lib/plist/parser.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/plist/parser.rb b/lib/plist/parser.rb
index 367d35f..b13c5e0 100644..100755
--- a/lib/plist/parser.rb
+++ b/lib/plist/parser.rb
@@ -1,5 +1,3 @@
-#!/usr/bin/env ruby
-#
# = plist
#
# Copyright 2006-2010 Ben Bleything and Patrick May