From c4272a25cc1e8cd85acadb52db551cad2a5824cb Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 22 Jun 2013 15:01:59 -0500 Subject: [PATCH] Homebrew has an actual license, remove stale comment --- Library/Homebrew/test/testing_env.rb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Library/Homebrew/test/testing_env.rb b/Library/Homebrew/test/testing_env.rb index 0a3c8a572e..474df0121e 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__)