forked from Manuel83/craftbeerpi3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
13 lines (12 loc) · 825 Bytes
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
Copyright (C) 2017 Manuel Fritsch
The software is free to use for private home breweries. It's permitted to modify the software for personal use.
It's not permitted to distribute the modified software. Modification can be
distributed via the official CraftBeerPi release only. It's not permitted to distribute
the software in a commercial way without permission.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.