diff options
| author | Jack Nagel | 2013-06-22 15:01:59 -0500 |
|---|---|---|
| committer | Jack Nagel | 2013-06-22 15:01:59 -0500 |
| commit | c4272a25cc1e8cd85acadb52db551cad2a5824cb (patch) | |
| tree | 28f5279f1d972d6e2c98de83344796a455e37dd9 /Library | |
| parent | 2356a6d8746f3cc72c09f9d7c658e45d4d073946 (diff) | |
| download | brew-c4272a25cc1e8cd85acadb52db551cad2a5824cb.tar.bz2 | |
Homebrew has an actual license, remove stale comment
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/test/testing_env.rb | 4 |
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__) |
