aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2014-04-22 15:59:22 +0100
committerMike McQuaid2014-04-23 08:11:02 +0100
commit87a4fe120bb564d1983cecfc5f44b81dd79f482f (patch)
treef07c44aafa36382723a900157bab6d5537b285fe
parent94be72ad7b45de8978939d371a3beb41e4a02c10 (diff)
downloadhomebrew-87a4fe120bb564d1983cecfc5f44b81dd79f482f.tar.bz2
LICENSE: move to root folder.
This is where people expect to find it so let's make it easier. Closes #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/