LICENSE: move to root folder.

This is where people expect to find it so let's make it easier.

Closes Homebrew/homebrew#28418.
This commit is contained in:
Mike McQuaid 2014-04-22 15:59:22 +01:00
parent 55d277c335
commit 317a91bc1c
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
!/Library/
!/CODEOFCONDUCT.md
!/CONTRIBUTING.md
!/LICENSE.txt
!/README.md
!/SUPPORTERS.md
!/bin

View File

@ -46,5 +46,5 @@ We accept tips through [Gittip][tip].
[mxcl]:https://github.com/mxcl
[formula]:https://github.com/Homebrew/homebrew/tree/master/Library/Formula/
[braumeister]:http://braumeister.org
[license]:https://github.com/Homebrew/homebrew/tree/master/Library/Homebrew/LICENSE
[license]:https://github.com/Homebrew/homebrew/tree/master/LICENSE.txt
[tip]:https://www.gittip.com/Homebrew/