summaryrefslogtreecommitdiff
path: root/lib/plist/parser.rb
diff options
context:
space:
mode:
authorMatt Brictson <mattbrictson@users.noreply.github.com>2017-04-23 15:08:54 -0700
committerGitHub <noreply@github.com>2017-04-23 15:08:54 -0700
commite003463c1cb2a31f08bf62fe239249cc768f576a (patch)
treefa6d9ca57ace523a118e14cfd8fdc840dbac3cff /lib/plist/parser.rb
parent95906fe3a74e7cc31ddcdb1ea4facfa5b8b99209 (diff)
parent09fb07318cfe90f46f68a3c56585cc27af740b4b (diff)
downloadplist-e003463c1cb2a31f08bf62fe239249cc768f576a.tar.gz
Merge pull request #39 from patsplat/cleanup
Miscellaneous code cleanup
Diffstat (limited to 'lib/plist/parser.rb')
-rwxr-xr-x[-rw-r--r--]lib/plist/parser.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plist/parser.rb b/lib/plist/parser.rb
index 367d35f..7df9802 100644..100755
--- a/lib/plist/parser.rb
+++ b/lib/plist/parser.rb
@@ -1,5 +1,5 @@
-#!/usr/bin/env ruby
-#
+# encoding: utf-8
+
# = plist
#
# Copyright 2006-2010 Ben Bleything and Patrick May