From 96f15ca433a54ef7197521bf97262176e4ff3423 Mon Sep 17 00:00:00 2001 From: mirk0dex Date: Sun, 28 Jan 2024 00:40:35 +0100 Subject: [PATCH] Added license --- COPYING | 674 +++++++++++++++++++++++++++++++ app/release/app-release.apk | Bin 4670514 -> 4671510 bytes app/release/output-metadata.json | 4 +- 3 files changed, 676 insertions(+), 2 deletions(-) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/COPYING @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + 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/app/release/app-release.apk b/app/release/app-release.apk index 0c20362cf9c4a2ae2a801593b23524080c9a9278..6f380d23d37a3509d5727e4077132c20ea1b7877 100644 GIT binary patch delta 3440323 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