www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/licenses license-list.html


From: Therese Godefroy
Subject: www/licenses license-list.html
Date: Fri, 7 May 2021 05:58:42 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/05/07 05:58:41

Modified files:
        licenses       : license-list.html 

Log message:
        Fix an anchor; remove redundant link to licenses.html;
        shorten lines; some restyling; update to boilerplate 1.96.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/license-list.html?cvsroot=www&r1=1.530&r2=1.531

Patches:
Index: license-list.html
===================================================================
RCS file: /webcvs/www/www/licenses/license-list.html,v
retrieving revision 1.530
retrieving revision 1.531
diff -u -b -r1.530 -r1.531
--- license-list.html   31 Jan 2021 17:19:33 -0000      1.530
+++ license-list.html   7 May 2021 09:58:41 -0000       1.531
@@ -1,5 +1,6 @@
-<!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.90 -->
+<!--#include virtual="/server/html5-header.html" -->
+<!-- This page is derived from /server/standards/boilerplate.html
+     Parent-Version: 1.96 -->
 <title>Various Licenses and Comments about Them
 - GNU Project - Free Software Foundation</title>
 <!--#include virtual="/licenses/po/license-list.translist" -->
@@ -8,11 +9,16 @@
 <!--
 /* These statements are commented out in HTML to
    make them untranslatable.  */
-div.toc { margin-bottom: 1em; }
+.toc { margin-bottom: 1em; }
 .toc ul { font-weight: normal; }
-.toc > ul { font-weight: bold; list-style: none; }
+.toc > ul > li {
+   display: inline-block; width: 100%;
+   font-weight: bold;
+}
+.toc a { display: block; }
 #fsf-licensing { margin: 1em auto; }
-p.back { margin-top: 2em; }
+.short-lines { width: 47em; max-width: 100%; }
+
 /* Definitions for color-coded border */
 dl.green, dl.orange, dl.red, dl.blue, dl.purple {
    padding-left: 1em;
@@ -30,29 +36,27 @@
 #legend { display: none; }
 /* Enable legend for CSS2+ browsers. */
 @media print,screen {
-div#legend { display: block; }
+#legend { display: block; }
 }
 #legend {
    float: left;
+   font-size: .875em;
    max-width: 92%;
    padding: 1.2em 4%;
    margin: 1.5em 0;
-   background: #f5f5f5;
+   background: #f4f4f4;
    border: 1px solid #bbb; 
 }
-#legend blockquote {
-   font-style: normal;
-}
 @media (min-width: 48em) {
    #fsf-licensing {
-      margin: 1.7em  0 2em 2em;
+      margin: 1.8em  0 2em 2em;
    }
    #legend {
       float: right;
       width: 20em;
-      max-width: 40%;
+      max-width: 30%;
       padding: 1.2em;
-      margin: 1.6em 0 2em 1.5em;
+      margin: 2em 0 2em 1.5em;
    }
 }
 #legend dl { margin: 1em 0 0 0; }
@@ -93,13 +97,13 @@
 </style>
 
 <!--#include virtual="/server/banner.html" -->
-<h2>Various Licenses and Comments about Them</h2>
+<h2 class="c">Various Licenses and Comments about Them</h2>
 
 <div class="toc">
 
-<h3 id="TableOfContents">Table of Contents</h3>
+<h3 id="TableOfContents" class="no-display">Table of Contents</h3>
 
-<ul>
+<ul class="columns">
 <li><a href="#Introduction">Introduction</a></li>
 
 <li><a href="#SoftwareLicenses">Software Licenses</a>
@@ -208,6 +212,7 @@
 <dl class="blue"><dt></dt><dd></dd></dl>
 </div>
 
+<div class="short-lines">
 <div class="big-section">
 <h3 id="SoftwareLicenses">
      Software Licenses</h3>
@@ -2052,7 +2057,7 @@
 truly free software license.</p></dd>
 
 
-<dt><a id="OculusRift" 
href="http://directory.fsf.org/wiki/License:Oculus_VR_Rift_SDK_License";>
+<dt><a id="OculusRiftSDK" 
href="http://directory.fsf.org/wiki/License:Oculus_VR_Rift_SDK_License";>
     Oculus Rift SDK License</a>
     <span class="anchor-reference-id">
        (<a href="#OculusRiftSDK">#OculusRiftSDK</a>)</span></dt>
@@ -2804,14 +2809,11 @@
 
 <p>3D-printer plans for decorative objects are artistic works; any of the
 Creative Commons licenses is ok for them.</p>
+</div>
 
-<hr class="separator" />
-
-
-<p class="back"><strong><a href="/licenses/licenses.html">More about 
licenses</a></strong></p>
 </div><!-- for id="content", starts in the include above -->
 <!--#include virtual="/server/footer.html" -->
-<div id="footer">
+<div id="footer" role="contentinfo">
 <div class="unprintable">
 
 <p>Please send general FSF &amp; GNU inquiries to <a
@@ -2829,16 +2831,16 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations README</a> for
-information on coordinating and submitting translations of this article.</p>
+information on coordinating and contributing translations of this article.</p>
 </div>
 
-<p>Copyright &copy; 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Free 
Software Foundation, Inc.</p>
+<p>Copyright &copy; 2014-2021 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -2848,7 +2850,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2021/01/31 17:19:33 $
+$Date: 2021/05/07 09:58:41 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]