www-commits
[Top][All Lists]
Advanced

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

www/licenses license-list.html


From: Joshua Gay
Subject: www/licenses license-list.html
Date: Fri, 08 May 2015 16:08:48 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Joshua Gay <josh>       15/05/08 16:08:47

Modified files:
        licenses       : license-list.html 

Log message:
        adding purple groove for the FDL

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

Patches:
Index: license-list.html
===================================================================
RCS file: /web/www/www/licenses/license-list.html,v
retrieving revision 1.432
retrieving revision 1.433
diff -u -b -r1.432 -r1.433
--- license-list.html   5 Mar 2015 18:47:07 -0000       1.432
+++ license-list.html   8 May 2015 16:08:47 -0000       1.433
@@ -10,7 +10,7 @@
    make them untranslatable.  */
 /* Definitions for color-coded border */
 #content dl.green, #content dl.orange,
- #content dl.red, #content dl.blue {
+ #content dl.red, #content dl.blue, #content dl.purple {
    padding-left: 1em;
    margin-left: 0;
    margin-top: 2em;
@@ -20,6 +20,7 @@
 #content dl.orange { border-left: .4em dashed orange; }
 #content dl.red { border-left: .4em dotted red; }
 #content dl.blue { border-left: .4em double  blue; }
+#content dl.purple { border-left: .4em groove purple; }
 
 /* Disable legend for CSS1-only browsers:
    they don't support :before and :after */
@@ -44,7 +45,7 @@
 
 #legend blockquote { font-size: 1.3em; font-style: normal; text-align: center; 
font-weight: bold; }
 #legend dl.green dt:after, #legend dl.orange dt:after,
-#legend dl.red dt:after, #legend dl.blue dt:after { font-weight: normal; }
+#legend dl.red dt:after, #legend dl.blue dt:after, #legend dl.purple dt:after 
{ font-weight: normal; }
 -->
 </style>
 <!-- These statements are split between different <style> elements,
@@ -55,7 +56,12 @@
 </style>
 <style type="text/css" media="print,screen">
 #legend dl.green dt:after {
-   content: "Free licenses, compatible with the GNU GPL or FDL";
+   content: "Free licenses, compatible with the GNU GPL";
+}
+</style>
+<style type="text/css" media="print,screen">
+#legend dl.purple dt:after {
+   content: "Free licenses, compatible with the FDL";
 }
 </style>
 <style type="text/css" media="print,screen">
@@ -180,6 +186,7 @@
 <div id="legend">
 <blockquote></blockquote>
 <dl class="green"><dt></dt><dd></dd></dl>
+<dl class="purple"><dt></dt><dd></dd></dl>
 <dl class="orange"><dt></dt><dd></dd></dl>
 <dl class="red"><dt></dt><dd></dd></dl>
 <dl class="blue"><dt></dt><dd></dd></dl>
@@ -2131,7 +2138,7 @@
 documentation</a> licenses.</strong></p>
 
 
-<dl class="green">
+<dl class="purple">
 
 <dt><a id="FDL" href="/licenses/fdl.html">
     GNU Free Documentation License</a>
@@ -2268,6 +2275,8 @@
 &ldquo;source code&rdquo; is, using approximately the same definition
 that the GPL uses.</p></dd>
 
+</dl> <!-- end class="green" -->
+<dl class="purple">
 
 <dt><a id="FDLOther" href="/licenses/fdl.html">
     GNU Free Documentation License</a>
@@ -2280,9 +2289,8 @@
 recommend the GNU FDL for dictionaries, encyclopedias, and any other
 works that provide information for practical use.</p></dd>
 
-</dl> <!-- end class="green" -->
-<dl  class="orange">
-
+</dl> <!-- end class="purple" -->
+<dl  class="green">
 
 <dt><a id="ccby" href="http://creativecommons.org/licenses/by/4.0/legalcode";>
     Creative Commons Attribution 4.0 license</a>
@@ -2306,6 +2314,9 @@
 certain work, it is vital to ask &ldquo;Which Creative Commons
 license?&rdquo; before proceeding any further.</p></dd>
 
+</dl> <!-- end class="green" -->
+<dl  class="orange">
+
 <dt><a id="ccbysa"
        href="http://creativecommons.org/licenses/by-sa/4.0/legalcode";>
     Creative Commons Attribution-Sharealike 4.0 license</a>
@@ -2553,7 +2564,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/03/05 18:47:07 $
+$Date: 2015/05/08 16:08:47 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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