⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gpl.c

📁 一个linux下的二进制文件工具
💻 C
📖 第 1 页 / 共 2 页
字号:
printf("However, parties who have received copies, or rights, from you under\n");printf("this License will not have their licenses terminated so long as such\n");printf("parties remain in full compliance.\n");printf("\n");printf("  5. You are not required to accept this License, since you have not\n");printf("signed it.  However, nothing else grants you permission to modify or\n");printf("distribute the Program or its derivative works.  These actions are\n");printf("prohibited by law if you do not accept this License.  Therefore, by\n");printf("modifying or distributing the Program (or any work based on the\n");printf("Program), you indicate your acceptance of this License to do so, and\n");printf("all its terms and conditions for copying, distributing or modifying\n");printf("the Program or works based on it.\n");printf("\n");printf("  6. Each time you redistribute the Program (or any work based on the\n");printf("Program), the recipient automatically receives a license from the\n");warte();printf("original licensor to copy, distribute or modify the Program subject to\n");printf("these terms and conditions.  You may not impose any further\n");printf("restrictions on the recipients' exercise of the rights granted herein.\n");printf("You are not responsible for enforcing compliance by third parties to\n");printf("this License.\n");printf("\n");printf("  7. If, as a consequence of a court judgment or allegation of patent\n");printf("infringement or for any other reason (not limited to patent issues),\n");printf("conditions are imposed on you (whether by court order, agreement or\n");printf("otherwise) that contradict the conditions of this License, they do not\n");printf("excuse you from the conditions of this License.  If you cannot\n");printf("distribute so as to satisfy simultaneously your obligations under this\n");printf("License and any other pertinent obligations, then as a consequence you\n");printf("may not distribute the Program at all.  For example, if a patent\n");printf("license would not permit royalty-free redistribution of the Program by\n");printf("all those who receive copies directly or indirectly through you, then\n");printf("the only way you could satisfy both it and this License would be to\n");printf("refrain entirely from distribution of the Program.\n");printf("\n");printf("If any portion of this section is held invalid or unenforceable under\n");printf("any particular circumstance, the balance of the section is intended to\n");printf("apply and the section as a whole is intended to apply in other\n");printf("circumstances.\n");warte();printf("\n");printf("It is not the purpose of this section to induce you to infringe any\n");printf("patents or other property right claims or to contest validity of any\n");printf("such claims; this section has the sole purpose of protecting the\n");printf("integrity of the free software distribution system, which is\n");printf("implemented by public license practices.  Many people have made\n");printf("generous contributions to the wide range of software distributed\n");printf("through that system in reliance on consistent application of that\n");printf("system; it is up to the author/donor to decide if he or she is willing\n");printf("to distribute software through any other system and a licensee cannot\n");printf("impose that choice.\n");printf("\n");printf("This section is intended to make thoroughly clear what is believed to\n");printf("be a consequence of the rest of this License.\n");printf("  8. If the distribution and/or use of the Program is restricted in\n");printf("certain countries either by patents or by copyrighted interfaces, the\n");printf("original copyright holder who places the Program under this License\n");printf("may add an explicit geographical distribution limitation excluding\n");printf("those countries, so that distribution is permitted only in or among\n");printf("countries not thus excluded.  In such case, this License incorporates\n");printf("the limitation as if written in the body of this License.\n");printf("\n");printf("  9. The Free Software Foundation may publish revised and/or new versions\n");warte();printf("of the General Public License from time to time.  Such new versions will\n");printf("be similar in spirit to the present version, but may differ in detail to\n");printf("address new problems or concerns.\n");printf("\n");printf("Each version is given a distinguishing version number.  If the Program\n");printf("specifies a version number of this License which applies to it and \"any\n");printf("later version\", you have the option of following the terms and conditions\n");printf("either of that version or of any later version published by the Free\n");printf("Software Foundation.  If the Program does not specify a version number of\n");printf("this License, you may choose any version ever published by the Free Software\n");printf("Foundation.\n");printf("\n");printf("  10. If you wish to incorporate parts of the Program into other free\n");printf("programs whose distribution conditions are different, write to the author\n");printf("to ask for permission.  For software which is copyrighted by the Free\n");printf("Software Foundation, write to the Free Software Foundation; we sometimes\n");printf("make exceptions for this.  Our decision will be guided by the two goals\n");printf("of preserving the free status of all derivatives of our free software and\n");printf("of promoting the sharing and reuse of software generally.\n");printf("\n");printf("			    NO WARRANTY\n");printf("\n");printf("  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\n");warte();printf("FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN\n");printf("OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\n");printf("PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\n");printf("OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\n");printf("MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS\n");printf("TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE\n");printf("PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\n");printf("REPAIR OR CORRECTION.\n");printf("\n");printf("  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\n");printf("WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\n");printf("REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\n");printf("INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\n");printf("OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\n");printf("TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\n");printf("YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\n");printf("PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\n");printf("POSSIBILITY OF SUCH DAMAGES.\n");printf("\n");printf("		     END OF TERMS AND CONDITIONS\n");printf("	    How to Apply These Terms to Your New Programs\n");printf("\n");printf("  If you develop a new program, and you want it to be of the greatest\n");warte();printf("possible use to the public, the best way to achieve this is to make it\n");printf("free software which everyone can redistribute and change under these terms.\n");printf("\n");printf("  To do so, attach the following notices to the program.  It is safest\n");printf("to attach them to the start of each source file to most effectively\n");printf("convey the exclusion of warranty; and each file should have at least\n");printf("the \"copyright\" line and a pointer to where the full notice is found.\n");printf("\n");printf("    <one line to give the program's name and a brief idea of what it does.>\n");printf("    Copyright (C) <year>  <name of author>\n");printf("\n");printf("    This program is free software; you can redistribute it and/or modify\n");printf("    it under the terms of the GNU General Public License as published by\n");printf("    the Free Software Foundation; either version 2 of the License, or\n");printf("    (at your option) any later version.\n");printf("\n");printf("    This program is distributed in the hope that it will be useful,\n");printf("    but WITHOUT ANY WARRANTY; without even the implied warranty of\n");printf("    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n");printf("    GNU General Public License for more details.\n");printf("\n");printf("    You should have received a copy of the GNU General Public License\n");printf("    along with this program; if not, write to the Free Software\n");warte();printf("    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\n");printf("\n");printf("\n");printf("Also add information on how to contact you by electronic and paper mail.\n");printf("\n");printf("If the program is interactive, make it output a short notice like this\n");printf("when it starts in an interactive mode:\n");printf("\n");printf("    Gnomovision version 69, Copyright (C) year name of author\n");printf("    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n");printf("    This is free software, and you are welcome to redistribute it\n");printf("    under certain conditions; type `show c' for details.\n");printf("\n");printf("The hypothetical commands `show w' and `show c' should show the appropriate\n");printf("parts of the General Public License.  Of course, the commands you use may\n");printf("be called something other than `show w' and `show c'; they could even be\n");printf("mouse-clicks or menu items--whatever suits your program.\n");printf("\n");printf("You should also get your employer (if you work as a programmer) or your\n");printf("school, if any, to sign a \"copyright disclaimer\" for the program, if\n");printf("necessary.  Here is a sample; alter the names:\n");printf("\n");printf("  Yoyodyne, Inc., hereby disclaims all copyright interest in the program\n");warte();printf("  `Gnomovision' (which makes passes at compilers) written by James Hacker.\n");printf("\n");printf("  <signature of Ty Coon>, 1 April 1989\n");printf("  Ty Coon, President of Vice\n");printf("\n");printf("This General Public License does not permit incorporating your program into\n");printf("proprietary programs.  If your program is a subroutine library, you may\n");printf("consider it more useful to permit linking proprietary applications with the\n");printf("library.  If this is what you want to do, use the GNU Library General\n");printf("Public License instead of this License.\n");}void ende(){fprintf(stderr,"This program is free software; you can redistribute it and/or modify\n");fprintf(stderr,"it under the terms of the GNU General Public License as published by\n");fprintf(stderr,"the Free Software Foundation; either version 2 of the License, or\n");fprintf(stderr,"(at your option) any later version.\n");fprintf(stderr,"\n");fprintf(stderr,"This program is distributed in the hope that it will be useful,\n");fprintf(stderr,"but WITHOUT ANY WARRANTY; without even the implied warranty of\n");fprintf(stderr,"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n");fprintf(stderr,"GNU General Public License for more details.\n");fprintf(stderr,"\n");fprintf(stderr,"You should have received a copy of the GNU General Public License\n");fprintf(stderr,"along with this program; if not, write to the Free Software\n");fprintf(stderr,"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\n");fprintf(stderr,"\n");}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -