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:
parent
55d277c335
commit
317a91bc1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
!/Library/
|
||||
!/CODEOFCONDUCT.md
|
||||
!/CONTRIBUTING.md
|
||||
!/LICENSE.txt
|
||||
!/README.md
|
||||
!/SUPPORTERS.md
|
||||
!/bin
|
||||
|
||||
@ -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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user