forked from Steppschuh/RemoteControlServer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
24 lines (17 loc) · 959 Bytes
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
License for the Remote Control Server
Copyright (c) 2011, 2015 Stephan Schultz
Permitted
This software may be used for commercial purposes by the license owner.
You may modify and use this software for private use without distributing it.
Forbidden
You may not distribute this software [1].
You may not use this software or parts of its code for commercial purposes [1].
You may not use names, logos or trademarks of the contributers.
[1] without the written permission of the license owner
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.