Skip to content

Commit

Permalink
Update License and Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fr0l committed Jul 21, 2019
1 parent abbe556 commit f33faf9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2019 Badoo

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# homebrew-qa
Custom brew formulae with bottles for QA
# Homebrew tap with various bottles for QA

This is a [Homebrew](https://brew.sh/) tap for binary packages ([Bottles](https://docs.brew.sh/Bottles)) of various formulae related to QA.

Formulae here are NOT in sync with official brew formulae from [Homebrew repo](https://github.com/Homebrew/homebrew-core) and other repos for reason of easier deployment.

Formulae here contain bottles of:
* old frozen versions
* yet unreleased versions (HEAD)
* not official (i.e. forked) and patched versions

0 comments on commit f33faf9

Please sign in to comment.