copyright.tm

来自「一个C格式的脚本处理函数库源代码,可让你的C程序具有执行C格式的脚本文件」· TM 代码 · 共 477 行 · 第 1/2 页

TM
477
字号
may add an explicit geographical distribution limitation excludingthose countries, so that distribution is permitted only in or amongcountries not thus excluded.  In such case, this License incorporatesthe limitation as if written in the body of this License.  9. The Free Software Foundation may publish revised and/or new versionsof the General Public License from time to time.  Such new versions willbe similar in spirit to the present version, but may differ in detail toaddress new problems or concerns.Each version is given a distinguishing version number.  If the Programspecifies a version number of this License which applies to it and "anylater version", you have the option of following the terms and conditionseither of that version or of any later version published by the FreeSoftware Foundation.  If the Program does not specify a version number ofthis License, you may choose any version ever published by the Free SoftwareFoundation.  10. If you wish to incorporate parts of the Program into other freeprograms whose distribution conditions are different, write to the authorto ask for permission.  For software which is copyrighted by the FreeSoftware Foundation, write to the Free Software Foundation; we sometimesmake exceptions for this.  Our decision will be guided by the two goalsof preserving the free status of all derivatives of our free software andof promoting the sharing and reuse of software generally.#v+                            NO WARRANTY  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTYFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHENOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIESPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSEDOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OFMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK ASTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THEPROGRAM 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 WRITINGWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/ORREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISINGOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITEDTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BYYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHERPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THEPOSSIBILITY OF SUCH DAMAGES.                     END OF TERMS AND CONDITIONS#v-        Appendix: How to Apply These Terms to Your New Programs  If you develop a new program, and you want it to be of the greatestpossible use to the public, the best way to achieve this is to make itfree software which everyone can redistribute and change under these terms.  To do so, attach the following notices to the program.  It is safestto attach them to the start of each source file to most effectivelyconvey the exclusion of warranty; and each file should have at leastthe "copyright" line and a pointer to where the full notice is found.#v+    <one line to give the program's name and a brief idea of what it does.>    Copyright (C) 19yy  <name of author>    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., 675 Mass Ave, Cambridge, MA 02139, USA.#v-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 thiswhen it starts in an interactive mode:#v+    Gnomovision version 69, Copyright (C) 19yy 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.#v-The hypothetical commands `show w' and `show c' should show the appropriateparts of the General Public License.  Of course, the commands you use maybe called something other than `show w' and `show c'; they could even bemouse-clicks or menu items--whatever suits your program.You should also get your employer (if you work as a programmer) or yourschool, if any, to sign a "copyright disclaimer" for the program, ifnecessary.  Here is a sample; alter the names:#v+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program  `Gnomovision' (which makes passes at compilers) written by James Hacker.  <signature of Ty Coon>, 1 April 1989  Ty Coon, President of Vice#v-This General Public License does not permit incorporating your program intoproprietary programs.  If your program is a subroutine library, you mayconsider it more useful to permit linking proprietary applications with thelibrary.  If this is what you want to do, use the GNU Library GeneralPublic License instead of this License.\sect{The Artistic License}#v+                         The "Artistic License"                                Preamble#v-The intent of this document is to state the conditions under which aPackage may be copied, such that the Copyright Holder maintains somesemblance of artistic control over the development of the package,while giving the users of the package the right to use and distributethe Package in a more-or-less customary fashion, plus the right to makereasonable modifications.Definitions:#v+        "Package" refers to the collection of files distributed by the        Copyright Holder, and derivatives of that collection of files        created through textual modification.        "Standard Version" refers to such a Package if it has not been        modified, or has been modified in accordance with the wishes        of the Copyright Holder as specified below.        "Copyright Holder" is whoever is named in the copyright or        copyrights for the package.        "You" is you, if you're thinking about copying or distributing        this Package.        "Reasonable copying fee" is whatever you can justify on the        basis of media cost, duplication charges, time of people involved,        and so on.  (You will not be required to justify it to the        Copyright Holder, but only to the computing community at large        as a market that must bear the fee.)        "Freely Available" means that no fee is charged for the item        itself, though there may be fees involved in handling the item.        It also means that recipients of the item may redistribute it        under the same conditions they received it.#v-1. You may make and give away verbatim copies of the source form of theStandard Version of this Package without restriction, provided that youduplicate all of the original copyright notices and associated disclaimers.2. You may apply bug fixes, portability fixes and other modificationsderived from the Public Domain or from the Copyright Holder.  A Packagemodified in such a way shall still be considered the Standard Version.3. You may otherwise modify your copy of this Package in any way, providedthat you insert a prominent notice in each changed file stating how andwhen you changed that file, and provided that you do at least ONE of thefollowing:#v+    a) place your modifications in the Public Domain or otherwise make them    Freely Available, such as by posting said modifications to Usenet or    an equivalent medium, or placing the modifications on a major archive    site such as uunet.uu.net, or by allowing the Copyright Holder to include    your modifications in the Standard Version of the Package.    b) use the modified Package only within your corporation or organization.    c) rename any non-standard executables so the names do not conflict    with standard executables, which must also be provided, and provide    a separate manual page for each non-standard executable that clearly    documents how it differs from the Standard Version.    d) make other distribution arrangements with the Copyright Holder.#v-4. You may distribute the programs of this Package in object code orexecutable form, provided that you do at least ONE of the following:#v+    a) distribute a Standard Version of the executables and library files,    together with instructions (in the manual page or equivalent) on where    to get the Standard Version.    b) accompany the distribution with the machine-readable source of    the Package with your modifications.    c) give non-standard executables non-standard names, and clearly    document the differences in manual pages (or equivalent), together    with instructions on where to get the Standard Version.    d) make other distribution arrangements with the Copyright Holder.#v-5. You may charge a reasonable copying fee for any distribution of thisPackage.  You may charge any fee you choose for support of thisPackage.  You may not charge a fee for this Package itself.  However,you may distribute this Package in aggregate with other (possiblycommercial) programs as part of a larger (possibly commercial) softwaredistribution provided that you do not advertise this Package as aproduct of your own.  You may embed this Package's interpreter withinan executable of yours (by linking); this shall be construed as a mereform of aggregation, provided that the complete Standard Version of theinterpreter is so embedded.6. The scripts and library files supplied as input to or produced asoutput from the programs of this Package do not automatically fallunder the copyright of this Package, but belong to whomever generatedthem, and may be sold commercially, and may be aggregated with thisPackage.  If such scripts or library files are aggregated with thisPackage via the so-called "undump" or "unexec" methods of producing abinary executable image, then distribution of such an image shallneither be construed as a distribution of this Package nor shall itfall under the restrictions of Paragraphs 3 and 4, provided that you donot represent such an executable image as a Standard Version of thisPackage.7. C subroutines (or comparably compiled subroutines in otherlanguages) supplied by you and linked into this Package in order toemulate subroutines and variables of the language defined by thisPackage shall not be considered part of this Package, but are theequivalent of input as in Paragraph 6, provided these subroutines donot change the language in any way that would cause it to fail theregression tests for the language.8. Aggregation of this Package with a commercial distribution is alwayspermitted provided that the use of this Package is embedded; that is,when no overt attempt is made to make this Package's interfaces visibleto the end user of the commercial distribution.  Such use shall not beconstrued as a distribution of this Package.9. The name of the Copyright Holder may not be used to endorse or promoteproducts derived from this software without specific prior written permission.10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS ORIMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIEDWARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

⌨️ 快捷键说明

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