diff --git a/LICENSE b/LICENSE index 0e259d4..68a49da 100644 --- a/LICENSE +++ b/LICENSE @@ -1,121 +1,24 @@ -Creative Commons Legal Code +This is free and unencumbered software released into the public domain. -CC0 1.0 Universal +Anyone is free to copy, modify, publish, use, compile, sell, or +distribute this software, either in source code form or as a compiled +binary, for any purpose, commercial or non-commercial, and by any +means. - CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE - LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN - ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS - INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES - REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS - PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM - THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED - HEREUNDER. +In jurisdictions that recognize copyright laws, the author or authors +of this software dedicate any and all copyright interest in the +software to the public domain. We make this dedication for the benefit +of the public at large and to the detriment of our heirs and +successors. We intend this dedication to be an overt act of +relinquishment in perpetuity of all present and future rights to this +software under copyright law. -Statement of Purpose +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. -The laws of most jurisdictions throughout the world automatically confer -exclusive Copyright and Related Rights (defined below) upon the creator -and subsequent owner(s) (each and all, an "owner") of an original work of -authorship and/or a database (each, a "Work"). - -Certain owners wish to permanently relinquish those rights to a Work for -the purpose of contributing to a commons of creative, cultural and -scientific works ("Commons") that the public can reliably and without fear -of later claims of infringement build upon, modify, incorporate in other -works, reuse and redistribute as freely as possible in any form whatsoever -and for any purposes, including without limitation commercial purposes. -These owners may contribute to the Commons to promote the ideal of a free -culture and the further production of creative, cultural and scientific -works, or to gain reputation or greater distribution for their Work in -part through the use and efforts of others. - -For these and/or other purposes and motivations, and without any -expectation of additional consideration or compensation, the person -associating CC0 with a Work (the "Affirmer"), to the extent that he or she -is an owner of Copyright and Related Rights in the Work, voluntarily -elects to apply CC0 to the Work and publicly distribute the Work under its -terms, with knowledge of his or her Copyright and Related Rights in the -Work and the meaning and intended legal effect of CC0 on those rights. - -1. Copyright and Related Rights. A Work made available under CC0 may be -protected by copyright and related or neighboring rights ("Copyright and -Related Rights"). Copyright and Related Rights include, but are not -limited to, the following: - - i. the right to reproduce, adapt, distribute, perform, display, - communicate, and translate a Work; - ii. moral rights retained by the original author(s) and/or performer(s); -iii. publicity and privacy rights pertaining to a person's image or - likeness depicted in a Work; - iv. rights protecting against unfair competition in regards to a Work, - subject to the limitations in paragraph 4(a), below; - v. rights protecting the extraction, dissemination, use and reuse of data - in a Work; - vi. database rights (such as those arising under Directive 96/9/EC of the - European Parliament and of the Council of 11 March 1996 on the legal - protection of databases, and under any national implementation - thereof, including any amended or successor version of such - directive); and -vii. other similar, equivalent or corresponding rights throughout the - world based on applicable law or treaty, and any national - implementations thereof. - -2. Waiver. To the greatest extent permitted by, but not in contravention -of, applicable law, Affirmer hereby overtly, fully, permanently, -irrevocably and unconditionally waives, abandons, and surrenders all of -Affirmer's Copyright and Related Rights and associated claims and causes -of action, whether now known or unknown (including existing as well as -future claims and causes of action), in the Work (i) in all territories -worldwide, (ii) for the maximum duration provided by applicable law or -treaty (including future time extensions), (iii) in any current or future -medium and for any number of copies, and (iv) for any purpose whatsoever, -including without limitation commercial, advertising or promotional -purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each -member of the public at large and to the detriment of Affirmer's heirs and -successors, fully intending that such Waiver shall not be subject to -revocation, rescission, cancellation, termination, or any other legal or -equitable action to disrupt the quiet enjoyment of the Work by the public -as contemplated by Affirmer's express Statement of Purpose. - -3. Public License Fallback. Should any part of the Waiver for any reason -be judged legally invalid or ineffective under applicable law, then the -Waiver shall be preserved to the maximum extent permitted taking into -account Affirmer's express Statement of Purpose. In addition, to the -extent the Waiver is so judged Affirmer hereby grants to each affected -person a royalty-free, non transferable, non sublicensable, non exclusive, -irrevocable and unconditional license to exercise Affirmer's Copyright and -Related Rights in the Work (i) in all territories worldwide, (ii) for the -maximum duration provided by applicable law or treaty (including future -time extensions), (iii) in any current or future medium and for any number -of copies, and (iv) for any purpose whatsoever, including without -limitation commercial, advertising or promotional purposes (the -"License"). The License shall be deemed effective as of the date CC0 was -applied by Affirmer to the Work. Should any part of the License for any -reason be judged legally invalid or ineffective under applicable law, such -partial invalidity or ineffectiveness shall not invalidate the remainder -of the License, and in such case Affirmer hereby affirms that he or she -will not (i) exercise any of his or her remaining Copyright and Related -Rights in the Work or (ii) assert any associated claims and causes of -action with respect to the Work, in either case contrary to Affirmer's -express Statement of Purpose. - -4. Limitations and Disclaimers. - - a. No trademark or patent rights held by Affirmer are waived, abandoned, - surrendered, licensed or otherwise affected by this document. - b. Affirmer offers the Work as-is and makes no representations or - warranties of any kind concerning the Work, express, implied, - statutory or otherwise, including without limitation warranties of - title, merchantability, fitness for a particular purpose, non - infringement, or the absence of latent or other defects, accuracy, or - the present or absence of errors, whether or not discoverable, all to - the greatest extent permissible under applicable law. - c. Affirmer disclaims responsibility for clearing rights of other persons - that may apply to the Work or any use thereof, including without - limitation any person's Copyright and Related Rights in the Work. - Further, Affirmer disclaims responsibility for obtaining any necessary - consents, permissions or other rights required for any use of the - Work. - d. Affirmer understands and acknowledges that Creative Commons is not a - party to this document and has no duty or obligation with respect to - this CC0 or use of the Work. +For more information, please refer to diff --git a/c-programming/experiments/bool-operations.c b/c-programming/experiments/bool-operations.c index 1ac3a29..e766550 100644 --- a/c-programming/experiments/bool-operations.c +++ b/c-programming/experiments/bool-operations.c @@ -2,7 +2,7 @@ * bool-operations.c * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/experiments/clock-malfunction-imitation.c b/c-programming/experiments/clock-malfunction-imitation.c index 16310f1..0c20d99 100644 --- a/c-programming/experiments/clock-malfunction-imitation.c +++ b/c-programming/experiments/clock-malfunction-imitation.c @@ -2,7 +2,7 @@ * clock-malfunction-imitation.c * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/experiments/floatscan-experiment.c b/c-programming/experiments/floatscan-experiment.c index 78d165a..776cf5a 100644 --- a/c-programming/experiments/floatscan-experiment.c +++ b/c-programming/experiments/floatscan-experiment.c @@ -32,7 +32,7 @@ * * The license information of the added code and this modification: * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/experiments/reverse-ramdisk.c b/c-programming/experiments/reverse-ramdisk.c index 4705e40..6849cf0 100644 --- a/c-programming/experiments/reverse-ramdisk.c +++ b/c-programming/experiments/reverse-ramdisk.c @@ -23,7 +23,7 @@ * TODO: Test: Automate the test verification * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/experiments/static-vs-dynamic-mem-alloc.c b/c-programming/experiments/static-vs-dynamic-mem-alloc.c index d9bb009..ce23101 100644 --- a/c-programming/experiments/static-vs-dynamic-mem-alloc.c +++ b/c-programming/experiments/static-vs-dynamic-mem-alloc.c @@ -2,7 +2,7 @@ * static-vs-dynamic-mem-alloc.c * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/io/freadln.c b/c-programming/io/freadln.c index 12660da..7535dae 100644 --- a/c-programming/io/freadln.c +++ b/c-programming/io/freadln.c @@ -14,7 +14,7 @@ * the input reading loop to avoid input queues * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include "freadln.h" diff --git a/c-programming/io/freadln.h b/c-programming/io/freadln.h index 4db8c98..8883f69 100644 --- a/c-programming/io/freadln.h +++ b/c-programming/io/freadln.h @@ -2,7 +2,7 @@ * freadln.h * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #ifndef _FREADLN_H diff --git a/c-programming/io/fwrite_le.c b/c-programming/io/fwrite_le.c index 637a3c4..c40667e 100644 --- a/c-programming/io/fwrite_le.c +++ b/c-programming/io/fwrite_le.c @@ -2,7 +2,7 @@ * fwrite_le.c * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include "fwrite_le.h" diff --git a/c-programming/io/fwrite_le.h b/c-programming/io/fwrite_le.h index ad6bf68..dfb4524 100644 --- a/c-programming/io/fwrite_le.h +++ b/c-programming/io/fwrite_le.h @@ -2,7 +2,7 @@ * fwrite_le.h * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/io/pure_getline.c b/c-programming/io/pure_getline.c index 6017263..bb6dccf 100644 --- a/c-programming/io/pure_getline.c +++ b/c-programming/io/pure_getline.c @@ -2,7 +2,7 @@ * pure_getline.c * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include "pure_getline.h" diff --git a/c-programming/io/pure_getline.h b/c-programming/io/pure_getline.h index 943f85d..2e84676 100644 --- a/c-programming/io/pure_getline.h +++ b/c-programming/io/pure_getline.h @@ -2,7 +2,7 @@ * pure_getline.h * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #ifndef _PURE_GETLINE_H diff --git a/c-programming/jokes/brexit.c b/c-programming/jokes/brexit.c index 8eacdc8..894fc50 100644 --- a/c-programming/jokes/brexit.c +++ b/c-programming/jokes/brexit.c @@ -2,7 +2,7 @@ * brexit.c * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #if !(defined(unix) || defined(__unix) || defined(__unix__) || \ diff --git a/c-programming/jokes/extol.c b/c-programming/jokes/extol.c index d641094..eec69f8 100644 --- a/c-programming/jokes/extol.c +++ b/c-programming/jokes/extol.c @@ -2,7 +2,7 @@ * extol.c [joke!] * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/jokes/extol.modern.c b/c-programming/jokes/extol.modern.c index e99041f..6843a4d 100644 --- a/c-programming/jokes/extol.modern.c +++ b/c-programming/jokes/extol.modern.c @@ -4,7 +4,7 @@ * A modern C version of extol.c * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/math/be_to_le_ptr.h b/c-programming/math/be_to_le_ptr.h index c69f1a7..ee0b296 100644 --- a/c-programming/math/be_to_le_ptr.h +++ b/c-programming/math/be_to_le_ptr.h @@ -4,7 +4,7 @@ * Useful for showing big-endian hexadecimal dumps on little-endian machines * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #define BE_TO_LE_PTR(base, size, i) \ diff --git a/c-programming/math/opt_int_div.h b/c-programming/math/opt_int_div.h index b2e122d..7e1e5e1 100644 --- a/c-programming/math/opt_int_div.h +++ b/c-programming/math/opt_int_div.h @@ -6,7 +6,7 @@ * NOTE: This code will work only on a computer that uses bits. * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/math/opt_int_div.test.c b/c-programming/math/opt_int_div.test.c index 238a096..400e714 100644 --- a/c-programming/math/opt_int_div.test.c +++ b/c-programming/math/opt_int_div.test.c @@ -4,7 +4,7 @@ * "Optimized integer division" * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include "opt_int_div.h" diff --git a/c-programming/mem/safe_mem.h b/c-programming/mem/safe_mem.h index 49c95b5..33412b8 100644 --- a/c-programming/mem/safe_mem.h +++ b/c-programming/mem/safe_mem.h @@ -10,7 +10,7 @@ * f=lib/memset_explicit.c;hb=refs/heads/stable-202301 * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #ifndef _SAFE_MEM_H diff --git a/c-programming/mem/safe_mem.test.c b/c-programming/mem/safe_mem.test.c index 7c4f150..e8b0f9e 100644 --- a/c-programming/mem/safe_mem.test.c +++ b/c-programming/mem/safe_mem.test.c @@ -2,7 +2,7 @@ * safe_mem.test.c * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/strings/asprintf.c b/c-programming/strings/asprintf.c index a1800c0..f8d4acf 100644 --- a/c-programming/strings/asprintf.c +++ b/c-programming/strings/asprintf.c @@ -2,7 +2,7 @@ * asprintf.c * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include "asprintf.h" diff --git a/c-programming/strings/asprintf.h b/c-programming/strings/asprintf.h index c8ff7cd..813614c 100644 --- a/c-programming/strings/asprintf.h +++ b/c-programming/strings/asprintf.h @@ -2,7 +2,7 @@ * asprintf.h * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #ifndef _ASPRINTF_H diff --git a/c-programming/strings/str_replace.c b/c-programming/strings/str_replace.c index 21fb61e..061d694 100644 --- a/c-programming/strings/str_replace.c +++ b/c-programming/strings/str_replace.c @@ -4,7 +4,7 @@ * TODO: Add ability to replace from the end (negative value of max_count) * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include "str_replace.h" diff --git a/c-programming/strings/str_replace.h b/c-programming/strings/str_replace.h index a372ac3..5cef608 100644 --- a/c-programming/strings/str_replace.h +++ b/c-programming/strings/str_replace.h @@ -2,7 +2,7 @@ * str_replace.h * * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #include diff --git a/c-programming/sys/cpuid_vendor_id.mod.c b/c-programming/sys/cpuid_vendor_id.mod.c index 953c3a3..147d617 100644 --- a/c-programming/sys/cpuid_vendor_id.mod.c +++ b/c-programming/sys/cpuid_vendor_id.mod.c @@ -7,7 +7,7 @@ * * The following license information applies for the modifications: * Author: Intel A80486DX2-66 - * License: Creative Commons Zero 1.0 Universal + * License: Unlicense */ #if !(defined(__amd64__) || defined(__amd64) || defined(__x86_64__) || \ diff --git a/python-programming/generate_C_lang_token.py b/python-programming/generate_C_lang_token.py index f2cac57..8c8f612 100644 --- a/python-programming/generate_C_lang_token.py +++ b/python-programming/generate_C_lang_token.py @@ -3,7 +3,7 @@ # generate_C_lang_token.py # # Author: Intel A80486DX2-66 -# License: Creative Commons Zero 1.0 Universal +# License: Unlicense # # TODO: If the generated token starts with `__`, replace the first 2 characters # to a random [A-Za-z]{2,2} string diff --git a/python-programming/git_commit_simulator.py b/python-programming/git_commit_simulator.py index dfdccd1..871f06a 100644 --- a/python-programming/git_commit_simulator.py +++ b/python-programming/git_commit_simulator.py @@ -5,7 +5,7 @@ # TODO: Add interactive mode # # Author: Intel A80486DX2-66 -# License: Creative Commons Zero 1.0 Universal +# License: Unlicense from datetime import datetime from difflib import unified_diff diff --git a/python-programming/oneliners/ASCII_to_CJK.py b/python-programming/oneliners/ASCII_to_CJK.py index 128c651..ca43917 100644 --- a/python-programming/oneliners/ASCII_to_CJK.py +++ b/python-programming/oneliners/ASCII_to_CJK.py @@ -3,7 +3,7 @@ # ASCII_to_CJK.py # # Author: Intel A80486DX2-66 -# License: Creative Commons Zero 1.0 Universal +# License: Unlicense ASCII_to_CJK = { " ": "\u3000", diff --git a/python-programming/oneliners/base64_text_decode.py b/python-programming/oneliners/base64_text_decode.py index cdbc8a8..3ea6201 100644 --- a/python-programming/oneliners/base64_text_decode.py +++ b/python-programming/oneliners/base64_text_decode.py @@ -3,6 +3,6 @@ # base64_text_decode.py # # Author: Intel A80486DX2-66 -# License: Creative Commons Zero 1.0 Universal +# License: Unlicense print(__import__("base64").b64decode(input()).decode())