-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathLICENSE
More file actions
34 lines (27 loc) · 1.75 KB
/
LICENSE
File metadata and controls
34 lines (27 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
BEER license / MIT license
Copyright (C) 2021 by Andreas Pfeil
The BEER license is basically the same as the MIT license (see below), except
that you should buy the author a beer if you use this software.
“If you dine out, you give the waiter a tip, if you got to the barber, you
give a tip for the service… The same applies here: If you like this software
and want to honor the author’s efforts that went into this software, you should
send a motivation boost to the author by buying the author a beer. You can do
this by sending whatever amount a beer costs in your country. Sending a tip to
the author is not mandatory. If you want to use this software but can’t or do
not want to send a tip, that’s ok, too. It is completely up to you!”
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
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.