license.txt
上传用户:lctyggxszx
上传日期:2022-06-30
资源大小:280k
文件大小:18k
源码类别:

FlashMX/Flex源码

开发平台:

C#

  1.     GNU GENERAL PUBLIC LICENSE         Version 2, June 1991
  2.  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  3.                           675 Mass Ave, Cambridge, MA 02139, USA
  4.  Everyone is permitted to copy and distribute verbatim copies
  5.  of this license document, but changing it is not allowed.
  6.     Preamble
  7.   The licenses for most software are designed to take away your
  8. freedom to share and change it.  By contrast, the GNU General Public
  9. License is intended to guarantee your freedom to share and change
  10. free software--to make sure the software is free for all its users.
  11.   This General Public License applies to most of the Free Software
  12. Foundation's software and to any other program whose authors commit
  13. to using it.  (Some other Free Software Foundation software is
  14. covered by the GNU Library General Public License instead.)  You
  15. can apply it to your programs, too.
  16.   When we speak of free software, we are referring to freedom, not
  17. price.  Our General Public Licenses are designed to make sure that you
  18. have the freedom to distribute copies of free software (and charge for
  19. this service if you wish), that you receive source code or can get it
  20. if you want it, that you can change the software or use pieces of it
  21. in new free programs; and that you know you can do these things.
  22.   To protect your rights, we need to make restrictions that forbid
  23. anyone to deny you these rights or to ask you to surrender the rights.
  24. These restrictions translate to certain responsibilities for you if
  25. you distribute copies of the software, or if you modify it.
  26.   For example, if you distribute copies of such a program, whether gratis
  27. or for a fee, you must give the recipients all the rights that you have.
  28. You must make sure that they, too, receive or can get the source code.
  29. And you must show them these terms so they know their rights.
  30.   We protect your rights with two steps: (1) copyright the software,
  31. and (2) offer you this license which gives you legal permission to copy,
  32. distribute and/or modify the software.
  33.   Also, for each author's protection and ours, we want to make certain
  34. that everyone understands that there is no warranty for this free
  35. software.  If the software is modified by someone else and passed on, we
  36. want its recipients to know that what they have is not the original,
  37. so that any problems introduced by others will not reflect on the
  38. original authors' reputations.
  39.   Finally, any free program is threatened constantly by software
  40. patents.  We wish to avoid the danger that redistributors of a free
  41. program will individually obtain patent licenses, in effect making
  42. the program proprietary.  To prevent this, we have made it clear
  43. that any patent must be licensed for everyone's free use or not
  44. licensed at all.
  45.   The precise terms and conditions for copying, distribution and
  46. modification follow. 
  47. GNU GENERAL PUBLIC LICENSE
  48. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  49.   0. This License applies to any program or other work which contains a
  50. notice placed by the copyright holder saying it may be distributed under the
  51. terms of this General Public License.  The "Program", below, refers to any
  52. such program or work, and a "work based on the Program" means either the
  53. Program or any derivative work under copyright law: that is to say, a work
  54. containing the Program or a portion of it, either verbatim or with
  55. modifications and/or translated into another language.  (Hereinafter,
  56. translation is included without limitation in the term "modification".)  Each
  57. licensee is addressed as "you".
  58. Activities other than copying, distribution and modification are not covered
  59. by this License; they are outside its scope.  The act of running the Program
  60. is not restricted, and the output from the Program is covered only if its
  61. contents constitute a work based on the Program (independent of having been
  62. made by running the Program). Whether that is true depends on what the
  63. Program does.
  64.   1. You may copy and distribute verbatim copies of the Program's source code
  65. as you receive it, in any medium, provided that you conspicuously and
  66. appropriately publish on each copy an appropriate copyright notice and
  67. disclaimer of warranty; keep intact all the notices that refer to this
  68. License and to the absence of any warranty; and give any other recipients of
  69. the Program a copy of this License along with the Program.
  70. You may charge a fee for the physical act of transferring a copy, and you may
  71. at your option offer warranty protection in exchange for a fee.
  72.   2. You may modify your copy or copies of the Program or any portion of it,
  73. thus forming a work based on the Program, and copy and distribute such
  74. modifications or work under the terms of Section 1 above, provided that you
  75. also meet all of these conditions:
  76.     a) You must cause the modified files to carry prominent notices
  77.     stating that you changed the files and the date of any change.
  78.     b) You must cause any work that you distribute or publish, that in
  79.     whole or in part contains or is derived from the Program or any
  80.     part thereof, to be licensed as a whole at no charge to all third
  81.     parties under the terms of this License.
  82.     c) If the modified program normally reads commands interactively
  83.     when run, you must cause it, when started running for such
  84.     interactive use in the most ordinary way, to print or display an
  85.     announcement including an appropriate copyright notice and a
  86.     notice that there is no warranty (or else, saying that you provide
  87.     a warranty) and that users may redistribute the program under
  88.     these conditions, and telling the user how to view a copy of this
  89.     License.  (Exception: if the Program itself is interactive but
  90.     does not normally print such an announcement, your work based on
  91.     the Program is not required to print an announcement.) 
  92.     
  93.     
  94.     
  95.     These requirements apply to the modified work as a whole.  If
  96. identifiable sections of that work are not derived from the Program, and can
  97. be reasonably considered independent and separate works in themselves, then
  98. this License, and its terms, do not apply to those sections when you
  99. distribute them as separate works.  But when you distribute the same sections
  100. as part of a whole which is a work based on the Program, the distribution of
  101. the whole must be on the terms of this License, whose permissions for other
  102. licensees extend to the entire whole, and thus to each and every part
  103. regardless of who wrote it.
  104. Thus, it is not the intent of this section to claim rights or contest your
  105. rights to work written entirely by you; rather, the intent is to exercise the
  106. right to control the distribution of derivative or collective works based on
  107. the Program.
  108. In addition, mere aggregation of another work not based on the Program with
  109. the Program (or with a work based on the Program) on a volume of a storage or
  110. distribution medium does not bring the other work under the scope of this
  111. License.
  112.   3. You may copy and distribute the Program (or a work based on it, under
  113. Section 2) in object code or executable form under the terms of Sections 1
  114. and 2 above provided that you also do one of the following:
  115.     a) Accompany it with the complete corresponding machine-readable
  116.     source code, which must be distributed under the terms of Sections
  117.     1 and 2 above on a medium customarily used for software interchange; or,
  118.     b) Accompany it with a written offer, valid for at least three
  119.     years, to give any third party, for a charge no more than your
  120.     cost of physically performing source distribution, a complete
  121.     machine-readable copy of the corresponding source code, to be
  122.     distributed under the terms of Sections 1 and 2 above on a medium
  123.     customarily used for software interchange; or,
  124.     c) Accompany it with the information you received as to the offer
  125.     to distribute corresponding source code.  (This alternative is
  126.     allowed only for noncommercial distribution and only if you
  127.     received the program in object code or executable form with such
  128.     an offer, in accord with Subsection b above.)
  129. The source code for a work means the preferred form of the work for making
  130. modifications to it.  For an executable work, complete source code means all
  131. the source code for all modules it contains, plus any associated interface
  132. definition files, plus the scripts used to control compilation and
  133. installation of the executable.  However, as a special exception, the source
  134. code distributed need not include anything that is normally distributed (in
  135. either source or binary form) with the major components (compiler, kernel,
  136. and so on) of the operating system on which the executable runs, unless that
  137. component itself accompanies the executable.
  138. If distribution of executable or object code is made by offering access to
  139. copy from a designated place, then offering equivalent access to copy the
  140. source code from the same place counts as distribution of the source code,
  141. even though third parties are not compelled to copy the source along with the
  142. object code. 
  143.   4. You may not copy, modify, sublicense, or distribute the Program except
  144. as expressly provided under this License.  Any attempt otherwise to copy,
  145. modify, sublicense or distribute the Program is void, and will automatically
  146. terminate your rights under this License. However, parties who have received
  147. copies, or rights, from you under this License will not have their licenses
  148. terminated so long as such parties remain in full compliance.
  149.   5. You are not required to accept this License, since you have not signed
  150. it.  However, nothing else grants you permission to modify or distribute the
  151. Program or its derivative works.  These actions are prohibited by law if you
  152. do not accept this License.  Therefore, by modifying or distributing the
  153. Program (or any work based on the Program), you indicate your acceptance of
  154. this License to do so, and all its terms and conditions for copying,
  155. distributing or modifying the Program or works based on it.
  156.   6. Each time you redistribute the Program (or any work based on the
  157. Program), the recipient automatically receives a license from the original
  158. licensor to copy, distribute or modify the Program subject to these terms and
  159. conditions.  You may not impose any further restrictions on the recipients'
  160. exercise of the rights granted herein. You are not responsible for enforcing
  161. compliance by third parties to this License.
  162.   7. If, as a consequence of a court judgment or allegation of patent
  163. infringement or for any other reason (not limited to patent issues),
  164. conditions are imposed on you (whether by court order, agreement or
  165. otherwise) that contradict the conditions of this License, they do not excuse
  166. you from the conditions of this License.  If you cannot distribute so as to
  167. satisfy simultaneously your obligations under this License and any other
  168. pertinent obligations, then as a consequence you may not distribute the
  169. Program at all.  For example, if a patent license would not permit
  170. royalty-free redistribution of the Program by all those who receive copies
  171. directly or indirectly through you, then the only way you could satisfy both
  172. it and this License would be to refrain entirely from distribution of the
  173. Program.
  174. If any portion of this section is held invalid or unenforceable under any
  175. particular circumstance, the balance of the section is intended to apply and
  176. the section as a whole is intended to apply in other circumstances.
  177. It is not the purpose of this section to induce you to infringe any patents
  178. or other property right claims or to contest validity of any such claims;
  179. this section has the sole purpose of protecting the integrity of the free
  180. software distribution system, which is implemented by public license
  181. practices.  Many people have made generous contributions to the wide range of
  182. software distributed through that system in reliance on consistent
  183. application of that system; it is up to the author/donor to decide if he or
  184. she is willing to distribute software through any other system and a licensee
  185. cannot impose that choice.
  186. This section is intended to make thoroughly clear what is believed to be a
  187. consequence of the rest of this License. 
  188.   8. If the distribution and/or use of the Program is restricted in certain
  189. countries either by patents or by copyrighted interfaces, the original
  190. copyright holder who places the Program under this License may add an
  191. explicit geographical distribution limitation excluding those countries, so
  192. that distribution is permitted only in or among countries not thus excluded.
  193. In such case, this License incorporates the limitation as if written in the
  194. body of this License.
  195.   9. The Free Software Foundation may publish revised and/or new versions of
  196. the General Public License from time to time.  Such new versions will be
  197. similar in spirit to the present version, but may differ in detail to address
  198. new problems or concerns.
  199. Each version is given a distinguishing version number.  If the Program
  200. specifies a version number of this License which applies to it and "any later
  201. version", you have the option of following the terms and conditions either of
  202. that version or of any later version published by the Free Software
  203. Foundation.  If the Program does not specify a version number of this
  204. License, you may choose any version ever published by the Free Software
  205. Foundation.
  206.   10. If you wish to incorporate parts of the Program into other free
  207. programs whose distribution conditions are different, write to the author to
  208. ask for permission.  For software which is copyrighted by the Free Software
  209. Foundation, write to the Free Software Foundation; we sometimes make
  210. exceptions for this.  Our decision will be guided by the two goals of
  211. preserving the free status of all derivatives of our free software and of
  212. promoting the sharing and reuse of software generally.
  213.     NO WARRANTY
  214.   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  215. FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
  216. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  217. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  218. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  219. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO
  220. THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE PROGRAM
  221. PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
  222. CORRECTION.
  223.   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  224. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  225. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  226. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  227. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO
  228. LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR
  229. THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  230. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  231. POSSIBILITY OF SUCH DAMAGES.
  232.      END OF TERMS AND CONDITIONS 
  233.      
  234. Appendix: How to Apply These Terms to Your New Programs
  235.   If you develop a new program, and you want it to be of the greatest
  236. possible use to the public, the best way to achieve this is to make it free
  237. software which everyone can redistribute and change under these terms.
  238.   To do so, attach the following notices to the program.  It is safest to
  239. attach them to the start of each source file to most effectively convey the
  240. exclusion of warranty; and each file should have at least the "copyright"
  241. line and a pointer to where the full notice is found.
  242.     <one line to give the program's name and a brief idea of what it does.>
  243.     Copyright (C) 19yy  <name of author>
  244.     This program is free software; you can redistribute it and/or modify
  245.     it under the terms of the GNU General Public License as published by
  246.     the Free Software Foundation; either version 2 of the License, or
  247.     (at your option) any later version.
  248.     This program is distributed in the hope that it will be useful,
  249.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  250.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  251.     GNU General Public License for more details.
  252.     You should have received a copy of the GNU General Public License
  253.     along with this program; if not, write to the Free Software
  254.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  255. Also add information on how to contact you by electronic and paper mail.
  256. If the program is interactive, make it output a short notice like this when
  257. it starts in an interactive mode:
  258.     Gnomovision version 69, Copyright (C) 19yy name of author
  259.     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  260.     This is free software, and you are welcome to redistribute it
  261.     under certain conditions; type `show c' for details.
  262. The hypothetical commands `show w' and `show c' should show the appropriate
  263. parts of the General Public License.  Of course, the commands you use may be
  264. called something other than `show w' and `show c'; they could even be
  265. mouse-clicks or menu items--whatever suits your program.
  266. You should also get your employer (if you work as a programmer) or your
  267. school, if any, to sign a "copyright disclaimer" for the program, if
  268. necessary.  Here is a sample; alter the names:
  269.   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  270.   `Gnomovision' (which makes passes at compilers) written by James Hacker.
  271.   <signature of Ty Coon>, 1 April 1989   Ty Coon, President of Vice
  272. This General Public License does not permit incorporating your program into
  273. proprietary programs.  If your program is a subroutine library, you may
  274. consider it more useful to permit linking proprietary applications with the
  275. library.  If this is what you want to do, use the GNU Library General Public
  276. License instead of this License.