From 39e6c43658dac79869123b95d581fb4d99776450 Mon Sep 17 00:00:00 2001 From: EVE-146T Date: Sat, 10 Aug 2024 09:55:14 +0200 Subject: [PATCH] License --- LICENSE | 340 +++++++++++++++++++++++++++++++ Strawberry | 340 +++++++++++++++++++++++++++++++ app/release/app-release.apk | Bin 9014651 -> 9014655 bytes app/release/output-metadata.json | 4 +- 4 files changed, 682 insertions(+), 2 deletions(-) create mode 100644 LICENSE create mode 100644 Strawberry diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..1f963da --- /dev/null +++ b/LICENSE @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) 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 +this service 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 make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. 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. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +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 +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the 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 a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE 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. + + 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 +convey 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 2 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, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision 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, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This 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. + diff --git a/Strawberry b/Strawberry new file mode 100644 index 0000000..1f963da --- /dev/null +++ b/Strawberry @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) 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 +this service 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 make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. 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. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +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 +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the 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 a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE 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. + + 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 +convey 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 2 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, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision 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, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This 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. + diff --git a/app/release/app-release.apk b/app/release/app-release.apk index 5b9b8e0fcd58bc05856407d94bda913f083b464c..a971575e36dd03c97816cb7d395098aab7ade616 100644 GIT binary patch delta 15176 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 A6#xJL diff --git a/app/release/output-metadata.json b/app/release/output-metadata.json index 6551220..06a0480 100644 --- a/app/release/output-metadata.json +++ b/app/release/output-metadata.json @@ -11,8 +11,8 @@ "type": "SINGLE", "filters": [], "attributes": [], - "versionCode": 1, - "versionName": "1.0", + "versionCode": 8142, + "versionName": "81.42", "outputFile": "app-release.apk" } ],