<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:dc="http://purl.org/dc/terms/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:spdx="http://spdx.org/rdf/terms#">

  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="shortcut icon" href="sites/all/themes/cpstandard/favicon.ico" type="image/vnd.microsoft.icon" />

    <title>Arphic Public License | Software Package Data Exchange (SPDX)</title>

    <link rel="shortcut icon" href="sites/all/themes/cpstandard/favicon.ico" type="image/vnd.microsoft.icon" />
    <link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/cpstandard/css/style.css" />
    <link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/cpstandard/css/colors.css" />
    <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet" />
    <!-- GOOGLE FONTS -->
    <link href='//fonts.googleapis.com/css?family=Roboto:400,400italic,300,300italic,100italic,100,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css' />

    <style type="text/css">

      .page {
        color: #58595b;
      }

      #header {
        border-bottom: 3px solid #4597cb;
        padding-bottom: 50px;
      }

      .breadcrumb {
        margin-top: 25px;
      }

      #content-header h1 {
        color: #58595b;
      }

      .page h2, h3, h4, h5 {
        color: #00416b;
      }

      .page h1 {
      font-size: 2em;
      }

      .page h2 {
      font-size: 1.5em;
      }

      a, a:visited, a:hover {
        color: #00416b;
      }

      #footer-copyright {
        margin-top: 25px;
      }

      .replaceable-license-text {
      color: #CC0000;
      }

      .replaceable-license-text p var {
      color: #CC0000;
      }

      .optional-license-text {
      color: #0000cc;
      }

      .optional-license-text p var {
      color: #0000cc;
      }
      ul, ol, li {
      margin: 10px 0 10px 0;
	  }
    </style>

  <script type="text/javascript">

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-3676394-2']);
    _gaq.push(['_trackPageview']);

    (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();

  </script>

  </head>

  <body typeof="spdx:License">

  <div id="lf-header" class="collaborative-projects">
    <div class="gray-diagonal">
      <div class="container">
        <a id="collaborative-projects-logo" href="http://collabprojects.linuxfoundation.org">Linux Foundation Collaborative Projects</a>
      </div>
    </div>
  </div>

  <div id="header">
    <div id="header-inner">
      <a href="/" title="Home" rel="home" id="logo">
        <img src="https://spdx.org/sites/cpstandard/files/logo_spdx_250.png" alt="Home" />
      </a>

      <div id="name-and-slogan">
        <div id="site-name">
          <h1><a href="/" title="Home" rel="home">Software Package Data Exchange (SPDX)</a></h1>
        </div>
      </div>

    </div>
  </div> <!-- /header -->

  <div id="highlighted">
      <div class="region region-highlighted">
      </div>
  </div>

    <div id="page" class="page">

      <div class="breadcrumb"><a href="/">Home</a> » <a href="/licenses">Licenses</a></div>

      <h1 property="dc:title">Arphic Public License</h1>
      <div style="display:none;"><code property="spdx:deprecated">false</code></div>
      <h2>Full name</h2>
          <p style="margin-left: 20px;"><code property="spdx:name">Arphic Public License</code></p>

      <h2>Short identifier</h2>
          <p style="margin-left: 20px;"><code property="spdx:licenseId">Arphic-1999</code></p>

      <h2>Other web pages for this license</h2>
          <div style="margin-left: 20px;">
            <ul>
             <li>
               <a href="http://ftp.gnu.org/gnu/non-gnu/chinese-fonts-truetype/LICENSE" rel="rdfs:seeAlso" isValid=true isLive=true isWayBackLink=false match=true timestamp=2025-07-01T15:05:08Z>http://ftp.gnu.org/gnu/non-gnu/chinese-fonts-truetype/LICENSE</a>
               <!--Tentative way of displaying information <p>isValid: true, isLive: true, isWayBackLink: false, match: true, timestamp: 2025-07-01T15:05:08Z</p> -->
             </li>
           </ul>
          </div>

      <div property="spdx:isOsiApproved" style="display: none;">false</div>

      <h2 id="notes">Notes</h2>
          <p style="margin-left: 20px;">None</p>

      <h2 id="licenseText">Text</h2>
      
      <blockquote cite="https://spdx.github.io/spdx-spec/v2.3/license-matching-guidelines-and-templates/">
          <div style="border: 2px solid grey; padding: 8px">
		      Text in italicized blue is omittable (see <a href="https://spdx.github.io/spdx-spec/v2.3/license-matching-guidelines-and-templates/#b35-guideline-omittable-text">Matching Guidelines B.3.5</a>).
		      License or exception text will match to the text for the specified identifier if it either includes or excludes this omittable text.
			  <br/>
			  <br/>
			  Text in red is replaceable (see <a href="https://spdx.github.io/spdx-spec/v2.3/license-matching-guidelines-and-templates/#b34-guideline-replaceable-text">Matching Guidelines B.3.4</a>).
			  License or exception text will match to the text for the specified identifier if it includes a permitted variant of this replaceable text.
			  The permitted variants can be found in the corresponding regular expression as shown in title text visible by hovering over the red text.
	      </div>
	  </blockquote>

      <div property="spdx:licenseText" class="license-text">
      
         <p>
            ARPHIC PUBLIC LICENSE
         </p>

         <p>
            Copyright (C) 1999 Arphic Technology Co., Ltd.
            11Fl. No.168, Yung Chi Rd., Taipei, 110 Taiwan
            All rights reserved except as specified below.
         </p>

         <p>
            Everyone is permitted to copy and distribute verbatim copies
            of this license document, but changing it is forbidden.
         </p>

         <p>
            Preamble
         </p>

         <p>
            The licenses for most software are designed to take away
            your freedom to share and change it. By contrast, the
            ARPHIC PUBLIC LICENSE specifically permits and encourages
            you to use this software, provided that you give the
            recipients all the rights that we gave you and make
            sure they can get the modifications of this software.
         </p>

         <p>
            Legal Terms
         </p>

<ul style="list-style:none">
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 0.</span></var>
               <p>
                  Definitions: Throughout this License, &quot;Font&quot; means the
                  TrueType fonts &quot;AR PL Mingti2L Big5&quot;, &quot;AR PL KaitiM
                  Big5&quot; (BIG-5 character set) and &quot;AR PL SungtiL GB&quot;, &quot;AR
                  PL KaitiM GB&quot; (GB character set) which are originally
                  distributed by Arphic, and the derivatives of those fonts
                  created through any modification including modifying glyph,
                  reordering glyph, converting format, changing font name,
                  or adding/deleting some characters in/from glyph table.
               </p>

               <p>
                  &quot;PL&quot; means &quot;Public License&quot;.
               </p>

               <p>
                  &quot;Copyright Holder&quot; means whoever is named
                  in the copyright or copyrights for the Font.
               </p>

               <p>
                  &quot;You&quot; means the licensee, or person copying,
                  redistributing or modifying the Font.
               </p>

               <p>
                  &quot;Freely Available&quot; means that you have the freedom to
                  copy or modify the Font as well as redistribute copies
                  of the Font under the same conditions you received, not
                  price. If you wish, you can charge for this service.
               </p>

            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 1.</span></var>
               <p>
                  Copying &amp; Distribution You may copy and distribute
                  verbatim copies of this Font in any medium, without
                  restriction, provided that you retain this license
                  file (ARPHICPL.TXT) unaltered in all copies.
               </p>

            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 2.</span></var>
               <p>
                  Modification You may otherwise modify your copy of this Font
                  in any way, including modifying glyph, reordering glyph,
                  converting format, changing font name, or adding/deleting
                  some characters in/from glyph table, and copy and
                  distribute such modifications under the terms of Section
                  1 above, provided that the following conditions are met:
               </p>

<ul style="list-style:none">
                  
<li>
                     <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> a)</span></var>
                     <p>
                        You must insert a prominent notice in each modified
                        file stating how and when you changed that file.
                     </p>

                  </li>
                  
<li>
                     <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> b)</span></var>
                     <p>
                        You must make such modifications Freely Available
                        as a whole to all third parties under the terms
                        of this License, such as by offering access to
                        copy the modifications from a designated place,
                        or distributing the modifications on a medium
                        customarily used for software interchange.
                     </p>

                  </li>
                  
<li>
                     <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> c)</span></var>
                     <p>
                        If the modified fonts normally reads commands
                        interactively when run, you must cause it, when
                        started running for such interactive use in the most
                        ordinary way, to print or display an announcement
                        including an appropriate copyright notice and a
                        notice that there is no warranty (or else, saying
                        that you provide a warranty) and that users may
                        redistribute the Font under these conditions, and
                        telling the user how to view a copy of this License.
                     </p>

                     <p>
                        These requirements apply to the modified work as
                        a whole. If identifiable sections of that work are
                        not derived from the Font, and can be reasonably
                        considered independent and separate works in themselves,
                        then this License and its terms, do not apply to
                        those sections when you distribute them as separate
                        works. Therefore, mere aggregation of another work
                        not based on the Font with the Font on a volume
                        of a storage or distribution medium does not bring
                        the other work under the scope of this License.
                     </p>

                  </li>
               
</ul>
            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 3.</span></var>
               <p>
                  Condition Subsequent You may not copy, modify, sublicense,
                  or distribute the Font except as expressly provided under
                  this License. Any attempt otherwise to copy, modify,
                  sublicense or distribute the Font will automatically
                  retroactively void your rights under this License.
                  However, parties who have received copies or rights
                  from you under this License will keep their licenses
                  valid so long as such parties remain in full compliance.
               </p>

            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 4.</span></var>
               <p>
                  Acceptance You are not required to accept this License,
                  since you have not signed it. However, nothing else grants
                  you permission to copy, modify, sublicense or distribute
                  the Font. These actions are prohibited by law if you do
                  not accept this License. Therefore, by copying, modifying,
                  sublicensing or distributing the Font, you indicate your
                  acceptance of this License and all its terms and conditions.
               </p>

            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 5.</span></var>
               <p>
                  Automatic Receipt Each time you redistribute the Font,
                  the recipient automatically receives a license from the
                  original licensor to copy, distribute or modify the Font
                  subject to these terms and conditions. You may not impose
                  any further restrictions on the recipients&apos; exercise of
                  the rights granted herein. You are not responsible for
                  enforcing compliance by third parties to this License.
               </p>

            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 6.</span></var>
               <p>
                  Contradiction If, as a consequence of a court judgment or
                  allegation of patent infringement or for any other reason
                  (not limited to patent issues), conditions are imposed
                  on you (whether by court order, agreement or otherwise)
                  that contradict the conditions of this License, they do
                  not excuse you from the conditions of this License. If
                  you cannot distribute so as to satisfy simultaneously your
                  obligations under this License and any other pertinent
                  obligations, then as a consequence you may not distribute
                  the Font at all. For example, if a patent license would not
                  permit royalty-free redistribution of the Font by all those
                  who receive copies directly or indirectly through you, then
                  the only way you could satisfy both it and this License
                  would be to refrain entirely from distribution of the Font.
               </p>

               <p>
                  If any portion of this section is held invalid or
                  unenforceable under any particular circumstance, the
                  balance of the section is intended to apply and the section
                  as a whole is intended to apply in other circumstances.
               </p>

            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 7.</span></var>
               <p>
                  NO WARRANTY BECAUSE THE FONT IS LICENSED FREE OF CHARGE,
                  THERE IS NO WARRANTY FOR THE FONT, TO THE EXTENT PERMITTED
                  BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING
                  THE COPYRIGHT HOLDERS OR OTHER PARTIES PROVIDE THE FONT
                  &quot;AS IS&quot; WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
                  IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES
                  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
                  ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE FONT
                  IS WITH YOU. SHOULD THE FONT PROVE DEFECTIVE, YOU ASSUME
                  THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
               </p>

            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 8.</span></var>
               <p>
                  DAMAGES WAIVER UNLESS REQUIRED BY APPLICABLE LAW OR AGREED
                  TO IN WRITING, IN NO EVENT WILL ANY COPYRIGHTT HOLDERS,
                  OR OTHER PARTIES WHO MAY COPY, MODIFY OR REDISTRIBUTE
                  THE FONT AS PERMITTED ABOVE, BE LIABLE TO YOU FOR ANY
                  DIRECT, INDIRECT, CONSEQUENTIAL, INCIDENTAL, SPECIAL OR
                  EXEMPLARY DAMAGES ARISING OUT OF THE USE OR INABILITY TO
                  USE THE FONT (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF
                  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA OR PROFITS;
                  OR BUSINESS INTERRUPTION), EVEN IF SUCH HOLDERS OR OTHER
                  PARTIES HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
               </p>

            </li>
         
</ul>
      
      </div>

      <h2  id="licenseHeader">Standard License Header</h2>
      <div property="spdx:standardLicenseHeader" class="license-text">
        <p style="font-style: italic">There is no standard license header for the license</p>
        
      </div>
      <div property="spdx:standardLicenseTemplate" style="display: none;">
      ARPHIC PUBLIC LICENSE&#10;&#10;Copyright (C) 1999 Arphic Technology Co., Ltd. 11Fl. No.168, Yung Chi Rd., Taipei, 110 Taiwan All rights reserved except as specified below.&#10;&#10;Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is forbidden.&#10;&#10;Preamble&#10;&#10;The licenses for most software are designed to take away your freedom to share and change it. By contrast, the ARPHIC PUBLIC LICENSE specifically permits and encourages you to use this software, provided that you give the recipients all the rights that we gave you and make sure they can get the modifications of this software.&#10;&#10;Legal Terms&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;0.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   Definitions: Throughout this License, &quot;Font&quot; means the TrueType fonts &quot;AR PL Mingti2L Big5&quot;, &quot;AR PL KaitiM Big5&quot; (BIG-5 character set) and &quot;AR PL SungtiL GB&quot;, &quot;AR PL KaitiM GB&quot; (GB character set) which are originally distributed by Arphic, and the derivatives of those fonts created through any modification including modifying glyph, reordering glyph, converting format, changing font name, or adding/deleting some characters in/from glyph table.&#10;&#10;   &quot;PL&quot; means &quot;Public License&quot;.&#10;&#10;   &quot;Copyright Holder&quot; means whoever is named in the copyright or copyrights for the Font.&#10;&#10;   &quot;You&quot; means the licensee, or person copying, redistributing or modifying the Font.&#10;&#10;   &quot;Freely Available&quot; means that you have the freedom to copy or modify the Font as well as redistribute copies of the Font under the same conditions you received, not price. If you wish, you can charge for this service.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;1.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   Copying &amp; Distribution You may copy and distribute verbatim copies of this Font in any medium, without restriction, provided that you retain this license file (ARPHICPL.TXT) unaltered in all copies.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;2.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   Modification You may otherwise modify your copy of this Font in any way, including modifying glyph, reordering glyph, converting format, changing font name, or adding/deleting some characters in/from glyph table, and copy and distribute such modifications under the terms of Section 1 above, provided that the following conditions are met:&#10;&#10;      &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;a)&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;      You must insert a prominent notice in each modified file stating how and when you changed that file.&#10;&#10;      &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;b)&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;      You must make such modifications Freely Available as a whole to all third parties under the terms of this License, such as by offering access to copy the modifications from a designated place, or distributing the modifications on a medium customarily used for software interchange.&#10;&#10;      &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;c)&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;      If the modified fonts normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the Font under these conditions, and telling the user how to view a copy of this License.&#10;&#10;      These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Font, and can be reasonably considered independent and separate works in themselves, then this License and its terms, do not apply to those sections when you distribute them as separate works. Therefore, mere aggregation of another work not based on the Font with the Font on a volume of a storage or distribution medium does not bring the other work under the scope of this License.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;3.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   Condition Subsequent You may not copy, modify, sublicense, or distribute the Font except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Font will automatically retroactively void your rights under this License. However, parties who have received copies or rights from you under this License will keep their licenses valid so long as such parties remain in full compliance.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;4.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   Acceptance You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to copy, modify, sublicense or distribute the Font. These actions are prohibited by law if you do not accept this License. Therefore, by copying, modifying, sublicensing or distributing the Font, you indicate your acceptance of this License and all its terms and conditions.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;5.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   Automatic Receipt Each time you redistribute the Font, the recipient automatically receives a license from the original licensor to copy, distribute or modify the Font subject to these terms and conditions. You may not impose any further restrictions on the recipients&#39; exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;6.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   Contradiction If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Font at all. For example, if a patent license would not permit royalty-free redistribution of the Font by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Font.&#10;&#10;   If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;7.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   NO WARRANTY BECAUSE THE FONT IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE FONT, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS OR OTHER PARTIES PROVIDE THE FONT &quot;AS IS&quot; WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE FONT IS WITH YOU. SHOULD THE FONT PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;8.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   DAMAGES WAIVER UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING, IN NO EVENT WILL ANY COPYRIGHTT HOLDERS, OR OTHER PARTIES WHO MAY COPY, MODIFY OR REDISTRIBUTE THE FONT AS PERMITTED ABOVE, BE LIABLE TO YOU FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, INCIDENTAL, SPECIAL OR EXEMPLARY DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE FONT (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA OR PROFITS; OR BUSINESS INTERRUPTION), EVEN IF SUCH HOLDERS OR OTHER PARTIES HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.&#10;   &#10;   
      </div>

    </div> <!-- /page -->

    <div class="collaborative-projects">
      <div class="gray-diagonal">
        <div class="container">
          <div id="footer-copyright">
            <p>&#169; 2018          SPDX Workgroup a Linux Foundation Project. All Rights Reserved.        </p>
            <p>Linux Foundation is a registered trademark of The Linux Foundation. Linux is a registered <a href="http://www.linuxfoundation.org/programs/legal/trademark" title="Linux Mark Institute">trademark</a> of Linus Torvalds.</p>
            <p>Please see our <a href="http://www.linuxfoundation.org/privacy">privacy policy</a> and <a href="http://www.linuxfoundation.org/terms">terms of use</a>.</p>
          </div>
        </div>
      </div>
    </div>

    <div id="top-page-link">
      <a href="#"><i class="fa fa-arrow-circle-up"></i><span>top of page</span></a>
    </div>

  </body>
</html>
