xref: /minix/minix/share/beaglebone/weather/LICENSE (revision 83133719)
1Original code is based on bonescript by Jason Kridner <jdk@ti.com>.
2To see the original, checkout the bonescript repository on github
3The license for the original code is below, between the dashes. Minix changes
4Copyright (c) 2013 Thomas Cort <tcort@minix3.org> (same license applies).
5spin.js, jQuery and Processing.js are under MIT license.
6
7-------------------------------------------------------------------------------
8Copyright (c) 2011 Jason Kridner <jdk@ti.com>
9
10Permission is hereby granted, free of charge, to any person obtaining a copy of
11this software and associated documentation files (the "Software"), to deal in
12the Software without restriction, including without limitation the rights to
13use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
14of the Software, and to permit persons to whom the Software is furnished to do
15so, subject to the following conditions:
16
17The above copyright notice and this permission notice shall be included in all
18copies or substantial portions of the Software.
19
20THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26SOFTWARE.
27-------------------------------------------------------------------------------
28