aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
diff options
context:
space:
mode:
authorJack Nagel2013-06-22 15:01:59 -0500
committerJack Nagel2013-06-22 15:01:59 -0500
commit386fbe33ea2c9d637edae800a3170a1eaa5d637c (patch)
treef10fb375f330c8362fd088ec705ba8533c14a874 /Library/Homebrew/test
parent2b56c52696abc100f6f47786da0779c6a2546f46 (diff)
downloadhomebrew-386fbe33ea2c9d637edae800a3170a1eaa5d637c.tar.bz2
Homebrew has an actual license, remove stale comment
Diffstat (limited to 'Library/Homebrew/test')
-rw-r--r--Library/Homebrew/test/testing_env.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Homebrew/test/testing_env.rb b/Library/Homebrew/test/testing_env.rb
index 0a3c8a572..474df0121 100644
--- a/Library/Homebrew/test/testing_env.rb
+++ b/Library/Homebrew/test/testing_env.rb
@@ -1,7 +1,3 @@
-# This software is in the public domain, furnished "as is", without technical
-# support, and with no warranty, express or implied, as to its usefulness for
-# any purpose.
-
# Require this file to build a testing environment.
ABS__FILE__ = File.expand_path(__FILE__)