diff options
| author | Max Howell | 2010-01-13 11:07:05 +0000 |
|---|---|---|
| committer | Max Howell | 2010-01-13 11:23:14 +0000 |
| commit | 5e20a2958760e16ffaca728e2abf0521a0f689b5 (patch) | |
| tree | 59c552930c6a45ed0ae22f3e9ba17aee27bd2b74 | |
| parent | 446be8cdd7aeb26d40bf47fb77997472ccd79e86 (diff) | |
| download | brew-5e20a2958760e16ffaca728e2abf0521a0f689b5.tar.bz2 | |
LICENCE is a common spelling too
| -rw-r--r-- | Library/Homebrew/brew.h.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb index cad038360..e223d781d 100644 --- a/Library/Homebrew/brew.h.rb +++ b/Library/Homebrew/brew.h.rb @@ -21,7 +21,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -FORMULA_META_FILES = %w[README README.md ChangeLog COPYING LICENSE COPYRIGHT AUTHORS] +FORMULA_META_FILES = %w[README README.md ChangeLog COPYING LICENSE LICENCE COPYRIGHT AUTHORS] PLEASE_REPORT_BUG = "#{Tty.white}Please report this bug at #{Tty.em}http://github.com/mxcl/homebrew/issues#{Tty.reset}" def check_for_blacklisted_formula names |
