Add license information.
catseye
10 years ago
0 | The software comprising Apple Befunge proper is in the public domain, as | |
1 | described in the following Unlicense: | |
2 | ||
3 | ----------------------------------------------------------------------------- | |
4 | ||
5 | This is free and unencumbered software released into the public domain. | |
6 | ||
7 | Anyone is free to copy, modify, publish, use, compile, sell, or | |
8 | distribute this software, either in source code form or as a compiled | |
9 | binary, for any purpose, commercial or non-commercial, and by any | |
10 | means. | |
11 | ||
12 | In jurisdictions that recognize copyright laws, the author or authors | |
13 | of this software dedicate any and all copyright interest in the | |
14 | software to the public domain. We make this dedication for the benefit | |
15 | of the public at large and to the detriment of our heirs and | |
16 | successors. We intend this dedication to be an overt act of | |
17 | relinquishment in perpetuity of all present and future rights to this | |
18 | software under copyright law. | |
19 | ||
20 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | |
21 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
22 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | |
23 | IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR | |
24 | OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, | |
25 | ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | |
26 | OTHER DEALINGS IN THE SOFTWARE. | |
27 | ||
28 | For more information, please refer to <http://unlicense.org/> | |
29 | ||
30 | ----------------------------------------------------------------------------- | |
31 | ||
32 | The disk image included in the distribution contains boot code which is | |
33 | part of the ESDOS ][ disk format. This is most likely copyrighted material | |
34 | and therefore NOT in the public domain. However, it is difficult to imagine | |
35 | that its authors object to this code being redistributed for non-commercial | |
36 | purposes, especially given its function. ESDOS ][-formatted disk images | |
37 | have been available for download on the Internet for years now with, it would | |
38 | seem, no controversy at all. (But don't go reverse-engineering it or trying | |
39 | to sell it, as that's likely not what its authors had in mind.) |