﻿<?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>
    <title>xinetd License</title>
    
    <link rel="shortcut icon" href="sites/all/themes/spdx/favicon.ico" type="image/x-icon" />
<!--[if IE 6]>
    <script type="text/javascript" src="sites/all/themes/spdx/suckerfish.js"></script>
<![endif]-->
    <link type="text/css" rel="stylesheet" href="screen.css" media="screen" type="text/css" />
    <link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/spdx/universe_nav.css?a" />
    <link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/spdx/style.css?a" />
    <link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/spdx/zen.css?a" />


<!--[if IE 6]>
    <link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/spdx/ie6.css" />
<![endif]-->
  <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="page"><div id="page-inner">
<div id="header"><div id="header-inner" class="clear-block">
<div id="util_nav">
 <ul class="inline_list list_icon float_left" style="padding-top:2px;">
        <li style="padding-right:4px; border-right:1px solid;"><a class="" href="http://www.linuxfoundation.org" style="background:0;">LINUXFOUNDATION.ORG</a></li>
        <li style="padding-left:4px;"><a href="http://events.linuxfoundation.org" class="" style="background:0; padding-right:0">EVENTS</a></li>
 </ul>
</div> <!-- close util_nav -->
<div id="logo-title">
    <div id="logo"><a href="/" title="Home" rel="home"><img src="images/logo_spdx.jpg" alt="Home" id="logo-image" /></a></div>
    <div id="lf_logo"><a href="http://linuxfoundation.org"></a></div>
    <div id="site-slogan">Software Package Data Exchange®</div>
</div> <!-- /#logo-title -->
<br />
<br />

</div>

</div></div> <!-- /#header-inner, /#header -->

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

<h1 property="dc:title">xinetd License</h1>
<h2 style="color: #003F69;">Full name</h2>
    <p style="margin-left: 20px;"><code property="spdx:name">xinetd License</code></p>

<h2 style="color: #003F69;">Short identifier</h2>
    <p style="margin-left: 20px;"><code property="spdx:licenseId">xinetd</code></p>

<h2 style="color: #003F69;">Other web pages for this license</h2>
    <p style="margin-left: 20px;">
       <li><a href="https://fedoraproject.org/wiki/Licensing/Xinetd_License" rel="rdfs:seeAlso">https://fedoraproject.org/wiki/Licensing/Xinetd_License</a></li>
    </p>
    
<div property="spdx:isOsiApproved" style="display: none;">false</div>

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

<h2 style="color: #003F69;" id="licenseText">Text</h2>

<div property="spdx:licenseText" class="license-text">
ORIGINAL LICENSE: This software is
<p>(c) Copyright 1992 by Panagiotis Tsirigotis</p>
<p>The author (Panagiotis Tsirigotis) grants permission to use, copy, and distribute this software and its documentation for any purpose and without fee, provided that the above copyright notice extant in files in this distribution is not removed from files included in any redistribution and that this copyright notice is also included in any redistribution.</p>
<p>Modifications to this software may be distributed, either by distributing the modified software or by distributing patches to the original software, under the following additional terms:</p>
<p>1. The version number will be modified as follows: <br/>
     a. The first 3 components of the version number (i.e &lt;number&gt;.&lt;number&gt;.&lt;number&gt;) will remain unchanged. <br/>
     b. A new component will be appended to the version number to indicate the modification level. The form of this component is up to the author of the modifications.</p>
<p>2. The author of the modifications will include his/her name by appending it along with the new version number to this file and will be responsible for any wrong behavior of the modified software.</p>
<p>The author makes no representations about the suitability of this software for any purpose. It is provided &quot;as is&quot; without any express or implied warranty. </p>
<p>Modifications: Version: 2.1.8.7-current Copyright 1998-2001 by Rob Braun</p>
<p>Sensor Addition Version: 2.1.8.9pre14a Copyright 2001 by Steve Grubb</p>
<p>This is an exerpt from an email I recieved from the original author, allowing xinetd as maintained by me (Rob Braun), to use the higher version numbers:</p>
<p>I appreciate your maintaining the version string guidelines as specified in the copyright. But I did not mean them to last as long as they did.</p>
<p>So, if you want, you may use any 2.N.* (N &gt;= 3) version string for future xinetd versions that you release. Note that I am excluding the 2.2.* line; using that would only create confusion. Naming the next release 2.3.0 would put to rest the confusion about 2.2.1 and 2.1.8.*.</p>
</div>

<h2 style="color: #003F69;"  id="licenseText">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 id="bottom-links" class="clearfix" style="margin-right: 10px;margin-top:20px;background:#ADDAF2;color:#000;"><div class="region region-bottom-links">
  <div id="block-block-1" class="block block-block first region-odd odd region-count-1 count-9" style="width:225px;padding:10px;float:left;">
      <h2 class="title" style="color:#003F69;font-size:16px;border:0px;margin:0px 0px 10px;">Who are we?</h2>
  
  <div class="content">
    <p style="font-size:12px;color:#000;">The Linux Foundation is a non-profit consortium dedicated to fostering the growth of Linux.</p>
<p style="font-size:12px;"><a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about">More on the Foundation...</a></p>
  </div>

  </div><!-- /.block -->
<div id="block-block-2" class="block block-block region-even even region-count-2 count-10" style="width:225px;padding:10px;float:left;">
      <h2 class="title" style="color:#003F69;font-size:16px;border:0px;margin:0px 0px 10px;">Explore</h2>
  
  <div class="content">
    <ul style="list-style:none;margin:0px;padding:0px;">
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/search">Search or Browse</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/">Home</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/news-media/news">News</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/news-media/announcements">Announcements</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/news-media/blogs">Blogs</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/publications">Publications</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/events">Events</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/collaborate/workgroups">Workgroups</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about/join">Membership</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about/members">Members</a></li>
</ul>
  </div>

  </div><!-- /.block -->
<div id="block-block-3" class="block block-block region-odd odd region-count-3 count-11" style="width:225px;padding:10px;float:left;">
      <h2 class="title" style="color:#003F69;font-size:16px;border:0px;margin:0px 0px 10px;">Stay Current</h2>
  
  <div class="content">
    <ul style="list-style:none;margin:0px;padding:0px;">
<li>
        <a style="color:#000;text-decoration:none;" href="http://events.linuxfoundation.org/">Linux Foundation Events</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/events/calendar">Linux Foundation Public Calendar</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://training.linuxfoundation.org/">Linux Training</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linux.com/">Linux.com</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about/stay-connected/newsletter">Linux Foundation Monthly Newsletter</a></li>
</ul>
  </div>

  </div><!-- /.block -->
<div id="block-block-4" class="block block-block last region-even even region-count-4 count-12" style="width:225px;padding:10px;float:left;">
      <h2 class="title" style="color:#003F69;font-size:16px;border:0px;margin:0px 0px 10px;">About</h2>
  
  <div class="content">
    <ul style="list-style:none;margin:0px;padding:0px;">
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about/faq">Frequently Asked Questions</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about/join">How do I get Involved?</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about">About</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about/contact">Contact Us</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about/careers">Careers</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about/staff">Staff</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about/board-members">Board Members</a></li>
<li>
        <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/privacy">Privacy Policy</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/terms">Terms of Use</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/about/linux-foundation-trademark-usage-guidelines">Trademarks</a>&nbsp;/&nbsp;<a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/collaborate/workgroups/faq">Workgroups FAQ</a></li>
</ul>
  </div>

  </div><!-- /.block -->
</div><!-- /.region -->
      <div class="clearfix"></div>

    </div>


<div id="footer" style="overflow:visible;word-wrap:break-word;margin:30px 0px 10px;padding:0px;background: transparent url(images/footer-logo.png) no-repeat top left;min-height:37px;color:#369;">
<div class="section">

        
<div id="footer-message"><p style="margin:0px 0px 0px 130px;font-size:12px;line-height:14px;">Copyright &copy; 2013 The Linux Foundation. All rights 
reserved.</p>

<p style="margin:0px 0px 0px 130px;font-size:12px;line-height:14px;">Linux Foundation, Linux Standard Base, LSB, LSB Certified, IAccessible2, MeeGo are registered trademarks of the Linux Foundation.</p>

<p style="margin:0px 0px 0px 130px;font-size:12px;line-height:14px;">Linux is a registered <a style="color:#000;text-decoration:none;" href="http://www.linuxfoundation.org/programs/legal/trademark">trademark</a> of Linus Torvalds. Please see our <a style="color:#000;text-decoration:none;" href="https://www.linuxfoundation.org/privacy">privacy policy</a>.</p></div>
        
        
      </div>

</div> <!-- /#footer-inner, /#footer -->

</div></div> <!-- /#page-inner, /#page -->

</body>
</html>