<p>Kévin Redon has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12858">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add GPLv2 license<br><br>Change-Id: I761b3af3db43aa0da679c2f83aa89c92a7aae668<br>---<br>A sysmoOCTSIM/LICENSE<br>1 file changed, 488 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/58/12858/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/sysmoOCTSIM/LICENSE b/sysmoOCTSIM/LICENSE</span><br><span>new file mode 100644</span><br><span>index 0000000..f15a3c0</span><br><span>--- /dev/null</span><br><span>+++ b/sysmoOCTSIM/LICENSE</span><br><span>@@ -0,0 +1,488 @@</span><br><span style="color: hsl(120, 100%, 40%);">+The sysmocom sysmoOCTSIM firmware is under the GPLv2 or later license.</span><br><span style="color: hsl(120, 100%, 40%);">+It uses the Microchip ASFv4 library under the ASF license.</span><br><span style="color: hsl(120, 100%, 40%);">+The CMSIS definitions are under the Apache-2.0 license</span><br><span style="color: hsl(120, 100%, 40%);">+The header of each file indicates under which license the corresponding source code is.</span><br><span style="color: hsl(120, 100%, 40%);">+You can find the complete text of the licenses below.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+= GPLv2</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+                    GNU GENERAL PUBLIC LICENSE</span><br><span style="color: hsl(120, 100%, 40%);">+                       Version 2, June 1991</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</span><br><span style="color: hsl(120, 100%, 40%);">+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</span><br><span style="color: hsl(120, 100%, 40%);">+ Everyone is permitted to copy and distribute verbatim copies</span><br><span style="color: hsl(120, 100%, 40%);">+ of this license document, but changing it is not allowed.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+                            Preamble</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  The licenses for most software are designed to take away your</span><br><span style="color: hsl(120, 100%, 40%);">+freedom to share and change it.  By contrast, the GNU General Public</span><br><span style="color: hsl(120, 100%, 40%);">+License is intended to guarantee your freedom to share and change free</span><br><span style="color: hsl(120, 100%, 40%);">+software--to make sure the software is free for all its users.  This</span><br><span style="color: hsl(120, 100%, 40%);">+General Public License applies to most of the Free Software</span><br><span style="color: hsl(120, 100%, 40%);">+Foundation's software and to any other program whose authors commit to</span><br><span style="color: hsl(120, 100%, 40%);">+using it.  (Some other Free Software Foundation software is covered by</span><br><span style="color: hsl(120, 100%, 40%);">+the GNU Lesser General Public License instead.)  You can apply it to</span><br><span style="color: hsl(120, 100%, 40%);">+your programs, too.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  When we speak of free software, we are referring to freedom, not</span><br><span style="color: hsl(120, 100%, 40%);">+price.  Our General Public Licenses are designed to make sure that you</span><br><span style="color: hsl(120, 100%, 40%);">+have the freedom to distribute copies of free software (and charge for</span><br><span style="color: hsl(120, 100%, 40%);">+this service if you wish), that you receive source code or can get it</span><br><span style="color: hsl(120, 100%, 40%);">+if you want it, that you can change the software or use pieces of it</span><br><span style="color: hsl(120, 100%, 40%);">+in new free programs; and that you know you can do these things.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  To protect your rights, we need to make restrictions that forbid</span><br><span style="color: hsl(120, 100%, 40%);">+anyone to deny you these rights or to ask you to surrender the rights.</span><br><span style="color: hsl(120, 100%, 40%);">+These restrictions translate to certain responsibilities for you if you</span><br><span style="color: hsl(120, 100%, 40%);">+distribute copies of the software, or if you modify it.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  For example, if you distribute copies of such a program, whether</span><br><span style="color: hsl(120, 100%, 40%);">+gratis or for a fee, you must give the recipients all the rights that</span><br><span style="color: hsl(120, 100%, 40%);">+you have.  You must make sure that they, too, receive or can get the</span><br><span style="color: hsl(120, 100%, 40%);">+source code.  And you must show them these terms so they know their</span><br><span style="color: hsl(120, 100%, 40%);">+rights.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  We protect your rights with two steps: (1) copyright the software, and</span><br><span style="color: hsl(120, 100%, 40%);">+(2) offer you this license which gives you legal permission to copy,</span><br><span style="color: hsl(120, 100%, 40%);">+distribute and/or modify the software.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  Also, for each author's protection and ours, we want to make certain</span><br><span style="color: hsl(120, 100%, 40%);">+that everyone understands that there is no warranty for this free</span><br><span style="color: hsl(120, 100%, 40%);">+software.  If the software is modified by someone else and passed on, we</span><br><span style="color: hsl(120, 100%, 40%);">+want its recipients to know that what they have is not the original, so</span><br><span style="color: hsl(120, 100%, 40%);">+that any problems introduced by others will not reflect on the original</span><br><span style="color: hsl(120, 100%, 40%);">+authors' reputations.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  Finally, any free program is threatened constantly by software</span><br><span style="color: hsl(120, 100%, 40%);">+patents.  We wish to avoid the danger that redistributors of a free</span><br><span style="color: hsl(120, 100%, 40%);">+program will individually obtain patent licenses, in effect making the</span><br><span style="color: hsl(120, 100%, 40%);">+program proprietary.  To prevent this, we have made it clear that any</span><br><span style="color: hsl(120, 100%, 40%);">+patent must be licensed for everyone's free use or not licensed at all.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  The precise terms and conditions for copying, distribution and</span><br><span style="color: hsl(120, 100%, 40%);">+modification follow.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+                    GNU GENERAL PUBLIC LICENSE</span><br><span style="color: hsl(120, 100%, 40%);">+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  0. This License applies to any program or other work which contains</span><br><span style="color: hsl(120, 100%, 40%);">+a notice placed by the copyright holder saying it may be distributed</span><br><span style="color: hsl(120, 100%, 40%);">+under the terms of this General Public License.  The "Program", below,</span><br><span style="color: hsl(120, 100%, 40%);">+refers to any such program or work, and a "work based on the Program"</span><br><span style="color: hsl(120, 100%, 40%);">+means either the Program or any derivative work under copyright law:</span><br><span style="color: hsl(120, 100%, 40%);">+that is to say, a work containing the Program or a portion of it,</span><br><span style="color: hsl(120, 100%, 40%);">+either verbatim or with modifications and/or translated into another</span><br><span style="color: hsl(120, 100%, 40%);">+language.  (Hereinafter, translation is included without limitation in</span><br><span style="color: hsl(120, 100%, 40%);">+the term "modification".)  Each licensee is addressed as "you".</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Activities other than copying, distribution and modification are not</span><br><span style="color: hsl(120, 100%, 40%);">+covered by this License; they are outside its scope.  The act of</span><br><span style="color: hsl(120, 100%, 40%);">+running the Program is not restricted, and the output from the Program</span><br><span style="color: hsl(120, 100%, 40%);">+is covered only if its contents constitute a work based on the</span><br><span style="color: hsl(120, 100%, 40%);">+Program (independent of having been made by running the Program).</span><br><span style="color: hsl(120, 100%, 40%);">+Whether that is true depends on what the Program does.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  1. You may copy and distribute verbatim copies of the Program's</span><br><span style="color: hsl(120, 100%, 40%);">+source code as you receive it, in any medium, provided that you</span><br><span style="color: hsl(120, 100%, 40%);">+conspicuously and appropriately publish on each copy an appropriate</span><br><span style="color: hsl(120, 100%, 40%);">+copyright notice and disclaimer of warranty; keep intact all the</span><br><span style="color: hsl(120, 100%, 40%);">+notices that refer to this License and to the absence of any warranty;</span><br><span style="color: hsl(120, 100%, 40%);">+and give any other recipients of the Program a copy of this License</span><br><span style="color: hsl(120, 100%, 40%);">+along with the Program.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+You may charge a fee for the physical act of transferring a copy, and</span><br><span style="color: hsl(120, 100%, 40%);">+you may at your option offer warranty protection in exchange for a fee.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  2. You may modify your copy or copies of the Program or any portion</span><br><span style="color: hsl(120, 100%, 40%);">+of it, thus forming a work based on the Program, and copy and</span><br><span style="color: hsl(120, 100%, 40%);">+distribute such modifications or work under the terms of Section 1</span><br><span style="color: hsl(120, 100%, 40%);">+above, provided that you also meet all of these conditions:</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+    a) You must cause the modified files to carry prominent notices</span><br><span style="color: hsl(120, 100%, 40%);">+    stating that you changed the files and the date of any change.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+    b) You must cause any work that you distribute or publish, that in</span><br><span style="color: hsl(120, 100%, 40%);">+    whole or in part contains or is derived from the Program or any</span><br><span style="color: hsl(120, 100%, 40%);">+    part thereof, to be licensed as a whole at no charge to all third</span><br><span style="color: hsl(120, 100%, 40%);">+    parties under the terms of this License.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+    c) If the modified program normally reads commands interactively</span><br><span style="color: hsl(120, 100%, 40%);">+    when run, you must cause it, when started running for such</span><br><span style="color: hsl(120, 100%, 40%);">+    interactive use in the most ordinary way, to print or display an</span><br><span style="color: hsl(120, 100%, 40%);">+    announcement including an appropriate copyright notice and a</span><br><span style="color: hsl(120, 100%, 40%);">+    notice that there is no warranty (or else, saying that you provide</span><br><span style="color: hsl(120, 100%, 40%);">+    a warranty) and that users may redistribute the program under</span><br><span style="color: hsl(120, 100%, 40%);">+    these conditions, and telling the user how to view a copy of this</span><br><span style="color: hsl(120, 100%, 40%);">+    License.  (Exception: if the Program itself is interactive but</span><br><span style="color: hsl(120, 100%, 40%);">+    does not normally print such an announcement, your work based on</span><br><span style="color: hsl(120, 100%, 40%);">+    the Program is not required to print an announcement.)</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+These requirements apply to the modified work as a whole.  If</span><br><span style="color: hsl(120, 100%, 40%);">+identifiable sections of that work are not derived from the Program,</span><br><span style="color: hsl(120, 100%, 40%);">+and can be reasonably considered independent and separate works in</span><br><span style="color: hsl(120, 100%, 40%);">+themselves, then this License, and its terms, do not apply to those</span><br><span style="color: hsl(120, 100%, 40%);">+sections when you distribute them as separate works.  But when you</span><br><span style="color: hsl(120, 100%, 40%);">+distribute the same sections as part of a whole which is a work based</span><br><span style="color: hsl(120, 100%, 40%);">+on the Program, the distribution of the whole must be on the terms of</span><br><span style="color: hsl(120, 100%, 40%);">+this License, whose permissions for other licensees extend to the</span><br><span style="color: hsl(120, 100%, 40%);">+entire whole, and thus to each and every part regardless of who wrote it.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Thus, it is not the intent of this section to claim rights or contest</span><br><span style="color: hsl(120, 100%, 40%);">+your rights to work written entirely by you; rather, the intent is to</span><br><span style="color: hsl(120, 100%, 40%);">+exercise the right to control the distribution of derivative or</span><br><span style="color: hsl(120, 100%, 40%);">+collective works based on the Program.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+In addition, mere aggregation of another work not based on the Program</span><br><span style="color: hsl(120, 100%, 40%);">+with the Program (or with a work based on the Program) on a volume of</span><br><span style="color: hsl(120, 100%, 40%);">+a storage or distribution medium does not bring the other work under</span><br><span style="color: hsl(120, 100%, 40%);">+the scope of this License.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  3. You may copy and distribute the Program (or a work based on it,</span><br><span style="color: hsl(120, 100%, 40%);">+under Section 2) in object code or executable form under the terms of</span><br><span style="color: hsl(120, 100%, 40%);">+Sections 1 and 2 above provided that you also do one of the following:</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+    a) Accompany it with the complete corresponding machine-readable</span><br><span style="color: hsl(120, 100%, 40%);">+    source code, which must be distributed under the terms of Sections</span><br><span style="color: hsl(120, 100%, 40%);">+    1 and 2 above on a medium customarily used for software interchange; or,</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+    b) Accompany it with a written offer, valid for at least three</span><br><span style="color: hsl(120, 100%, 40%);">+    years, to give any third party, for a charge no more than your</span><br><span style="color: hsl(120, 100%, 40%);">+    cost of physically performing source distribution, a complete</span><br><span style="color: hsl(120, 100%, 40%);">+    machine-readable copy of the corresponding source code, to be</span><br><span style="color: hsl(120, 100%, 40%);">+    distributed under the terms of Sections 1 and 2 above on a medium</span><br><span style="color: hsl(120, 100%, 40%);">+    customarily used for software interchange; or,</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+    c) Accompany it with the information you received as to the offer</span><br><span style="color: hsl(120, 100%, 40%);">+    to distribute corresponding source code.  (This alternative is</span><br><span style="color: hsl(120, 100%, 40%);">+    allowed only for noncommercial distribution and only if you</span><br><span style="color: hsl(120, 100%, 40%);">+    received the program in object code or executable form with such</span><br><span style="color: hsl(120, 100%, 40%);">+    an offer, in accord with Subsection b above.)</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+The source code for a work means the preferred form of the work for</span><br><span style="color: hsl(120, 100%, 40%);">+making modifications to it.  For an executable work, complete source</span><br><span style="color: hsl(120, 100%, 40%);">+code means all the source code for all modules it contains, plus any</span><br><span style="color: hsl(120, 100%, 40%);">+associated interface definition files, plus the scripts used to</span><br><span style="color: hsl(120, 100%, 40%);">+control compilation and installation of the executable.  However, as a</span><br><span style="color: hsl(120, 100%, 40%);">+special exception, the source code distributed need not include</span><br><span style="color: hsl(120, 100%, 40%);">+anything that is normally distributed (in either source or binary</span><br><span style="color: hsl(120, 100%, 40%);">+form) with the major components (compiler, kernel, and so on) of the</span><br><span style="color: hsl(120, 100%, 40%);">+operating system on which the executable runs, unless that component</span><br><span style="color: hsl(120, 100%, 40%);">+itself accompanies the executable.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+If distribution of executable or object code is made by offering</span><br><span style="color: hsl(120, 100%, 40%);">+access to copy from a designated place, then offering equivalent</span><br><span style="color: hsl(120, 100%, 40%);">+access to copy the source code from the same place counts as</span><br><span style="color: hsl(120, 100%, 40%);">+distribution of the source code, even though third parties are not</span><br><span style="color: hsl(120, 100%, 40%);">+compelled to copy the source along with the object code.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  4. You may not copy, modify, sublicense, or distribute the Program</span><br><span style="color: hsl(120, 100%, 40%);">+except as expressly provided under this License.  Any attempt</span><br><span style="color: hsl(120, 100%, 40%);">+otherwise to copy, modify, sublicense or distribute the Program is</span><br><span style="color: hsl(120, 100%, 40%);">+void, and will automatically terminate your rights under this License.</span><br><span style="color: hsl(120, 100%, 40%);">+However, parties who have received copies, or rights, from you under</span><br><span style="color: hsl(120, 100%, 40%);">+this License will not have their licenses terminated so long as such</span><br><span style="color: hsl(120, 100%, 40%);">+parties remain in full compliance.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  5. You are not required to accept this License, since you have not</span><br><span style="color: hsl(120, 100%, 40%);">+signed it.  However, nothing else grants you permission to modify or</span><br><span style="color: hsl(120, 100%, 40%);">+distribute the Program or its derivative works.  These actions are</span><br><span style="color: hsl(120, 100%, 40%);">+prohibited by law if you do not accept this License.  Therefore, by</span><br><span style="color: hsl(120, 100%, 40%);">+modifying or distributing the Program (or any work based on the</span><br><span style="color: hsl(120, 100%, 40%);">+Program), you indicate your acceptance of this License to do so, and</span><br><span style="color: hsl(120, 100%, 40%);">+all its terms and conditions for copying, distributing or modifying</span><br><span style="color: hsl(120, 100%, 40%);">+the Program or works based on it.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  6. Each time you redistribute the Program (or any work based on the</span><br><span style="color: hsl(120, 100%, 40%);">+Program), the recipient automatically receives a license from the</span><br><span style="color: hsl(120, 100%, 40%);">+original licensor to copy, distribute or modify the Program subject to</span><br><span style="color: hsl(120, 100%, 40%);">+these terms and conditions.  You may not impose any further</span><br><span style="color: hsl(120, 100%, 40%);">+restrictions on the recipients' exercise of the rights granted herein.</span><br><span style="color: hsl(120, 100%, 40%);">+You are not responsible for enforcing compliance by third parties to</span><br><span style="color: hsl(120, 100%, 40%);">+this License.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  7. If, as a consequence of a court judgment or allegation of patent</span><br><span style="color: hsl(120, 100%, 40%);">+infringement or for any other reason (not limited to patent issues),</span><br><span style="color: hsl(120, 100%, 40%);">+conditions are imposed on you (whether by court order, agreement or</span><br><span style="color: hsl(120, 100%, 40%);">+otherwise) that contradict the conditions of this License, they do not</span><br><span style="color: hsl(120, 100%, 40%);">+excuse you from the conditions of this License.  If you cannot</span><br><span style="color: hsl(120, 100%, 40%);">+distribute so as to satisfy simultaneously your obligations under this</span><br><span style="color: hsl(120, 100%, 40%);">+License and any other pertinent obligations, then as a consequence you</span><br><span style="color: hsl(120, 100%, 40%);">+may not distribute the Program at all.  For example, if a patent</span><br><span style="color: hsl(120, 100%, 40%);">+license would not permit royalty-free redistribution of the Program by</span><br><span style="color: hsl(120, 100%, 40%);">+all those who receive copies directly or indirectly through you, then</span><br><span style="color: hsl(120, 100%, 40%);">+the only way you could satisfy both it and this License would be to</span><br><span style="color: hsl(120, 100%, 40%);">+refrain entirely from distribution of the Program.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+If any portion of this section is held invalid or unenforceable under</span><br><span style="color: hsl(120, 100%, 40%);">+any particular circumstance, the balance of the section is intended to</span><br><span style="color: hsl(120, 100%, 40%);">+apply and the section as a whole is intended to apply in other</span><br><span style="color: hsl(120, 100%, 40%);">+circumstances.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+It is not the purpose of this section to induce you to infringe any</span><br><span style="color: hsl(120, 100%, 40%);">+patents or other property right claims or to contest validity of any</span><br><span style="color: hsl(120, 100%, 40%);">+such claims; this section has the sole purpose of protecting the</span><br><span style="color: hsl(120, 100%, 40%);">+integrity of the free software distribution system, which is</span><br><span style="color: hsl(120, 100%, 40%);">+implemented by public license practices.  Many people have made</span><br><span style="color: hsl(120, 100%, 40%);">+generous contributions to the wide range of software distributed</span><br><span style="color: hsl(120, 100%, 40%);">+through that system in reliance on consistent application of that</span><br><span style="color: hsl(120, 100%, 40%);">+system; it is up to the author/donor to decide if he or she is willing</span><br><span style="color: hsl(120, 100%, 40%);">+to distribute software through any other system and a licensee cannot</span><br><span style="color: hsl(120, 100%, 40%);">+impose that choice.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+This section is intended to make thoroughly clear what is believed to</span><br><span style="color: hsl(120, 100%, 40%);">+be a consequence of the rest of this License.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  8. If the distribution and/or use of the Program is restricted in</span><br><span style="color: hsl(120, 100%, 40%);">+certain countries either by patents or by copyrighted interfaces, the</span><br><span style="color: hsl(120, 100%, 40%);">+original copyright holder who places the Program under this License</span><br><span style="color: hsl(120, 100%, 40%);">+may add an explicit geographical distribution limitation excluding</span><br><span style="color: hsl(120, 100%, 40%);">+those countries, so that distribution is permitted only in or among</span><br><span style="color: hsl(120, 100%, 40%);">+countries not thus excluded.  In such case, this License incorporates</span><br><span style="color: hsl(120, 100%, 40%);">+the limitation as if written in the body of this License.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  9. The Free Software Foundation may publish revised and/or new versions</span><br><span style="color: hsl(120, 100%, 40%);">+of the General Public License from time to time.  Such new versions will</span><br><span style="color: hsl(120, 100%, 40%);">+be similar in spirit to the present version, but may differ in detail to</span><br><span style="color: hsl(120, 100%, 40%);">+address new problems or concerns.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Each version is given a distinguishing version number.  If the Program</span><br><span style="color: hsl(120, 100%, 40%);">+specifies a version number of this License which applies to it and "any</span><br><span style="color: hsl(120, 100%, 40%);">+later version", you have the option of following the terms and conditions</span><br><span style="color: hsl(120, 100%, 40%);">+either of that version or of any later version published by the Free</span><br><span style="color: hsl(120, 100%, 40%);">+Software Foundation.  If the Program does not specify a version number of</span><br><span style="color: hsl(120, 100%, 40%);">+this License, you may choose any version ever published by the Free Software</span><br><span style="color: hsl(120, 100%, 40%);">+Foundation.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  10. If you wish to incorporate parts of the Program into other free</span><br><span style="color: hsl(120, 100%, 40%);">+programs whose distribution conditions are different, write to the author</span><br><span style="color: hsl(120, 100%, 40%);">+to ask for permission.  For software which is copyrighted by the Free</span><br><span style="color: hsl(120, 100%, 40%);">+Software Foundation, write to the Free Software Foundation; we sometimes</span><br><span style="color: hsl(120, 100%, 40%);">+make exceptions for this.  Our decision will be guided by the two goals</span><br><span style="color: hsl(120, 100%, 40%);">+of preserving the free status of all derivatives of our free software and</span><br><span style="color: hsl(120, 100%, 40%);">+of promoting the sharing and reuse of software generally.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+                            NO WARRANTY</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</span><br><span style="color: hsl(120, 100%, 40%);">+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN</span><br><span style="color: hsl(120, 100%, 40%);">+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES</span><br><span style="color: hsl(120, 100%, 40%);">+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED</span><br><span style="color: hsl(120, 100%, 40%);">+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</span><br><span style="color: hsl(120, 100%, 40%);">+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS</span><br><span style="color: hsl(120, 100%, 40%);">+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE</span><br><span style="color: hsl(120, 100%, 40%);">+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,</span><br><span style="color: hsl(120, 100%, 40%);">+REPAIR OR CORRECTION.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING</span><br><span style="color: hsl(120, 100%, 40%);">+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</span><br><span style="color: hsl(120, 100%, 40%);">+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,</span><br><span style="color: hsl(120, 100%, 40%);">+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING</span><br><span style="color: hsl(120, 100%, 40%);">+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED</span><br><span style="color: hsl(120, 100%, 40%);">+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY</span><br><span style="color: hsl(120, 100%, 40%);">+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER</span><br><span style="color: hsl(120, 100%, 40%);">+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</span><br><span style="color: hsl(120, 100%, 40%);">+POSSIBILITY OF SUCH DAMAGES.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+                     END OF TERMS AND CONDITIONS</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+= ASF</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Subject to your compliance with these terms, you may use Microchip</span><br><span style="color: hsl(120, 100%, 40%);">+software and any derivatives exclusively with Microchip products.</span><br><span style="color: hsl(120, 100%, 40%);">+It is your responsibility to comply with third party license terms applicable</span><br><span style="color: hsl(120, 100%, 40%);">+to your use of third party software (including open source software) that</span><br><span style="color: hsl(120, 100%, 40%);">+may accompany Microchip software.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+THIS SOFTWARE IS SUPPLIED BY MICROCHIP "AS IS". NO WARRANTIES,</span><br><span style="color: hsl(120, 100%, 40%);">+WHETHER EXPRESS, IMPLIED OR STATUTORY, APPLY TO THIS SOFTWARE,</span><br><span style="color: hsl(120, 100%, 40%);">+INCLUDING ANY IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY,</span><br><span style="color: hsl(120, 100%, 40%);">+AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT WILL MICROCHIP BE</span><br><span style="color: hsl(120, 100%, 40%);">+LIABLE FOR ANY INDIRECT, SPECIAL, PUNITIVE, INCIDENTAL OR CONSEQUENTIAL</span><br><span style="color: hsl(120, 100%, 40%);">+LOSS, DAMAGE, COST OR EXPENSE OF ANY KIND WHATSOEVER RELATED TO THE</span><br><span style="color: hsl(120, 100%, 40%);">+SOFTWARE, HOWEVER CAUSED, EVEN IF MICROCHIP HAS BEEN ADVISED OF THE</span><br><span style="color: hsl(120, 100%, 40%);">+POSSIBILITY OR THE DAMAGES ARE FORESEEABLE.  TO THE FULLEST EXTENT</span><br><span style="color: hsl(120, 100%, 40%);">+ALLOWED BY LAW, MICROCHIP'S TOTAL LIABILITY ON ALL CLAIMS IN ANY WAY</span><br><span style="color: hsl(120, 100%, 40%);">+RELATED TO THIS SOFTWARE WILL NOT EXCEED THE AMOUNT OF FEES, IF ANY,</span><br><span style="color: hsl(120, 100%, 40%);">+THAT YOU HAVE PAID DIRECTLY TO MICROCHIP FOR THIS SOFTWARE.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+= Apache-2.0</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+                                 Apache License</span><br><span style="color: hsl(120, 100%, 40%);">+                           Version 2.0, January 2004</span><br><span style="color: hsl(120, 100%, 40%);">+                        http://www.apache.org/licenses/</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   1. Definitions.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      "License" shall mean the terms and conditions for use, reproduction,</span><br><span style="color: hsl(120, 100%, 40%);">+      and distribution as defined by Sections 1 through 9 of this document.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      "Licensor" shall mean the copyright owner or entity authorized by</span><br><span style="color: hsl(120, 100%, 40%);">+      the copyright owner that is granting the License.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      "Legal Entity" shall mean the union of the acting entity and all</span><br><span style="color: hsl(120, 100%, 40%);">+      other entities that control, are controlled by, or are under common</span><br><span style="color: hsl(120, 100%, 40%);">+      control with that entity. For the purposes of this definition,</span><br><span style="color: hsl(120, 100%, 40%);">+      "control" means (i) the power, direct or indirect, to cause the</span><br><span style="color: hsl(120, 100%, 40%);">+      direction or management of such entity, whether by contract or</span><br><span style="color: hsl(120, 100%, 40%);">+      otherwise, or (ii) ownership of fifty percent (50%) or more of the</span><br><span style="color: hsl(120, 100%, 40%);">+      outstanding shares, or (iii) beneficial ownership of such entity.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      "You" (or "Your") shall mean an individual or Legal Entity</span><br><span style="color: hsl(120, 100%, 40%);">+      exercising permissions granted by this License.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      "Source" form shall mean the preferred form for making modifications,</span><br><span style="color: hsl(120, 100%, 40%);">+      including but not limited to software source code, documentation</span><br><span style="color: hsl(120, 100%, 40%);">+      source, and configuration files.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      "Object" form shall mean any form resulting from mechanical</span><br><span style="color: hsl(120, 100%, 40%);">+      transformation or translation of a Source form, including but</span><br><span style="color: hsl(120, 100%, 40%);">+      not limited to compiled object code, generated documentation,</span><br><span style="color: hsl(120, 100%, 40%);">+      and conversions to other media types.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      "Work" shall mean the work of authorship, whether in Source or</span><br><span style="color: hsl(120, 100%, 40%);">+      Object form, made available under the License, as indicated by a</span><br><span style="color: hsl(120, 100%, 40%);">+      copyright notice that is included in or attached to the work</span><br><span style="color: hsl(120, 100%, 40%);">+      (an example is provided in the Appendix below).</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      "Derivative Works" shall mean any work, whether in Source or Object</span><br><span style="color: hsl(120, 100%, 40%);">+      form, that is based on (or derived from) the Work and for which the</span><br><span style="color: hsl(120, 100%, 40%);">+      editorial revisions, annotations, elaborations, or other modifications</span><br><span style="color: hsl(120, 100%, 40%);">+      represent, as a whole, an original work of authorship. For the purposes</span><br><span style="color: hsl(120, 100%, 40%);">+      of this License, Derivative Works shall not include works that remain</span><br><span style="color: hsl(120, 100%, 40%);">+      separable from, or merely link (or bind by name) to the interfaces of,</span><br><span style="color: hsl(120, 100%, 40%);">+      the Work and Derivative Works thereof.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      "Contribution" shall mean any work of authorship, including</span><br><span style="color: hsl(120, 100%, 40%);">+      the original version of the Work and any modifications or additions</span><br><span style="color: hsl(120, 100%, 40%);">+      to that Work or Derivative Works thereof, that is intentionally</span><br><span style="color: hsl(120, 100%, 40%);">+      submitted to Licensor for inclusion in the Work by the copyright owner</span><br><span style="color: hsl(120, 100%, 40%);">+      or by an individual or Legal Entity authorized to submit on behalf of</span><br><span style="color: hsl(120, 100%, 40%);">+      the copyright owner. For the purposes of this definition, "submitted"</span><br><span style="color: hsl(120, 100%, 40%);">+      means any form of electronic, verbal, or written communication sent</span><br><span style="color: hsl(120, 100%, 40%);">+      to the Licensor or its representatives, including but not limited to</span><br><span style="color: hsl(120, 100%, 40%);">+      communication on electronic mailing lists, source code control systems,</span><br><span style="color: hsl(120, 100%, 40%);">+      and issue tracking systems that are managed by, or on behalf of, the</span><br><span style="color: hsl(120, 100%, 40%);">+      Licensor for the purpose of discussing and improving the Work, but</span><br><span style="color: hsl(120, 100%, 40%);">+      excluding communication that is conspicuously marked or otherwise</span><br><span style="color: hsl(120, 100%, 40%);">+      designated in writing by the copyright owner as "Not a Contribution."</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      "Contributor" shall mean Licensor and any individual or Legal Entity</span><br><span style="color: hsl(120, 100%, 40%);">+      on behalf of whom a Contribution has been received by Licensor and</span><br><span style="color: hsl(120, 100%, 40%);">+      subsequently incorporated within the Work.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   2. Grant of Copyright License. Subject to the terms and conditions of</span><br><span style="color: hsl(120, 100%, 40%);">+      this License, each Contributor hereby grants to You a perpetual,</span><br><span style="color: hsl(120, 100%, 40%);">+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable</span><br><span style="color: hsl(120, 100%, 40%);">+      copyright license to reproduce, prepare Derivative Works of,</span><br><span style="color: hsl(120, 100%, 40%);">+      publicly display, publicly perform, sublicense, and distribute the</span><br><span style="color: hsl(120, 100%, 40%);">+      Work and such Derivative Works in Source or Object form.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   3. Grant of Patent License. Subject to the terms and conditions of</span><br><span style="color: hsl(120, 100%, 40%);">+      this License, each Contributor hereby grants to You a perpetual,</span><br><span style="color: hsl(120, 100%, 40%);">+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable</span><br><span style="color: hsl(120, 100%, 40%);">+      (except as stated in this section) patent license to make, have made,</span><br><span style="color: hsl(120, 100%, 40%);">+      use, offer to sell, sell, import, and otherwise transfer the Work,</span><br><span style="color: hsl(120, 100%, 40%);">+      where such license applies only to those patent claims licensable</span><br><span style="color: hsl(120, 100%, 40%);">+      by such Contributor that are necessarily infringed by their</span><br><span style="color: hsl(120, 100%, 40%);">+      Contribution(s) alone or by combination of their Contribution(s)</span><br><span style="color: hsl(120, 100%, 40%);">+      with the Work to which such Contribution(s) was submitted. If You</span><br><span style="color: hsl(120, 100%, 40%);">+      institute patent litigation against any entity (including a</span><br><span style="color: hsl(120, 100%, 40%);">+      cross-claim or counterclaim in a lawsuit) alleging that the Work</span><br><span style="color: hsl(120, 100%, 40%);">+      or a Contribution incorporated within the Work constitutes direct</span><br><span style="color: hsl(120, 100%, 40%);">+      or contributory patent infringement, then any patent licenses</span><br><span style="color: hsl(120, 100%, 40%);">+      granted to You under this License for that Work shall terminate</span><br><span style="color: hsl(120, 100%, 40%);">+      as of the date such litigation is filed.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   4. Redistribution. You may reproduce and distribute copies of the</span><br><span style="color: hsl(120, 100%, 40%);">+      Work or Derivative Works thereof in any medium, with or without</span><br><span style="color: hsl(120, 100%, 40%);">+      modifications, and in Source or Object form, provided that You</span><br><span style="color: hsl(120, 100%, 40%);">+      meet the following conditions:</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      (a) You must give any other recipients of the Work or</span><br><span style="color: hsl(120, 100%, 40%);">+          Derivative Works a copy of this License; and</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      (b) You must cause any modified files to carry prominent notices</span><br><span style="color: hsl(120, 100%, 40%);">+          stating that You changed the files; and</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      (c) You must retain, in the Source form of any Derivative Works</span><br><span style="color: hsl(120, 100%, 40%);">+          that You distribute, all copyright, patent, trademark, and</span><br><span style="color: hsl(120, 100%, 40%);">+          attribution notices from the Source form of the Work,</span><br><span style="color: hsl(120, 100%, 40%);">+          excluding those notices that do not pertain to any part of</span><br><span style="color: hsl(120, 100%, 40%);">+          the Derivative Works; and</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      (d) If the Work includes a "NOTICE" text file as part of its</span><br><span style="color: hsl(120, 100%, 40%);">+          distribution, then any Derivative Works that You distribute must</span><br><span style="color: hsl(120, 100%, 40%);">+          include a readable copy of the attribution notices contained</span><br><span style="color: hsl(120, 100%, 40%);">+          within such NOTICE file, excluding those notices that do not</span><br><span style="color: hsl(120, 100%, 40%);">+          pertain to any part of the Derivative Works, in at least one</span><br><span style="color: hsl(120, 100%, 40%);">+          of the following places: within a NOTICE text file distributed</span><br><span style="color: hsl(120, 100%, 40%);">+          as part of the Derivative Works; within the Source form or</span><br><span style="color: hsl(120, 100%, 40%);">+          documentation, if provided along with the Derivative Works; or,</span><br><span style="color: hsl(120, 100%, 40%);">+          within a display generated by the Derivative Works, if and</span><br><span style="color: hsl(120, 100%, 40%);">+          wherever such third-party notices normally appear. The contents</span><br><span style="color: hsl(120, 100%, 40%);">+          of the NOTICE file are for informational purposes only and</span><br><span style="color: hsl(120, 100%, 40%);">+          do not modify the License. You may add Your own attribution</span><br><span style="color: hsl(120, 100%, 40%);">+          notices within Derivative Works that You distribute, alongside</span><br><span style="color: hsl(120, 100%, 40%);">+          or as an addendum to the NOTICE text from the Work, provided</span><br><span style="color: hsl(120, 100%, 40%);">+          that such additional attribution notices cannot be construed</span><br><span style="color: hsl(120, 100%, 40%);">+          as modifying the License.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+      You may add Your own copyright statement to Your modifications and</span><br><span style="color: hsl(120, 100%, 40%);">+      may provide additional or different license terms and conditions</span><br><span style="color: hsl(120, 100%, 40%);">+      for use, reproduction, or distribution of Your modifications, or</span><br><span style="color: hsl(120, 100%, 40%);">+      for any such Derivative Works as a whole, provided Your use,</span><br><span style="color: hsl(120, 100%, 40%);">+      reproduction, and distribution of the Work otherwise complies with</span><br><span style="color: hsl(120, 100%, 40%);">+      the conditions stated in this License.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   5. Submission of Contributions. Unless You explicitly state otherwise,</span><br><span style="color: hsl(120, 100%, 40%);">+      any Contribution intentionally submitted for inclusion in the Work</span><br><span style="color: hsl(120, 100%, 40%);">+      by You to the Licensor shall be under the terms and conditions of</span><br><span style="color: hsl(120, 100%, 40%);">+      this License, without any additional terms or conditions.</span><br><span style="color: hsl(120, 100%, 40%);">+      Notwithstanding the above, nothing herein shall supersede or modify</span><br><span style="color: hsl(120, 100%, 40%);">+      the terms of any separate license agreement you may have executed</span><br><span style="color: hsl(120, 100%, 40%);">+      with Licensor regarding such Contributions.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   6. Trademarks. This License does not grant permission to use the trade</span><br><span style="color: hsl(120, 100%, 40%);">+      names, trademarks, service marks, or product names of the Licensor,</span><br><span style="color: hsl(120, 100%, 40%);">+      except as required for reasonable and customary use in describing the</span><br><span style="color: hsl(120, 100%, 40%);">+      origin of the Work and reproducing the content of the NOTICE file.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   7. Disclaimer of Warranty. Unless required by applicable law or</span><br><span style="color: hsl(120, 100%, 40%);">+      agreed to in writing, Licensor provides the Work (and each</span><br><span style="color: hsl(120, 100%, 40%);">+      Contributor provides its Contributions) on an "AS IS" BASIS,</span><br><span style="color: hsl(120, 100%, 40%);">+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or</span><br><span style="color: hsl(120, 100%, 40%);">+      implied, including, without limitation, any warranties or conditions</span><br><span style="color: hsl(120, 100%, 40%);">+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A</span><br><span style="color: hsl(120, 100%, 40%);">+      PARTICULAR PURPOSE. You are solely responsible for determining the</span><br><span style="color: hsl(120, 100%, 40%);">+      appropriateness of using or redistributing the Work and assume any</span><br><span style="color: hsl(120, 100%, 40%);">+      risks associated with Your exercise of permissions under this License.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   8. Limitation of Liability. In no event and under no legal theory,</span><br><span style="color: hsl(120, 100%, 40%);">+      whether in tort (including negligence), contract, or otherwise,</span><br><span style="color: hsl(120, 100%, 40%);">+      unless required by applicable law (such as deliberate and grossly</span><br><span style="color: hsl(120, 100%, 40%);">+      negligent acts) or agreed to in writing, shall any Contributor be</span><br><span style="color: hsl(120, 100%, 40%);">+      liable to You for damages, including any direct, indirect, special,</span><br><span style="color: hsl(120, 100%, 40%);">+      incidental, or consequential damages of any character arising as a</span><br><span style="color: hsl(120, 100%, 40%);">+      result of this License or out of the use or inability to use the</span><br><span style="color: hsl(120, 100%, 40%);">+      Work (including but not limited to damages for loss of goodwill,</span><br><span style="color: hsl(120, 100%, 40%);">+      work stoppage, computer failure or malfunction, or any and all</span><br><span style="color: hsl(120, 100%, 40%);">+      other commercial damages or losses), even if such Contributor</span><br><span style="color: hsl(120, 100%, 40%);">+      has been advised of the possibility of such damages.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   9. Accepting Warranty or Additional Liability. While redistributing</span><br><span style="color: hsl(120, 100%, 40%);">+      the Work or Derivative Works thereof, You may choose to offer,</span><br><span style="color: hsl(120, 100%, 40%);">+      and charge a fee for, acceptance of support, warranty, indemnity,</span><br><span style="color: hsl(120, 100%, 40%);">+      or other liability obligations and/or rights consistent with this</span><br><span style="color: hsl(120, 100%, 40%);">+      License. However, in accepting such obligations, You may act only</span><br><span style="color: hsl(120, 100%, 40%);">+      on Your own behalf and on Your sole responsibility, not on behalf</span><br><span style="color: hsl(120, 100%, 40%);">+      of any other Contributor, and only if You agree to indemnify,</span><br><span style="color: hsl(120, 100%, 40%);">+      defend, and hold each Contributor harmless for any liability</span><br><span style="color: hsl(120, 100%, 40%);">+      incurred by, or claims asserted against, such Contributor by reason</span><br><span style="color: hsl(120, 100%, 40%);">+      of your accepting any such warranty or additional liability.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   END OF TERMS AND CONDITIONS</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12858">change 12858</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12858"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ccid-firmware </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I761b3af3db43aa0da679c2f83aa89c92a7aae668 </div>
<div style="display:none"> Gerrit-Change-Number: 12858 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Kévin Redon <kredon@sysmocom.de> </div>