aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2014-04-22 15:59:22 +0100
committerMike McQuaid2014-04-23 08:11:02 +0100
commit317a91bc1c6cd902ceae962fa0b1ddc0e57f775e (patch)
tree4ddb9cb01e91d144ee50e048747547e050ebeb72
parent55d277c33592f922f506aa2e07c0f81c6d33fd74 (diff)
downloadbrew-317a91bc1c6cd902ceae962fa0b1ddc0e57f775e.tar.bz2
LICENSE: move to root folder.
This is where people expect to find it so let's make it easier. Closes Homebrew/homebrew#28418.
-rw-r--r--.gitignore1
-rw-r--r--LICENSE.txt (renamed from Library/Homebrew/LICENSE)0
-rw-r--r--README.md2
3 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 687bde03e..4f0d5860e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
!/Library/
!/CODEOFCONDUCT.md
!/CONTRIBUTING.md
+!/LICENSE.txt
!/README.md
!/SUPPORTERS.md
!/bin
diff --git a/Library/Homebrew/LICENSE b/LICENSE.txt
index b7e1c4532..b7e1c4532 100644
--- a/Library/Homebrew/LICENSE
+++ b/LICENSE.txt
diff --git a/README.md b/README.md
index 4fcd3465b..d77706306 100644
--- a/README.md
+++ b/README.md
@@ -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/