···11-Creative Commons Attribution 4.0 International (CC BY 4.0) License
11+ Apache License
22+ Version 2.0, January 2004
33+ http://www.apache.org/licenses/
44+55+TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
66+77+1. Definitions.
88+99+ "License" shall mean the terms and conditions for use, reproduction,
1010+ and distribution as defined by Sections 1 through 9 of this document.
1111+1212+2. Grant of Copyright License. Subject to the terms and conditions of
1313+ this License, each contributor hereby grants you a perpetual,
1414+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1515+ copyright license to reproduce, prepare derivative works of,
1616+ publicly display, publicly perform, sublicense, and distribute the
1717+ Work and such derivative works in Source or Object form.
1818+1919+3. Grant of Patent License. Subject to the terms and conditions of
2020+ this License, each contributor hereby grants to you a perpetual,
2121+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2222+ (except as stated in this section) patent license to make, have
2323+ made, use, offer to sell, sell, import, and otherwise transfer
2424+ the Work.
2525+2626+4. Redistribution. You may reproduce and distribute copies of the
2727+ Work or derivative works thereof in any medium, with or without
2828+ modifications, provided that you meet the following conditions:
2929+3030+ (a) You must give any other recipients of the Work or derivative
3131+ works a copy of this License; and
3232+ (b) You must cause any modified files to carry prominent notices
3333+ stating that you changed the files; and
3434+ (c) You must retain, in the Source form of any derivative works
3535+ that you distribute, all copyright, patent, trademark, and
3636+ attribution notices from the Source form of the Work,
3737+ excluding those notices that do not pertain to any part of
3838+ the derivative works; and
3939+ (d) If the Work includes a "NOTICE" text file as part of its
4040+ distribution, then any derivative works that you distribute must
4141+ include a readable copy of the attribution notices contained
4242+ within such NOTICE file.
4343+4444+5. Submission of Contributions. Unless you explicitly state otherwise,
4545+ any Contribution intentionally submitted for inclusion in the Work
4646+ by you to the Licensor shall be under the terms and conditions of
4747+ this License.
4848+4949+6. Trademarks. This License does not grant permission to use the trade
5050+ names, trademarks, service marks, or product names of the Licensor.
25133-Copyright (c) 2025 boop.cat
5252+7. Disclaimer of Warranty. Unless required by applicable law or
5353+ agreed to in writing, Licensor provides the Work (and each
5454+ Contributor provides its Contributions) on an "AS IS" BASIS,
5555+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5656+ implied.
5757+5858+8. Limitation of Liability. In no event and under no legal theory,
5959+ whether in tort (including negligence), contract, or otherwise,
6060+ unless required by applicable law (such as deliberate and grossly
6161+ negligent acts) or agreed to in writing, shall any Contributor be
6262+ liable to you for damages.
6363+6464+9. Accepting Warranty or Additional Liability. While redistributing
6565+ the Work or derivative works thereof, you may choose to offer,
6666+ and charge a fee for, acceptance of support, warranty, indemnity,
6767+ or other liability obligations. You may do so only on your own
6868+ behalf, and not on behalf of any other Contributor, and only if you
6969+ agree to indemnify, defend, and hold each Contributor harmless for
7070+ any liability incurred by, or claims asserted against, such
7171+ Contributor by reason of your accepting any such warranty or
7272+ additional liability.
47355-You are free to:
7474+END OF TERMS AND CONDITIONS
67577-- Share — copy and redistribute the material in any medium or format
88-- Adapt — remix, transform, and build upon the material for any purpose, even commercially
7676+APPENDIX: How to apply the Apache License to your work.
9771010-Under the following terms:
7878+ To apply the Apache License to your work, attach the following
7979+ boilerplate notice, with the fields enclosed by brackets "[]"
8080+ replaced with your own identifying information. (Don't include
8181+ the brackets!) The text should be included in each source file.
11821212-- **Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
8383+ Licensed under the Apache License, Version 2.0 (the "License");
8484+ you may not use this file except in compliance with the License.
8585+ You may obtain a copy of the License at
13861414-No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
8787+ http://www.apache.org/licenses/LICENSE-2.0
15881616-**Full license text:** https://creativecommons.org/licenses/by/4.0/
8989+ Unless required by applicable law or agreed to in writing, software
9090+ distributed under the License is distributed on an "AS IS" BASIS,
9191+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9292+ See the License for the specific language governing permissions and
9393+ limitations under the License.
+2-2
README.md
···11# boop.cat codebase
2233-This is boop.cat's codebase, and it was released under the [Creative Commons Attribution 4.0 International (CC BY 4.0) License](https://creativecommons.org/licenses/by/4.0/).
33+This is boop.cat's codebase, and it was released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
4455## Features
66···87878888## License
89899090-This project is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License. See [LICENSE](LICENSE) for details.
9090+This project is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for details.