Skip to content

Commit

Permalink
v 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pfefferle committed Mar 25, 2021
1 parent 6b0d085 commit 10207c8
Show file tree
Hide file tree
Showing 522 changed files with 59,407 additions and 31,207 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--?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:dc="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:spdx="http://spdx.org/rdf/terms#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><!-- Mirrored from spdx.org/licenses/0BSD.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 10 Sep 2018 12:16:58 GMT --><!-- Added by HTTrack --><head><meta content="text/html;charset=utf-8" http-equiv="content-type"/><!-- /Added by HTTrack -->

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:dc="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:spdx="http://spdx.org/rdf/terms#" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><!-- Mirrored from spdx.org/licenses/0BSD.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 25 Mar 2021 13:44:03 GMT --><head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<link href="sites/all/themes/cpstandard/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon"/>

Expand Down Expand Up @@ -35,7 +34,7 @@
.page h2, h3, h4, h5 {
color: #4597cb;
}

.page h1 {
font-size: 2em;
}
Expand All @@ -44,34 +43,26 @@
font-size: 1.5em;
}

.page p {
color: #58595b;
}

.page th {
color: #58595b;
}

a, a:visited, a:hover {
color: #4597cb;
}

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

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

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

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

.optional-license-text p var {
color: #0000cc;
}
Expand Down Expand Up @@ -99,17 +90,17 @@
<a href="https://spdx.org/" id="logo" rel="home" title="Home">
<img alt="Home" src="https://spdx.org/sites/cpstandard/files/logo_spdx_250.png"/>
</a>

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

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

<div id="highlighted">
<div id="highlighted">
<div class="region region-highlighted">
</div>
</div>
Expand All @@ -129,11 +120,14 @@ <h2><a class="dashAnchor" name="//apple_ref/cpp/Section/Short%20identifier"></a>
<h2><a class="dashAnchor" name="//apple_ref/cpp/Section/Other%20web%20pages%20for%20this%20license"></a>Other web pages for this license</h2>
<div style="margin-left: 20px;">
<ul>
<li><a href="http://landley.net/toybox/license.html" rel="rdfs:seeAlso">http://landley.net/toybox/license.html</a></li>
<li>
<a -="" 19:21:24="" href="http://landley.net/toybox/license.html" islive="true" isvalid="true" iswaybacklink="false" match="true" rel="rdfs:seeAlso" timestamp="2021-03-08">http://landley.net/toybox/license.html</a>
<!--Tentative way of displaying information <p>isValid: true, isLive: true, isWayBackLink: false, match: true, timestamp: 2021-03-08 - 19:21:24</p> -->
</li>
</ul>
</div>
<div property="spdx:isOsiApproved" style="display: none;">false</div>

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

<h2 id="notes"><a class="dashAnchor" name="//apple_ref/cpp/Section/Notes"></a>Notes</h2>
<p style="margin-left: 20px;">None</p>
Expand All @@ -142,11 +136,11 @@ <h2 id="licenseText"><a class="dashAnchor" name="//apple_ref/cpp/Section/Text"><

<div class="license-text" property="spdx:licenseText">


<div class="replacable-license-text">
<p>Copyright (C) 2006 by Rob Landley &lt;[email protected]&gt;</p>


</div>

<p>Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is
hereby granted.</p>

Expand All @@ -165,11 +159,13 @@ <h2 id="licenseHeader"><a class="dashAnchor" name="//apple_ref/cpp/Section/Stand

</div>
<div property="spdx:standardLicenseTemplate" style="display: none;">
Copyright (C) 2006 by Rob Landley &lt;[email protected]&gt;
&lt;&lt;var;name="copyright";original="Copyright (C) 2006 by Rob Landley &lt;[email protected]&gt; ";match=".{0,5000}"&gt;&gt;

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


</div>

</div> <!-- /page -->
Expand All @@ -194,4 +190,4 @@ <h2 id="licenseHeader"><a class="dashAnchor" name="//apple_ref/cpp/Section/Stand



</body><!-- Mirrored from spdx.org/licenses/0BSD.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 10 Sep 2018 12:16:58 GMT --></html>
</body><!-- Mirrored from spdx.org/licenses/0BSD.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 25 Mar 2021 13:44:03 GMT --></html>
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
xmlns:spdx="http://spdx.org/rdf/terms#">


<!-- Mirrored from spdx.org/licenses/389-exception.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 10 Sep 2018 12:16:59 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<!-- Mirrored from spdx.org/licenses/389-exception.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 25 Mar 2021 13:44:04 GMT -->
<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" />
Expand Down Expand Up @@ -55,14 +54,6 @@
font-size: 1.5em;
}

#page p {
color: #58595b;
}

#page th {
color: #58595b;
}

a, a:visited, a:hover {
color: #4597cb;
}
Expand Down Expand Up @@ -151,7 +142,7 @@ <h1><a href="https://spdx.org/" title="Home" rel="home">Software Package Data Ex
<div id="content-header">
<h1 property="dc:title">389 Directory Server Exception</h1>
</div>

<div style="display:none;"><code property="spdx:deprecated">false</code></div>
<h2>Full name</h2>
<div property="spdx:name"><p style="margin-left: 20px;">389 Directory Server Exception</p></div>

Expand Down Expand Up @@ -233,5 +224,5 @@ <h2 id="licenseExceptionText">Text</h2>

</body>

<!-- Mirrored from spdx.org/licenses/389-exception.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 10 Sep 2018 12:16:59 GMT -->
<!-- Mirrored from spdx.org/licenses/389-exception.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 25 Mar 2021 13:44:04 GMT -->
</html>
Loading

0 comments on commit 10207c8

Please sign in to comment.