-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# License | ||
|
||
VLCMidiRemote is free software, licensed under the Apache License, Version | ||
2.0 (the "License"). Commercial and non-commercial use are permitted in | ||
compliance with the License. | ||
|
||
Copyright (c) 2016 Olivier Jacques. | ||
All rights reserved. | ||
|
||
You may obtain a copy of the License at: | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
As stated in Section 7, "Disclaimer of Warranty," of the License: | ||
|
||
> Licensor provides the Work (and each Contributor provides its Contributions) | ||
> on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either | ||
> express or implied, including, without limitation, any warranties or | ||
> conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A | ||
> PARTICULAR PURPOSE. You are solely responsible for determining the | ||
> appropriateness of using or redistributing the Work and assume any risks | ||
> associated with Your exercise of permissions under this License. | ||
The source code for VLCMidiRemote is available at: | ||
https://github.com/ojacques/VLCMidiRemote |