ThirdPartyNotices.txt 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
  1. THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
  2. Do Not Translate or Localize
  3. debugpy incorporates third party material from the projects listed below.
  4. 1. PyDev.Debugger (https://github.com/fabioz/PyDev.Debugger)
  5. Includes:File copyright Brainwy Software Ltda.
  6. Includes:File(s) related to Python, Cpython
  7. Includes:File authored by Yuli Fitterman
  8. Includes:File copyright Brainwy software Ltda
  9. Includes:File with methods from Spyder
  10. Includes:File(s) related to IPython
  11. Includes:Files copyright Microsoft Corporation
  12. Includes:six
  13. Includes:WinAppDbg
  14. Includes:XML-RPC client interface for Python
  15. %% PyDev.Debugger NOTICES, INFORMATION, AND LICENSE BEGIN HERE
  16. =========================================
  17. The source code for the PyDev.Debugger files are provided with debugpy, or you may send a check or money order for US $5.00, including the product name (debugpy), the open source component name (PyDev.Debugger) and version number, to: Source Code Compliance Team, Microsoft Corporation, One Microsoft Way, Redmond, WA 98052, USA.
  18. Eclipse Public License, Version 1.0 (EPL-1.0)
  19. THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
  20. 1. DEFINITIONS
  21. "Contribution" means:
  22. a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
  23. b) in the case of each subsequent Contributor:
  24. i) changes to the Program, and
  25. ii) additions to the Program;
  26. where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
  27. "Contributor" means any person or entity that distributes the Program.
  28. "Licensed Patents" mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
  29. "Program" means the Contributions distributed in accordance with this Agreement.
  30. "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
  31. 2. GRANT OF RIGHTS
  32. a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
  33. b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
  34. c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
  35. d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
  36. 3. REQUIREMENTS
  37. A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
  38. a) it complies with the terms and conditions of this Agreement; and
  39. b) its license agreement:
  40. i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
  41. ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
  42. iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
  43. iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
  44. When the Program is made available in source code form:
  45. a) it must be made available under this Agreement; and
  46. b) a copy of this Agreement must be included with each copy of the Program.
  47. Contributors may not remove or alter any copyright notices contained within the Program.
  48. Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
  49. 4. COMMERCIAL DISTRIBUTION
  50. Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
  51. For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
  52. 5. NO WARRANTY
  53. EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
  54. 6. DISCLAIMER OF LIABILITY
  55. EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  56. 7. GENERAL
  57. If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
  58. If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
  59. All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
  60. Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
  61. This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
  62. =========================================
  63. Includes File copyright Brainwy Software Ltda.
  64. File includes the following notice:
  65. Copyright: Brainwy Software Ltda.
  66. License: EPL.
  67. =========================================
  68. Includes file(s) from Python, Python xreload, Cpython and an ActiveState.com Recipe on "NULL OBJECT DESIGN PATTERN (PYTHON RECIPE)"
  69. PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
  70. --------------------------------------------
  71. 1. This LICENSE AGREEMENT is between the Python Software Foundation
  72. ("PSF"), and the Individual or Organization ("Licensee") accessing and
  73. otherwise using this software ("Python") in source or binary form and
  74. its associated documentation.
  75. 2. Subject to the terms and conditions of this License Agreement, PSF hereby
  76. grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
  77. analyze, test, perform and/or display publicly, prepare derivative works,
  78. distribute, and otherwise use Python alone or in any derivative version,
  79. provided, however, that PSF's License Agreement and PSF's notice of copyright,
  80. i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
  81. 2011, 2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation; All Rights
  82. Reserved" are retained in Python alone or in any derivative version prepared by
  83. Licensee.
  84. 3. In the event Licensee prepares a derivative work that is based on
  85. or incorporates Python or any part thereof, and wants to make
  86. the derivative work available to others as provided herein, then
  87. Licensee hereby agrees to include in any such work a brief summary of
  88. the changes made to Python.
  89. 4. PSF is making Python available to Licensee on an "AS IS"
  90. basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  91. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
  92. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  93. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
  94. INFRINGE ANY THIRD PARTY RIGHTS.
  95. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  96. FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  97. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
  98. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  99. 6. This License Agreement will automatically terminate upon a material
  100. breach of its terms and conditions.
  101. 7. Nothing in this License Agreement shall be deemed to create any
  102. relationship of agency, partnership, or joint venture between PSF and
  103. Licensee. This License Agreement does not grant permission to use PSF
  104. trademarks or trade name in a trademark sense to endorse or promote
  105. products or services of Licensee, or any third party.
  106. 8. By copying, installing or otherwise using Python, Licensee
  107. agrees to be bound by the terms and conditions of this License
  108. Agreement.
  109. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
  110. -------------------------------------------
  111. BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
  112. 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
  113. office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
  114. Individual or Organization ("Licensee") accessing and otherwise using
  115. this software in source or binary form and its associated
  116. documentation ("the Software").
  117. 2. Subject to the terms and conditions of this BeOpen Python License
  118. Agreement, BeOpen hereby grants Licensee a non-exclusive,
  119. royalty-free, world-wide license to reproduce, analyze, test, perform
  120. and/or display publicly, prepare derivative works, distribute, and
  121. otherwise use the Software alone or in any derivative version,
  122. provided, however, that the BeOpen Python License is retained in the
  123. Software, alone or in any derivative version prepared by Licensee.
  124. 3. BeOpen is making the Software available to Licensee on an "AS IS"
  125. basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  126. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
  127. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  128. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
  129. INFRINGE ANY THIRD PARTY RIGHTS.
  130. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
  131. SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
  132. AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
  133. DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  134. 5. This License Agreement will automatically terminate upon a material
  135. breach of its terms and conditions.
  136. 6. This License Agreement shall be governed by and interpreted in all
  137. respects by the law of the State of California, excluding conflict of
  138. law provisions. Nothing in this License Agreement shall be deemed to
  139. create any relationship of agency, partnership, or joint venture
  140. between BeOpen and Licensee. This License Agreement does not grant
  141. permission to use BeOpen trademarks or trade names in a trademark
  142. sense to endorse or promote products or services of Licensee, or any
  143. third party. As an exception, the "BeOpen Python" logos available at
  144. http://www.pythonlabs.com/logos.html may be used according to the
  145. permissions granted on that web page.
  146. 7. By copying, installing or otherwise using the software, Licensee
  147. agrees to be bound by the terms and conditions of this License
  148. Agreement.
  149. CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
  150. ---------------------------------------
  151. 1. This LICENSE AGREEMENT is between the Corporation for National
  152. Research Initiatives, having an office at 1895 Preston White Drive,
  153. Reston, VA 20191 ("CNRI"), and the Individual or Organization
  154. ("Licensee") accessing and otherwise using Python 1.6.1 software in
  155. source or binary form and its associated documentation.
  156. 2. Subject to the terms and conditions of this License Agreement, CNRI
  157. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  158. license to reproduce, analyze, test, perform and/or display publicly,
  159. prepare derivative works, distribute, and otherwise use Python 1.6.1
  160. alone or in any derivative version, provided, however, that CNRI's
  161. License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
  162. 1995-2001 Corporation for National Research Initiatives; All Rights
  163. Reserved" are retained in Python 1.6.1 alone or in any derivative
  164. version prepared by Licensee. Alternately, in lieu of CNRI's License
  165. Agreement, Licensee may substitute the following text (omitting the
  166. quotes): "Python 1.6.1 is made available subject to the terms and
  167. conditions in CNRI's License Agreement. This Agreement together with
  168. Python 1.6.1 may be located on the Internet using the following
  169. unique, persistent identifier (known as a handle): 1895.22/1013. This
  170. Agreement may also be obtained from a proxy server on the Internet
  171. using the following URL: http://hdl.handle.net/1895.22/1013".
  172. 3. In the event Licensee prepares a derivative work that is based on
  173. or incorporates Python 1.6.1 or any part thereof, and wants to make
  174. the derivative work available to others as provided herein, then
  175. Licensee hereby agrees to include in any such work a brief summary of
  176. the changes made to Python 1.6.1.
  177. 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
  178. basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  179. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
  180. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  181. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
  182. INFRINGE ANY THIRD PARTY RIGHTS.
  183. 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  184. 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  185. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
  186. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  187. 6. This License Agreement will automatically terminate upon a material
  188. breach of its terms and conditions.
  189. 7. This License Agreement shall be governed by the federal
  190. intellectual property law of the United States, including without
  191. limitation the federal copyright law, and, to the extent such
  192. U.S. federal law does not apply, by the law of the Commonwealth of
  193. Virginia, excluding Virginia's conflict of law provisions.
  194. Notwithstanding the foregoing, with regard to derivative works based
  195. on Python 1.6.1 that incorporate non-separable material that was
  196. previously distributed under the GNU General Public License (GPL), the
  197. law of the Commonwealth of Virginia shall govern this License
  198. Agreement only as to issues arising under or with respect to
  199. Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
  200. License Agreement shall be deemed to create any relationship of
  201. agency, partnership, or joint venture between CNRI and Licensee. This
  202. License Agreement does not grant permission to use CNRI trademarks or
  203. trade name in a trademark sense to endorse or promote products or
  204. services of Licensee, or any third party.
  205. 8. By clicking on the "ACCEPT" button where indicated, or by copying,
  206. installing or otherwise using Python 1.6.1, Licensee agrees to be
  207. bound by the terms and conditions of this License Agreement.
  208. ACCEPT
  209. CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
  210. --------------------------------------------------
  211. Copyright (C) 2006-2010 Python Software Foundation
  212. Permission to use, copy, modify, and distribute this software and its
  213. documentation for any purpose and without fee is hereby granted,
  214. provided that the above copyright notice appear in all copies and that
  215. both that copyright notice and this permission notice appear in
  216. supporting documentation, and that the name of Stichting Mathematisch
  217. Centrum or CWI not be used in advertising or publicity pertaining to
  218. distribution of the software without specific, written prior
  219. permission.
  220. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
  221. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  222. FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
  223. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  224. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  225. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  226. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  227. =========================================
  228. Includes File authored by Yuli Fitterman
  229. Copyright (c) Yuli Fitterman
  230. Licensed under the Apache License, Version 2.0 (the "License");
  231. you may not use this file except in compliance with the License.
  232. You may obtain a copy of the License at
  233. http://www.apache.org/licenses/LICENSE-2.0
  234. Unless required by applicable law or agreed to in writing, software
  235. distributed under the License is distributed on an "AS IS" BASIS,
  236. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  237. See the License for the specific language governing permissions and
  238. limitations under the License.
  239. =========================================
  240. Includes file(s): * Copyright (c) Brainwy software Ltda.
  241. *
  242. * This source code is subject to terms and conditions of the Apache License, Version 2.0. A
  243. * copy of the license can be found in the License.html file at the root of this distribution. If
  244. * you cannot locate the Apache License, Version 2.0, please send an email to
  245. * vspython@microsoft.com. By using this source code in any fashion, you are agreeing to be bound
  246. * by the terms of the Apache License, Version 2.0.
  247. *
  248. * You must not remove this notice, or any other, from this software.
  249. =========================================
  250. Includes file(s): Copyright (c) 2009-2012 Pierre Raybaut
  251. Permission is hereby granted, free of charge, to any person
  252. obtaining a copy of this software and associated documentation
  253. files (the "Software"), to deal in the Software without
  254. restriction, including without limitation the rights to use,
  255. copy, modify, merge, publish, distribute, sublicense, and/or sell
  256. copies of the Software, and to permit persons to whom the
  257. Software is furnished to do so, subject to the following
  258. conditions:
  259. The above copyright notice and this permission notice shall be
  260. included in all copies or substantial portions of the Software.
  261. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  262. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  263. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  264. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  265. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  266. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  267. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  268. OTHER DEALINGS IN THE SOFTWARE.
  269. =========================================
  270. Includes file(s) from Ipython
  271. Copyright (c) 2008-2010, IPython Development Team
  272. Copyright (c) 2001-2007, Fernando Perez. <fernando.perez@colorado.edu>
  273. Copyright (c) 2001, Janko Hauser <jhauser@zscout.de>
  274. Copyright (c) 2001, Nathaniel Gray <n8gray@caltech.edu>
  275. All rights reserved.
  276. Redistribution and use in source and binary forms, with or without
  277. modification, are permitted provided that the following conditions are met:
  278. Redistributions of source code must retain the above copyright notice, this
  279. list of conditions and the following disclaimer.
  280. Redistributions in binary form must reproduce the above copyright notice, this
  281. list of conditions and the following disclaimer in the documentation and/or
  282. other materials provided with the distribution.
  283. Neither the name of the IPython Development Team nor the names of its
  284. contributors may be used to endorse or promote products derived from this
  285. software without specific prior written permission.
  286. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  287. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  288. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  289. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
  290. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  291. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  292. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  293. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  294. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  295. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  296. =========================================
  297. Includes file(s): * Copyright (c) Microsoft Corporation.
  298. *
  299. * This source code is subject to terms and conditions of the Apache License, Version 2.0. A
  300. * copy of the license can be found in the License.html file at the root of this distribution. If
  301. * you cannot locate the Apache License, Version 2.0, please send an email to
  302. * vspython@microsoft.com. By using this source code in any fashion, you are agreeing to be bound
  303. * by the terms of the Apache License, Version 2.0.
  304. *
  305. * You must not remove this notice, or any other, from this software.
  306. =========================================
  307. Includes file(s) from https://pythonhosted.org/six/
  308. Copyright (c) 2010-2018 Benjamin Peterson
  309. Permission is hereby granted, free of charge, to any person obtaining a copy of
  310. this software and associated documentation files (the "Software"), to deal in
  311. the Software without restriction, including without limitation the rights to
  312. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  313. the Software, and to permit persons to whom the Software is furnished to do so,
  314. subject to the following conditions:
  315. The above copyright notice and this permission notice shall be included in all
  316. copies or substantial portions of the Software.
  317. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  318. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  319. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  320. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  321. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  322. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  323. =========================================
  324. Includes WinAppDbg
  325. # Copyright (c) 2009-2014, Mario Vilas
  326. # All rights reserved.
  327. #
  328. # Redistribution and use in source and binary forms, with or without
  329. # modification, are permitted provided that the following conditions are met:
  330. #
  331. # * Redistributions of source code must retain the above copyright notice,
  332. # this list of conditions and the following disclaimer.
  333. # * Redistributions in binary form must reproduce the above copyright
  334. # notice,this list of conditions and the following disclaimer in the
  335. # documentation and/or other materials provided with the distribution.
  336. # * Neither the name of the copyright holder nor the names of its
  337. # contributors may be used to endorse or promote products derived from
  338. # this software without specific prior written permission.
  339. #
  340. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  341. # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  342. # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  343. # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  344. # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  345. # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  346. # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  347. # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  348. # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  349. # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  350. # POSSIBILITY OF SUCH DAMAGE.
  351. =========================================
  352. Includes XML-RPC client interface for Python
  353. # Copyright (c) 1999-2002 by Secret Labs AB
  354. # Copyright (c) 1999-2002 by Fredrik Lundh
  355. #
  356. # By obtaining, using, and/or copying this software and/or its
  357. # associated documentation, you agree that you have read, understood,
  358. # and will comply with the following terms and conditions:
  359. #
  360. # Permission to use, copy, modify, and distribute this software and
  361. # its associated documentation for any purpose and without fee is
  362. # hereby granted, provided that the above copyright notice appears in
  363. # all copies, and that both that copyright notice and this permission
  364. # notice appear in supporting documentation, and that the name of
  365. # Secret Labs AB or the author not be used in advertising or publicity
  366. # pertaining to distribution of the software without specific, written
  367. # prior permission.
  368. #
  369. # SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD
  370. # TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT-
  371. # ABILITY AND FITNESS. IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR
  372. # BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
  373. # DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  374. # WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
  375. # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  376. # OF THIS SOFTWARE.
  377. =========================================
  378. Includes https://github.com/vstinner/bytecode e3e77fb690ed05ac171e15694e1c5d0e0dc34e86 - MIT
  379. Copyright (c) 2016 Red Hat.
  380. The MIT License (MIT)
  381. Copyright (c) 2016 Red Hat.
  382. Permission is hereby granted, free of charge, to any person obtaining a
  383. copy of this software and associated documentation files (the
  384. "Software"), to deal in the Software without restriction, including
  385. without limitation the rights to use, copy, modify, merge, publish,
  386. distribute, sublicense, and/or sell copies of the Software, and to
  387. permit persons to whom the Software is furnished to do so, subject to
  388. the following conditions:
  389. The above copyright notice and this permission notice shall be included
  390. in all copies or substantial portions of the Software.
  391. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  392. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  393. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  394. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  395. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  396. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  397. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  398. =========================================
  399. Includes https://github.com/benhoyt/scandir 6ed381881bc2fb9de05804e892eeeeb3601a3af2 - BSD 3-Clause "New" or "Revised" License
  400. Copyright (c) 2012, Ben Hoyt
  401. All rights reserved.
  402. Redistribution and use in source and binary forms, with or without
  403. modification, are permitted provided that the following conditions are met:
  404. * Redistributions of source code must retain the above copyright notice, this
  405. list of conditions and the following disclaimer.
  406. * Redistributions in binary form must reproduce the above copyright notice,
  407. this list of conditions and the following disclaimer in the documentation
  408. and/or other materials provided with the distribution.
  409. * Neither the name of Ben Hoyt nor the names of its contributors may be used
  410. to endorse or promote products derived from this software without specific
  411. prior written permission.
  412. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  413. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  414. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  415. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  416. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  417. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  418. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  419. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  420. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  421. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  422. =========================================
  423. END OF PyDev.Debugger NOTICES, INFORMATION, AND LICENSE