|
0 |
It is important, first, to make a distinction between the contents of
|
|
1 |
this repository (which only contains software and configuration to build and
|
|
2 |
manage Funiculars), and the contents of any given Funicular itself (which is
|
|
3 |
not contained in this repository, but which would be contained in a
|
|
4 |
filesystem image built by the software in this repository.)
|
|
5 |
|
|
6 |
The contents of this repository are covered by the Unlicense, the text of
|
|
7 |
which follows:
|
|
8 |
|
|
9 |
-----------------------------------------------------------------------------
|
|
10 |
|
|
11 |
This is free and unencumbered software released into the public domain.
|
|
12 |
|
|
13 |
Anyone is free to copy, modify, publish, use, compile, sell, or
|
|
14 |
distribute this software, either in source code form or as a compiled
|
|
15 |
binary, for any purpose, commercial or non-commercial, and by any
|
|
16 |
means.
|
|
17 |
|
|
18 |
In jurisdictions that recognize copyright laws, the author or authors
|
|
19 |
of this software dedicate any and all copyright interest in the
|
|
20 |
software to the public domain. We make this dedication for the benefit
|
|
21 |
of the public at large and to the detriment of our heirs and
|
|
22 |
successors. We intend this dedication to be an overt act of
|
|
23 |
relinquishment in perpetuity of all present and future rights to this
|
|
24 |
software under copyright law.
|
|
25 |
|
|
26 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
27 |
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
28 |
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
29 |
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
|
30 |
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
31 |
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
32 |
OTHER DEALINGS IN THE SOFTWARE.
|
|
33 |
|
|
34 |
For more information, please refer to <http://unlicense.org/>
|
|
35 |
|
|
36 |
-----------------------------------------------------------------------------
|
|
37 |
|
|
38 |
The licensing terms of the contents of any given Funicular built with this
|
|
39 |
software depends entirely on the licensing terms of the software that goes
|
|
40 |
into it.
|