summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/Rakefile b/Rakefile
index 3b51225..d297c82 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,12 +1,12 @@
-##############################################################
-# Copyright 2006, Ben Bleything <ben@bleything.net> and #
-# Patrick May <patrick@hexane.org> #
-# #
-# Based heavily on Geoffrey Grosenbach's Rakefile for gruff. #
-# Includes whitespace-fixing task based on code from Typo. #
-# #
-# Distributed under the MIT license. #
-##############################################################
+#
+# Plist Rakefile
+#
+# Based heavily on Geoffrey Grosenbach's Rakefile for gruff.
+# Includes whitespace-fixing task based on code from Typo.
+#
+# Copyright 2006-2010 Ben Bleything and Patrick May
+# Distributed under the MIT License
+#
require 'fileutils'
require 'rubygems'