RPSL.txt 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518
  1. RealNetworks Public Source License Version 1.0
  2. (Rev. Date October 28, 2002)
  3. 1. General Definitions. This License applies to any program or other work which
  4. RealNetworks, Inc., or any other entity that elects to use this license,
  5. ("Licensor") makes publicly available and which contains a notice placed by
  6. Licensor identifying such program or work as "Original Code" and stating that it
  7. is subject to the terms of this RealNetworks Public Source License version 1.0
  8. (or subsequent version thereof) ("License"). You are not required to accept this
  9. License. However, nothing else grants You permission to use, copy, modify or
  10. distribute the software or its derivative works. These actions are prohibited by
  11. law if You do not accept this License. Therefore, by modifying, copying or
  12. distributing the software (or any work based on the software), You indicate your
  13. acceptance of this License to do so, and all its terms and conditions. In
  14. addition, you agree to the terms of this License by clicking the Accept button
  15. or downloading the software. As used in this License:
  16. 1.1 "Applicable Patent Rights" mean: (a) in the case where Licensor is the
  17. grantor of rights, claims of patents that (i) are now or hereafter acquired,
  18. owned by or assigned to Licensor and (ii) are necessarily infringed by using or
  19. making the Original Code alone and not in combination with other software or
  20. hardware; and (b) in the case where You are the grantor of rights, claims of
  21. patents that (i) are now or hereafter acquired, owned by or assigned to You and
  22. (ii) are infringed (directly or indirectly) by using or making Your
  23. Modifications, taken alone or in combination with Original Code.
  24. 1.2 "Compatible Source License" means any one of the licenses listed on Exhibit
  25. B or at https://www.helixcommunity.org/content/complicense or other licenses
  26. specifically identified by Licensor in writing. Notwithstanding any term to the
  27. contrary in any Compatible Source License, any code covered by any Compatible
  28. Source License that is used with Covered Code must be made readily available in
  29. Source Code format for royalty-free use under the terms of the Compatible Source
  30. License or this License.
  31. 1.3 "Contributor" means any person or entity that creates or contributes to the
  32. creation of Modifications.
  33. 1.4 "Covered Code" means the Original Code, Modifications, the combination of
  34. Original Code and any Modifications, and/or any respective portions thereof.
  35. 1.5 "Deploy" means to use, sublicense or distribute Covered Code other than for
  36. Your internal research and development (R&D) and/or Personal Use, and includes
  37. without limitation, any and all internal use or distribution of Covered Code
  38. within Your business or organization except for R&D use and/or Personal Use, as
  39. well as direct or indirect sublicensing or distribution of Covered Code by You
  40. to any third party in any form or manner.
  41. 1.6 "Derivative Work" means either the Covered Code or any derivative work under
  42. United States copyright law, and including any work containing or including any
  43. portion of the Covered Code or Modifications, either verbatim or with
  44. modifications and/or translated into another language. Derivative Work also
  45. includes any work which combines any portion of Covered Code or Modifications
  46. with code not otherwise governed by the terms of this License.
  47. 1.7 "Externally Deploy" means to Deploy the Covered Code in any way that may be
  48. accessed or used by anyone other than You, used to provide any services to
  49. anyone other than You, or used in any way to deliver any content to anyone other
  50. than You, whether the Covered Code is distributed to those parties, made
  51. available as an application intended for use over a computer network, or used to
  52. provide services or otherwise deliver content to anyone other than You.
  53. 1.8. "Interface" means interfaces, functions, properties, class definitions,
  54. APIs, header files, GUIDs, V-Tables, and/or protocols allowing one piece of
  55. software, firmware or hardware to communicate or interoperate with another piece
  56. of software, firmware or hardware.
  57. 1.9 "Modifications" mean any addition to, deletion from, and/or change to, the
  58. substance and/or structure of the Original Code, any previous Modifications, the
  59. combination of Original Code and any previous Modifications, and/or any
  60. respective portions thereof. When code is released as a series of files, a
  61. Modification is: (a) any addition to or deletion from the contents of a file
  62. containing Covered Code; and/or (b) any new file or other representation of
  63. computer program statements that contains any part of Covered Code.
  64. 1.10 "Original Code" means (a) the Source Code of a program or other work as
  65. originally made available by Licensor under this License, including the Source
  66. Code of any updates or upgrades to such programs or works made available by
  67. Licensor under this License, and that has been expressly identified by Licensor
  68. as such in the header file(s) of such work; and (b) the object code compiled
  69. from such Source Code and originally made available by Licensor under this
  70. License.
  71. 1.11 "Personal Use" means use of Covered Code by an individual solely for his or
  72. her personal, private and non-commercial purposes. An individual's use of
  73. Covered Code in his or her capacity as an officer, employee, member, independent
  74. contractor or agent of a corporation, business or organization (commercial or
  75. non-commercial) does not qualify as Personal Use.
  76. 1.12 "Source Code" means the human readable form of a program or other work that
  77. is suitable for making modifications to it, including all modules it contains,
  78. plus any associated interface definition files, scripts used to control
  79. compilation and installation of an executable (object code).
  80. 1.13 "You" or "Your" means an individual or a legal entity exercising rights
  81. under this License. For legal entities, "You" or "Your" includes any entity
  82. which controls, is controlled by, or is under common control with, You, where
  83. "control" means (a) the power, direct or indirect, to cause the direction or
  84. management of such entity, whether by contract or otherwise, or (b) ownership of
  85. fifty percent (50%) or more of the outstanding shares or beneficial ownership of
  86. such entity.
  87. 2. Permitted Uses; Conditions & Restrictions. Subject to the terms and
  88. conditions of this License, Licensor hereby grants You, effective on the date
  89. You accept this License (via downloading or using Covered Code or otherwise
  90. indicating your acceptance of this License), a worldwide, royalty-free,
  91. non-exclusive copyright license, to the extent of Licensor's copyrights cover
  92. the Original Code, to do the following:
  93. 2.1 You may reproduce, display, perform, modify and Deploy Covered Code,
  94. provided that in each instance:
  95. (a) You must retain and reproduce in all copies of Original Code the copyright
  96. and other proprietary notices and disclaimers of Licensor as they appear in the
  97. Original Code, and keep intact all notices in the Original Code that refer to
  98. this License;
  99. (b) You must include a copy of this License with every copy of Source Code of
  100. Covered Code and documentation You distribute, and You may not offer or impose
  101. any terms on such Source Code that alter or restrict this License or the
  102. recipients' rights hereunder, except as permitted under Section 6;
  103. (c) You must duplicate, to the extent it does not already exist, the notice in
  104. Exhibit A in each file of the Source Code of all Your Modifications, and cause
  105. the modified files to carry prominent notices stating that You changed the files
  106. and the date of any change;
  107. (d) You must make Source Code of all Your Externally Deployed Modifications
  108. publicly available under the terms of this License, including the license grants
  109. set forth in Section 3 below, for as long as you Deploy the Covered Code or
  110. twelve (12) months from the date of initial Deployment, whichever is longer. You
  111. should preferably distribute the Source Code of Your Deployed Modifications
  112. electronically (e.g. download from a web site); and
  113. (e) if You Deploy Covered Code in object code, executable form only, You must
  114. include a prominent notice, in the code itself as well as in related
  115. documentation, stating that Source Code of the Covered Code is available under
  116. the terms of this License with information on how and where to obtain such
  117. Source Code. You must also include the Object Code Notice set forth in Exhibit A
  118. in the "about" box or other appropriate place where other copyright notices are
  119. placed, including any packaging materials.
  120. 2.2 You expressly acknowledge and agree that although Licensor and each
  121. Contributor grants the licenses to their respective portions of the Covered Code
  122. set forth herein, no assurances are provided by Licensor or any Contributor that
  123. the Covered Code does not infringe the patent or other intellectual property
  124. rights of any other entity. Licensor and each Contributor disclaim any liability
  125. to You for claims brought by any other entity based on infringement of
  126. intellectual property rights or otherwise. As a condition to exercising the
  127. rights and licenses granted hereunder, You hereby assume sole responsibility to
  128. secure any other intellectual property rights needed, if any. For example, if a
  129. third party patent license is required to allow You to make, use, sell, import
  130. or offer for sale the Covered Code, it is Your responsibility to acquire such
  131. license(s).
  132. 2.3 Subject to the terms and conditions of this License, Licensor hereby grants
  133. You, effective on the date You accept this License (via downloading or using
  134. Covered Code or otherwise indicating your acceptance of this License), a
  135. worldwide, royalty-free, perpetual, non-exclusive patent license under
  136. Licensor's Applicable Patent Rights to make, use, sell, offer for sale and
  137. import the Covered Code, provided that in each instance you comply with the
  138. terms of this License.
  139. 3. Your Grants. In consideration of, and as a condition to, the licenses granted
  140. to You under this License:
  141. (a) You grant to Licensor and all third parties a non-exclusive, perpetual,
  142. irrevocable, royalty free license under Your Applicable Patent Rights and other
  143. intellectual property rights owned or controlled by You, to make, sell, offer
  144. for sale, use, import, reproduce, display, perform, modify, distribute and
  145. Deploy Your Modifications of the same scope and extent as Licensor's licenses
  146. under Sections 2.1 and 2.2; and
  147. (b) You grant to Licensor and its subsidiaries a non-exclusive, worldwide,
  148. royalty-free, perpetual and irrevocable license, under Your Applicable Patent
  149. Rights and other intellectual property rights owned or controlled by You, to
  150. make, use, sell, offer for sale, import, reproduce, display, perform,
  151. distribute, modify or have modified (for Licensor and/or its subsidiaries),
  152. sublicense and distribute Your Modifications, in any form and for any purpose,
  153. through multiple tiers of distribution.
  154. (c) You agree not use any information derived from Your use and review of the
  155. Covered Code, including but not limited to any algorithms or inventions that may
  156. be contained in the Covered Code, for the purpose of asserting any of Your
  157. patent rights, or assisting a third party to assert any of its patent rights,
  158. against Licensor or any Contributor.
  159. 4. Derivative Works. You may create a Derivative Work by combining Covered Code
  160. with other code not otherwise governed by the terms of this License and
  161. distribute the Derivative Work as an integrated product. In each such instance,
  162. You must make sure the requirements of this License are fulfilled for the
  163. Covered Code or any portion thereof, including all Modifications.
  164. 4.1 You must cause any Derivative Work that you distribute, publish or
  165. Externally Deploy, that in whole or in part contains or is derived from the
  166. Covered Code or any part thereof, to be licensed as a whole at no charge to all
  167. third parties under the terms of this License and no other license except as
  168. provided in Section 4.2. You also must make Source Code available for the
  169. Derivative Work under the same terms as Modifications, described in Sections 2
  170. and 3, above.
  171. 4.2 Compatible Source Licenses. Software modules that have been independently
  172. developed without any use of Covered Code and which contain no portion of the
  173. Covered Code, Modifications or other Derivative Works, but are used or combined
  174. in any way wtih the Covered Code or any Derivative Work to form a larger
  175. Derivative Work, are exempt from the conditions described in Section 4.1 but
  176. only to the extent that: the software module, including any software that is
  177. linked to, integrated with, or part of the same applications as, the software
  178. module by any method must be wholly subject to one of the Compatible Source
  179. Licenses. Notwithstanding the foregoing, all Covered Code must be subject to the
  180. terms of this License. Thus, the entire Derivative Work must be licensed under a
  181. combination of the RPSL (for Covered Code) and a Compatible Source License for
  182. any independently developed software modules within the Derivative Work. The
  183. foregoing requirement applies even if the Compatible Source License would
  184. ordinarily allow the software module to link with, or form larger works with,
  185. other software that is not subject to the Compatible Source License. For
  186. example, although the Mozilla Public License v1.1 allows Mozilla code to be
  187. combined with proprietary software that is not subject to the MPL, if
  188. MPL-licensed code is used with Covered Code the MPL-licensed code could not be
  189. combined or linked with any code not governed by the MPL. The general intent of
  190. this section 4.2 is to enable use of Covered Code with applications that are
  191. wholly subject to an acceptable open source license. You are responsible for
  192. determining whether your use of software with Covered Code is allowed under Your
  193. license to such software.
  194. 4.3 Mere aggregation of another work not based on the Covered Code with the
  195. Covered Code (or with a work based on the Covered Code) on a volume of a storage
  196. or distribution medium does not bring the other work under the scope of this
  197. License. If You deliver the Covered Code for combination and/or integration with
  198. an application previously provided by You (for example, via automatic updating
  199. technology), such combination and/or integration constitutes a Derivative Work
  200. subject to the terms of this License.
  201. 5. Exclusions From License Grant. Nothing in this License shall be deemed to
  202. grant any rights to trademarks, copyrights, patents, trade secrets or any other
  203. intellectual property of Licensor or any Contributor except as expressly stated
  204. herein. No right is granted to the trademarks of Licensor or any Contributor
  205. even if such marks are included in the Covered Code. Nothing in this License
  206. shall be interpreted to prohibit Licensor from licensing under different terms
  207. from this License any code that Licensor otherwise would have a right to
  208. license. Modifications, Derivative Works and/or any use or combination of
  209. Covered Code with other technology provided by Licensor or third parties may
  210. require additional patent licenses from Licensor which Licensor may grant in its
  211. sole discretion. No patent license is granted separate from the Original Code or
  212. combinations of the Original Code with other software or hardware.
  213. 5.1. Trademarks. This License does not grant any rights to use the trademarks or
  214. trade names owned by Licensor ("Licensor Marks" defined in Exhibit C) or to any
  215. trademark or trade name belonging to any Contributor. No Licensor Marks may be
  216. used to endorse or promote products derived from the Original Code other than as
  217. permitted by the Licensor Trademark Policy defined in Exhibit C.
  218. 6. Additional Terms. You may choose to offer, and to charge a fee for, warranty,
  219. support, indemnity or liability obligations and/or other rights consistent with
  220. the scope of the license granted herein ("Additional Terms") to one or more
  221. recipients of Covered Code. However, You may do so only on Your own behalf and
  222. as Your sole responsibility, and not on behalf of Licensor or any Contributor.
  223. You must obtain the recipient's agreement that any such Additional Terms are
  224. offered by You alone, and You hereby agree to indemnify, defend and hold
  225. Licensor and every Contributor harmless for any liability incurred by or claims
  226. asserted against Licensor or such Contributor by reason of any such Additional
  227. Terms.
  228. 7. Versions of the License. Licensor may publish revised and/or new versions of
  229. this License from time to time. Each version will be given a distinguishing
  230. version number. Once Original Code has been published under a particular version
  231. of this License, You may continue to use it under the terms of that version. You
  232. may also choose to use such Original Code under the terms of any subsequent
  233. version of this License published by Licensor. No one other than Licensor has
  234. the right to modify the terms applicable to Covered Code created under this
  235. License.
  236. 8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in part
  237. pre-release, untested, or not fully tested works. The Covered Code may contain
  238. errors that could cause failures or loss of data, and may be incomplete or
  239. contain inaccuracies. You expressly acknowledge and agree that use of the
  240. Covered Code, or any portion thereof, is at Your sole and entire risk. THE
  241. COVERED CODE IS PROVIDED "AS IS" AND WITHOUT WARRANTY, UPGRADES OR SUPPORT OF
  242. ANY KIND AND LICENSOR AND LICENSOR'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS
  243. "LICENSOR" FOR THE PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY
  244. DISCLAIM ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT
  245. NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF MERCHANTABILITY, OF
  246. SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR PURPOSE, OF ACCURACY, OF QUIET
  247. ENJOYMENT, AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. LICENSOR AND EACH
  248. CONTRIBUTOR DOES NOT WARRANT AGAINST INTERFERENCE WITH YOUR ENJOYMENT OF THE
  249. COVERED CODE, THAT THE FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR
  250. REQUIREMENTS, THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR
  251. ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO ORAL OR
  252. WRITTEN DOCUMENTATION, INFORMATION OR ADVICE GIVEN BY LICENSOR, A LICENSOR
  253. AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY. You
  254. acknowledge that the Covered Code is not intended for use in high risk
  255. activities, including, but not limited to, the design, construction, operation
  256. or maintenance of nuclear facilities, aircraft navigation, aircraft
  257. communication systems, or air traffic control machines in which case the failure
  258. of the Covered Code could lead to death, personal injury, or severe physical or
  259. environmental damage. Licensor disclaims any express or implied warranty of
  260. fitness for such uses.
  261. 9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT
  262. SHALL LICENSOR OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL, SPECIAL,
  263. INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO THIS LICENSE OR
  264. YOUR USE OR INABILITY TO USE THE COVERED CODE, OR ANY PORTION THEREOF, WHETHER
  265. UNDER A THEORY OF CONTRACT, WARRANTY, TORT (INCLUDING NEGLIGENCE OR STRICT
  266. LIABILITY), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF LICENSOR OR SUCH
  267. CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND
  268. NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY REMEDY. SOME
  269. JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF INCIDENTAL OR
  270. CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY TO YOU. In no event
  271. shall Licensor's total liability to You for all damages (other than as may be
  272. required by applicable law) under this License exceed the amount of ten dollars
  273. ($10.00).
  274. 10. Ownership. Subject to the licenses granted under this License, each
  275. Contributor retains all rights, title and interest in and to any Modifications
  276. made by such Contributor. Licensor retains all rights, title and interest in and
  277. to the Original Code and any Modifications made by or on behalf of Licensor
  278. ("Licensor Modifications"), and such Licensor Modifications will not be
  279. automatically subject to this License. Licensor may, at its sole discretion,
  280. choose to license such Licensor Modifications under this License, or on
  281. different terms from those contained in this License or may choose not to
  282. license them at all.
  283. 11. Termination.
  284. 11.1 Term and Termination. The term of this License is perpetual unless
  285. terminated as provided below. This License and the rights granted hereunder will
  286. terminate:
  287. (a) automatically without notice from Licensor if You fail to comply with any
  288. term(s) of this License and fail to cure such breach within 30 days of becoming
  289. aware of such breach;
  290. (b) immediately in the event of the circumstances described in Section 12.5(b);
  291. or
  292. (c) automatically without notice from Licensor if You, at any time during the
  293. term of this License, commence an action for patent infringement against
  294. Licensor (including by cross-claim or counter claim in a lawsuit);
  295. (d) upon written notice from Licensor if You, at any time during the term of
  296. this License, commence an action for patent infringement against any third party
  297. alleging that the Covered Code itself (excluding combinations with other
  298. software or hardware) infringes any patent (including by cross-claim or counter
  299. claim in a lawsuit).
  300. 11.2 Effect of Termination. Upon termination, You agree to immediately stop any
  301. further use, reproduction, modification, sublicensing and distribution of the
  302. Covered Code and to destroy all copies of the Covered Code that are in your
  303. possession or control. All sublicenses to the Covered Code which have been
  304. properly granted prior to termination shall survive any termination of this
  305. License. Provisions which, by their nature, should remain in effect beyond the
  306. termination of this License shall survive, including but not limited to Sections
  307. 3, 5, 8, 9, 10, 11, 12.2 and 13. No party will be liable to any other for
  308. compensation, indemnity or damages of any sort solely as a result of terminating
  309. this License in accordance with its terms, and termination of this License will
  310. be without prejudice to any other right or remedy of any party.
  311. 12. Miscellaneous.
  312. 12.1 Government End Users. The Covered Code is a "commercial item" as defined in
  313. FAR 2.101. Government software and technical data rights in the Covered Code
  314. include only those rights customarily provided to the public as defined in this
  315. License. This customary commercial license in technical data and software is
  316. provided in accordance with FAR 12.211 (Technical Data) and 12.212 (Computer
  317. Software) and, for Department of Defense purchases, DFAR 252.227-7015 (Technical
  318. Data -- Commercial Items) and 227.7202-3 (Rights in Commercial Computer Software
  319. or Computer Software Documentation). Accordingly, all U.S. Government End Users
  320. acquire Covered Code with only those rights set forth herein.
  321. 12.2 Relationship of Parties. This License will not be construed as creating an
  322. agency, partnership, joint venture or any other form of legal association
  323. between or among You, Licensor or any Contributor, and You will not represent to
  324. the contrary, whether expressly, by implication, appearance or otherwise.
  325. 12.3 Independent Development. Nothing in this License will impair Licensor's
  326. right to acquire, license, develop, have others develop for it, market and/or
  327. distribute technology or products that perform the same or similar functions as,
  328. or otherwise compete with, Modifications, Derivative Works, technology or
  329. products that You may develop, produce, market or distribute.
  330. 12.4 Waiver; Construction. Failure by Licensor or any Contributor to enforce any
  331. provision of this License will not be deemed a waiver of future enforcement of
  332. that or any other provision. Any law or regulation which provides that the
  333. language of a contract shall be construed against the drafter will not apply to
  334. this License.
  335. 12.5 Severability. (a) If for any reason a court of competent jurisdiction finds
  336. any provision of this License, or portion thereof, to be unenforceable, that
  337. provision of the License will be enforced to the maximum extent permissible so
  338. as to effect the economic benefits and intent of the parties, and the remainder
  339. of this License will continue in full force and effect. (b) Notwithstanding the
  340. foregoing, if applicable law prohibits or restricts You from fully and/or
  341. specifically complying with Sections 2 and/or 3 or prevents the enforceability
  342. of either of those Sections, this License will immediately terminate and You
  343. must immediately discontinue any use of the Covered Code and destroy all copies
  344. of it that are in your possession or control.
  345. 12.6 Dispute Resolution. Any litigation or other dispute resolution between You
  346. and Licensor relating to this License shall take place in the Seattle,
  347. Washington, and You and Licensor hereby consent to the personal jurisdiction of,
  348. and venue in, the state and federal courts within that District with respect to
  349. this License. The application of the United Nations Convention on Contracts for
  350. the International Sale of Goods is expressly excluded.
  351. 12.7 Export/Import Laws. This software is subject to all export and import laws
  352. and restrictions and regulations of the country in which you receive the Covered
  353. Code and You are solely responsible for ensuring that You do not export,
  354. re-export or import the Covered Code or any direct product thereof in violation
  355. of any such restrictions, laws or regulations, or without all necessary
  356. authorizations.
  357. 12.8 Entire Agreement; Governing Law. This License constitutes the entire
  358. agreement between the parties with respect to the subject matter hereof. This
  359. License shall be governed by the laws of the United States and the State of
  360. Washington.
  361. Where You are located in the province of Quebec, Canada, the following clause
  362. applies: The parties hereby confirm that they have requested that this License
  363. and all related documents be drafted in English. Les parties ont exigé
  364. que le présent contrat et tous les documents connexes soient
  365. rédigés en anglais.
  366. EXHIBIT A.
  367. "Copyright © 1995-2002
  368. RealNetworks, Inc. and/or its licensors. All Rights Reserved.
  369. The contents of this file, and the files included with this file, are subject to
  370. the current version of the RealNetworks Public Source License Version 1.0 (the
  371. "RPSL") available at https://www.helixcommunity.org/content/rpsl unless you have
  372. licensed the file under the RealNetworks Community Source License Version 1.0
  373. (the "RCSL") available at https://www.helixcommunity.org/content/rcsl, in which
  374. case the RCSL will apply. You may also obtain the license terms directly from
  375. RealNetworks. You may not use this file except in compliance with the RPSL or,
  376. if you have a valid RCSL with RealNetworks applicable to this file, the RCSL.
  377. Please see the applicable RPSL or RCSL for the rights, obligations and
  378. limitations governing use of the contents of the file.
  379. This file is part of the Helix DNA Technology. RealNetworks is the developer of
  380. the Original code and owns the copyrights in the portions it created.
  381. This file, and the files included with this file, is distributed and made
  382. available on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR
  383. IMPLIED, AND REALNETWORKS HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING
  384. WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
  385. PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
  386. Contributor(s): ____________________________________
  387. Technology Compatibility Kit Test
  388. Suite(s) Location (if licensed under the RCSL): ______________________________
  389. Object Code Notice: Helix DNA Client technology included. Copyright (c)
  390. RealNetworks, Inc., 1995-2002. All rights reserved.
  391. EXHIBIT B
  392. Compatible Source Licenses for the RealNetworks Public Source License. The
  393. following list applies to the most recent version of the license as of October
  394. 25, 2002, unless otherwise indicated.
  395. * Academic Free License
  396. * Apache Software License
  397. * Apple Public Source License
  398. * Artistic license
  399. * Attribution Assurance Licenses
  400. * BSD license
  401. * Common Public License (1)
  402. * Eiffel Forum License
  403. * GNU General Public License (GPL) (1)
  404. * GNU Library or "Lesser" General Public License (LGPL) (1)
  405. * IBM Public License
  406. * Intel Open Source License
  407. * Jabber Open Source License
  408. * MIT license
  409. * MITRE Collaborative Virtual Workspace License (CVW License)
  410. * Motosoto License
  411. * Mozilla Public License 1.0 (MPL)
  412. * Mozilla Public License 1.1 (MPL)
  413. * Nokia Open Source License
  414. * Open Group Test Suite License
  415. * Python Software Foundation License
  416. * Ricoh Source Code Public License
  417. * Sun Industry Standards Source License (SISSL)
  418. * Sun Public License
  419. * University of Illinois/NCSA Open Source License
  420. * Vovida Software License v. 1.0
  421. * W3C License
  422. * X.Net License
  423. * Zope Public License
  424. * zlib/libpng license
  425. (1) Note: because this license contains certain reciprocal licensing terms that
  426. purport to extend to independently developed code, You may be prohibited under
  427. the terms of this otherwise compatible license from using code licensed under
  428. its terms with Covered Code because Covered Code may only be licensed under the
  429. RealNetworks Public Source License. Any attempt to apply non RPSL license terms,
  430. including without limitation the GPL, to Covered Code is expressly forbidden.
  431. You are responsible for ensuring that Your use of Compatible Source Licensed
  432. code does not violate either the RPSL or the Compatible Source License.
  433. The latest version of this list can be found at:
  434. https://www.helixcommunity.org/content/complicense
  435. EXHIBIT C
  436. RealNetworks' Trademark policy.
  437. RealNetworks defines the following trademarks collectively as "Licensor
  438. Trademarks": "RealNetworks", "RealPlayer", "RealJukebox", "RealSystem",
  439. "RealAudio", "RealVideo", "RealOne Player", "RealMedia", "Helix" or any other
  440. trademarks or trade names belonging to RealNetworks.
  441. RealNetworks "Licensor Trademark Policy" forbids any use of Licensor Trademarks
  442. except as permitted by and in strict compliance at all times with RealNetworks'
  443. third party trademark usage guidelines which are posted at
  444. http://www.realnetworks.com/info/helixlogo.html.