xref: /aosp_15_r20/development/tools/external_crates/license_checker/src/licenses/Unlicense.txt (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1This is free and unencumbered software released into the public domain.
2
3Anyone is free to copy, modify, publish, use, compile, sell, or distribute
4this software, either in source code form or as a compiled binary, for any
5purpose, commercial or non-commercial, and by any means.
6
7In jurisdictions that recognize copyright laws, the author or authors of this
8software dedicate any and all copyright interest in the software to the public
9domain. We make this dedication for the benefit of the public at large and to
10the detriment of our heirs and
11
12successors. We intend this dedication to be an overt act of relinquishment in
13perpetuity of all present and future rights to this software under copyright
14law.
15
16THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
20ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
21WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22
23For more information, please refer to <http://unlicense.org/>