<?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>SMAIL General 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">SMAIL General 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">SMAIL General Public License</code></p>

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

      <h2>Other web pages for this license</h2>
          <div style="margin-left: 20px;">
            <ul>
             <li>
               <a href="https://sources.debian.org/copyright/license/debianutils/4.11.2/" rel="rdfs:seeAlso" isValid=true isLive=true isWayBackLink=false match=true timestamp=2025-07-01T15:02:09Z>https://sources.debian.org/copyright/license/debianutils/4.11.2/</a>
               <!--Tentative way of displaying information <p>isValid: true, isLive: true, isWayBackLink: false, match: true, timestamp: 2025-07-01T15:02:09Z</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>
            SMAIL GENERAL PUBLIC LICENSE (Clarified 11 Feb 1988)
         </p>

         <p>
            Copyright (C) 1988 Landon Curt Noll &amp; Ronald
            S. Karr Copyright (C) 1992 Ronald S. Karr Copyleft
            (GNU) 1988 Landon Curt Noll &amp; Ronald S. Karr
         </p>

         <p>
            Everyone is permitted to copy and distribute verbatim copies
            of this license, but changing it is not allowed. You can
            also use this wording to make the terms for other programs.
         </p>

         <p>
            The license agreements of most software companies keep you at the
            mercy of those companies. By contrast, our general public license
            is intended to give everyone the right to share SMAIL. To make
            sure that you get the rights we want you to have, we need to make
            restrictions that forbid anyone to deny you these rights or to
            ask you to surrender the rights. Hence this license agreement.
         </p>

         <p>
            Specifically, we want to make sure that you have the right to give
            away copies of SMAIL, that you receive source code or else can get
            it if you want it, that you can change SMAIL or use pieces of it
            in new free programs, and that you know you can do these things.
         </p>

         <p>
            To make sure that everyone has such rights, we have to forbid
            you to deprive anyone else of these rights. For example, if you
            distribute copies of SMAIL, you must give the recipients all the
            rights that you have. You must make sure that they, too, receive
            or can get the source code. And you must tell them their rights.
         </p>

         <p>
            Also, for our own protection, we must make certain that everyone
            finds out that there is no warranty for SMAIL. If SMAIL is
            modified by someone else and passed on, we want its recipients to
            know that what they have is not what we distributed, so that any
            problems introduced by others will not reflect on our reputation.
         </p>

         <p>
            Therefore we (Landon Curt Noll and Ronald S. Karr)
            make the following terms which say what you must
            do to be allowed to distribute or change SMAIL.
         </p>

         <p>
            COPYING POLICIES
         </p>

<ul style="list-style:none">
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 1.</span></var>
               <p>
                  You may copy and distribute verbatim copies of SMAIL source
                  code as you receive it, in any medium, provided that you
                  conspicuously and appropriately publish on each copy a valid
                  copyright notice &quot;Copyright (C) 1988 Landon Curt Noll &amp;
                  Ronald S. Karr&quot; (or with whatever year is appropriate); keep
                  intact the notices on all files that refer to this License
                  Agreement and to the absence of any warranty; and give
                  any other recipients of the SMAIL program a copy of this
                  License Agreement along with the program. You may charge a
                  distribution fee for the physical act of transferring a copy.
               </p>

            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 2.</span></var>
               <p>
                  You may modify your copy or copies of SMAIL or any portion of
                  it, and copy and distribute such modifications under the terms
                  of Paragraph 1 above, provided that you also do the following:
               </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>
                        cause the modified files to carry prominent
                        notices stating that you changed the
                        files and the date of any change; and
                     </p>

                  </li>
                  
<li>
                     <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> b)</span></var>
                     <p>
                        cause the whole of any work that you distribute
                        or publish, that in whole or in part contains
                        or is a derivative of SMAIL or any part thereof,
                        to be licensed at no charge to all third parties
                        on terms identical to those contained in this
                        License Agreement (except that you may choose
                        to grant more extensive warranty protection
                        to some or all third parties, at your option).
                     </p>

                  </li>
                  
<li>
                     <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> c)</span></var>
                     <p>
                        You may charge a distribution fee for the physical
                        act of transferring a copy, and you may at your option
                        offer warranty protection in exchange for a fee.
                     </p>

                     <p>
                        Mere aggregation of another unrelated program with
                        this program (or its derivative) on a volume of
                        a storage or distribution medium does not bring
                        the other program under the scope of these terms.
                     </p>

                  </li>
               
</ul>
            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 3.</span></var>
               <p>
                  You may copy and distribute SMAIL (or a portion or
                  derivative of it, under Paragraph 2) in object code or
                  executable form under the terms of Paragraphs 1 and 2
                  above provided that you also do one of the following:
               </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>
                        accompany it with the complete corresponding
                        machine-readable source code, which must be distributed
                        under the terms of Paragraphs 1 and 2 above; or,
                     </p>

                  </li>
                  
<li>
                     <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> b)</span></var>
                     <p>
                        accompany it with a written offer, valid for at least
                        three years, to give any third party free (except for
                        a nominal shipping charge) a complete machine-readable
                        copy of the corresponding source code, to be distributed
                        under the terms of Paragraphs 1 and 2 above; or,
                     </p>

                  </li>
                  
<li>
                     <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> c)</span></var>
                     <p>
                        accompany it with the information you received
                        as to where the corresponding source code may be
                        obtained. (This alternative is allowed only for
                        non-commercial distribution and only if you received
                        the program in object code or executable form alone.)
                     </p>

                  </li>
               
</ul>
               <p>
                  For an executable file, complete source code means all
                  the source code for all modules it contains; but, as
                  a special exception, it need not include source code
                  for modules which are standard libraries that accompany
                  the operating system on which the executable file runs.
               </p>

            </li>
            
<li>
               <var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}"> 4.</span></var>
               <p>
                  You may not copy, sublicense, distribute or transfer SMAIL
                  except as expressly provided under this License Agreement. Any
                  attempt otherwise to copy, sublicense, distribute or transfer
                  SMAIL is void and your rights to use the program under this
                  License agreement shall be automatically terminated. However,
                  parties who have received computer software programs from
                  you with this License Agreement will not have their licenses
                  terminated 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}"> 5.</span></var>
               <p>
                  If you wish to incorporate parts of SMAIL into other free
                  programs whose distribution conditions are different,
                  write to Landon Curt Noll &amp; Ronald S. Karr via the Free
                  Software Foundation at 51 Franklin St, Fifth Floor, Boston,
                  MA 02110-1301, USA. We have not yet worked out a simple
                  rule that can be stated here, but we will often permit
                  this. We will be guided by the two goals of preserving
                  the free status of all derivatives of our free software
                  and of promoting the sharing and reuse of software.
               </p>

               <p>
                  Your comments and suggestions about our licensing policies
                  and our software are welcome! This contract was based on
                  the contract made by the Free Software Foundation. Please
                  contact the Free Software Foundation, Inc., 51 Franklin
                  St, Fifth Floor, Boston, MA 02110-1301, USA, or call (617)
                  542-5942 for details on copylefted material in general.
               </p>

            </li>
         
</ul>
         <p>
            NO WARRANTY
         </p>

         <p>
            BECAUSE SMAIL IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY NO
            WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT
            WHEN OTHERWISE STATED IN WRITING, LANDON CURT NOLL &amp; RONALD S.
            KARR AND/OR OTHER PARTIES PROVIDE SMAIL &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 SMAIL IS WITH YOU. SHOULD SMAIL PROVE DEFECTIVE, YOU
            ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
         </p>

         <p>
            IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL LANDON CURT
            NOLL &amp; RONALD S. KARR AND/OR ANY OTHER PARTY WHO MAY MODIFY
            AND REDISTRIBUTE SMAIL AS PERMITTED ABOVE, BE LIABLE TO YOU
            FOR DAMAGES, INCLUDING ANY LOST PROFITS, LOST MONIES, OR OTHER
            SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
            USE OR INABILITY TO USE (INCLUDING BUT NOT LIMITED TO LOSS OF
            DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
            THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY
            OTHER PROGRAMS) SMAIL, EVEN IF YOU HAVE BEEN ADVISED OF THE
            POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANY OTHER PARTY.
         </p>

      
      </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;">
      SMAIL GENERAL PUBLIC LICENSE (Clarified 11 Feb 1988)&#10;&#10;Copyright (C) 1988 Landon Curt Noll &amp; Ronald S. Karr Copyright (C) 1992 Ronald S. Karr Copyleft (GNU) 1988 Landon Curt Noll &amp; Ronald S. Karr&#10;&#10;Everyone is permitted to copy and distribute verbatim copies of this license, but changing it is not allowed. You can also use this wording to make the terms for other programs.&#10;&#10;The license agreements of most software companies keep you at the mercy of those companies. By contrast, our general public license is intended to give everyone the right to share SMAIL. To make sure that you get the rights we want you to have, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. Hence this license agreement.&#10;&#10;Specifically, we want to make sure that you have the right to give away copies of SMAIL, that you receive source code or else can get it if you want it, that you can change SMAIL or use pieces of it in new free programs, and that you know you can do these things.&#10;&#10;To make sure that everyone has such rights, we have to forbid you to deprive anyone else of these rights. For example, if you distribute copies of SMAIL, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must tell them their rights.&#10;&#10;Also, for our own protection, we must make certain that everyone finds out that there is no warranty for SMAIL. If SMAIL is modified by someone else and passed on, we want its recipients to know that what they have is not what we distributed, so that any problems introduced by others will not reflect on our reputation.&#10;&#10;Therefore we (Landon Curt Noll and Ronald S. Karr) make the following terms which say what you must do to be allowed to distribute or change SMAIL.&#10;&#10;COPYING POLICIES&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;1.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   You may copy and distribute verbatim copies of SMAIL source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy a valid copyright notice &quot;Copyright (C) 1988 Landon Curt Noll &amp; Ronald S. Karr&quot; (or with whatever year is appropriate); keep intact the notices on all files that refer to this License Agreement and to the absence of any warranty; and give any other recipients of the SMAIL program a copy of this License Agreement along with the program. You may charge a distribution fee for the physical act of transferring a copy.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;2.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   You may modify your copy or copies of SMAIL or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above, provided that you also do the following:&#10;&#10;      &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;a)&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;      cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and&#10;&#10;      &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;b)&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;      cause the whole of any work that you distribute or publish, that in whole or in part contains or is a derivative of SMAIL or any part thereof, to be licensed at no charge to all third parties on terms identical to those contained in this License Agreement (except that you may choose to grant more extensive warranty protection to some or all third parties, at your option).&#10;&#10;      &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;c)&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;      You may charge a distribution fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.&#10;&#10;      Mere aggregation of another unrelated program with this program (or its derivative) on a volume of a storage or distribution medium does not bring the other program under the scope of these terms.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;3.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   You may copy and distribute SMAIL (or a portion or derivative of it, under Paragraph 2) in object code or executable form under the terms of Paragraphs 1 and 2 above provided that you also do one of the following:&#10;&#10;      &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;a)&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;      accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Paragraphs 1 and 2 above; or,&#10;&#10;      &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;b)&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;      accompany it with a written offer, valid for at least three years, to give any third party free (except for a nominal shipping charge) a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Paragraphs 1 and 2 above; or,&#10;&#10;      &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;c)&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;      accompany it with the information you received as to where the corresponding source code may be obtained. (This alternative is allowed only for non-commercial distribution and only if you received the program in object code or executable form alone.)&#10;&#10;   For an executable file, complete source code means all the source code for all modules it contains; but, as a special exception, it need not include source code for modules which are standard libraries that accompany the operating system on which the executable file runs.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;4.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   You may not copy, sublicense, distribute or transfer SMAIL except as expressly provided under this License Agreement. Any attempt otherwise to copy, sublicense, distribute or transfer SMAIL is void and your rights to use the program under this License agreement shall be automatically terminated. However, parties who have received computer software programs from you with this License Agreement will not have their licenses terminated so long as such parties remain in full compliance.&#10;&#10;   &lt;&lt;var;name&#61;&quot;bullet&quot;;original&#61;&quot;5.&quot;;match&#61;&quot;.{0,20}&quot;&gt;&gt;&#10;   If you wish to incorporate parts of SMAIL into other free programs whose distribution conditions are different, write to Landon Curt Noll &amp; Ronald S. Karr via the Free Software Foundation at 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. We have not yet worked out a simple rule that can be stated here, but we will often permit this. We will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software.&#10;&#10;   Your comments and suggestions about our licensing policies and our software are welcome! This contract was based on the contract made by the Free Software Foundation. Please contact the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA, or call (617) 542-5942 for details on copylefted material in general.&#10;&#10;NO WARRANTY&#10;&#10;BECAUSE SMAIL IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY NO WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING, LANDON CURT NOLL &amp; RONALD S. KARR AND/OR OTHER PARTIES PROVIDE SMAIL &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 SMAIL IS WITH YOU. SHOULD SMAIL PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.&#10;&#10;IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL LANDON CURT NOLL &amp; RONALD S. KARR AND/OR ANY OTHER PARTY WHO MAY MODIFY AND REDISTRIBUTE SMAIL AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY LOST PROFITS, LOST MONIES, OR OTHER SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) SMAIL, EVEN IF YOU HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANY OTHER PARTY.&#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>
