From bd6b1c3add9d7f9f5226a3e3bb4acf612825bbf7 Mon Sep 17 00:00:00 2001 From: goddonebianu Date: Mon, 6 Oct 2025 11:46:30 +0800 Subject: [PATCH] ... --- gpl-3.0.txt | 674 +++++++++++++++++++++++++++++++++++++++++++++ package.json | 1 + public/favicon.ico | Bin 0 -> 19728 bytes src/app/page.tsx | 32 ++- 4 files changed, 703 insertions(+), 4 deletions(-) create mode 100644 gpl-3.0.txt create mode 100644 public/favicon.ico diff --git a/gpl-3.0.txt b/gpl-3.0.txt new file mode 100644 index 0000000..6f37c69 --- /dev/null +++ b/gpl-3.0.txt @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2025 GoddoNebianU. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/package.json b/package.json index d5cd068..e542bb7 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "learn-languages", "version": "0.1.0", "private": true, + "license": "GPL-3.0-only", "scripts": { "dev": "next dev --turbopack", "build": "next build --turbopack", diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..1c641d93eea89afb4f9fa23d77536155ebfcd45b GIT binary patch literal 19728 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 HB{Ts5$O|B3 literal 0 HcmV?d00001 diff --git a/src/app/page.tsx b/src/app/page.tsx index 137c8a4..5c5f82e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,16 +1,40 @@ import Link from "next/link"; +import Image from "next/image"; function MyLink( { href, label }: { href: string, label: string } ) { return ( - {label} + {label} + ) +} + +function Navbar() { + return ( +
+ + logo + + 学语言 + +
+ + +
+
+
) } export default function Home() { - return ( -
+ return (<> + +
Learn Languages
@@ -21,5 +45,5 @@ export default function Home() {
- ); + ); }