www-commits
[Top][All Lists]
Advanced

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

www/testimonials testimonials.html


From: Therese Godefroy
Subject: www/testimonials testimonials.html
Date: Tue, 12 Apr 2022 10:47:55 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 22/04/12 10:47:55

Modified files:
        testimonials   : testimonials.html 

Log message:
        Relative links > absolute; some restyling; weed out non-copyrightable 
years;
        update to boilerplate 1.97 & reduce line width.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/testimonials/testimonials.html?cvsroot=www&r1=1.47&r2=1.48

Patches:
Index: testimonials.html
===================================================================
RCS file: /webcvs/www/www/testimonials/testimonials.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- testimonials.html   12 Apr 2014 12:40:59 -0000      1.47
+++ testimonials.html   12 Apr 2022 14:47:55 -0000      1.48
@@ -1,13 +1,14 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.77 -->
-
+<!-- Parent-Version: 1.97 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
 <title>GNU Testimonials
 - GNU Project - Free Software Foundation</title>
 
 <!--#include virtual="/testimonials/po/testimonials.translist" -->
 <!--#include virtual="/server/banner.html" -->
-
+<div class="reduced-width">
 <h2>GNU Testimonials</h2>
+<div class="thin"></div>
 
 <p>
   Free software isn't simply a pastime for programmers; it's a
@@ -29,7 +30,7 @@
   everyone.
 </p>
 
-<hr />
+<hr class="column-limit" />
 
 <p>
   These testimonials challenge the misconceptions that free software is
@@ -44,30 +45,32 @@
        <li><a 
href="http://www.dwheeler.com/essays/high-assurance-floss.html";>High Assurance 
(for Security or Safety) and Free-Libre / Open Source Software (FLOSS)... with 
Lots on Formal Methods</a></li>
 </ul>
 
-<hr />
+<hr class="column-limit" />
 
 <p>
 Other testimonials:</p>
 
 <ul>
-       <li><a href="testimonial_mondrup.html">A database application for organ 
transplantation waiting lists and quality control</a></li>
-       <li><a href="testimonial_cadcam.html">CAD/CAM Software</a></li>
-       <li><a href="testimonial_HIRLAM.html">HIRLAM Consortium</a> 
(meteorological research)</li>
-       <li><a href="testimonial_media.html">Publishing and music 
production</a></li>
-       <li><a href="testimonial_research_ships.html">Research ships</a> 
performing deep seismic acquisition</li>
+       <li><a href="/testimonials/testimonial_mondrup.html">A database 
application for organ transplantation waiting lists and quality control</a></li>
+       <li><a href="/testimonials/testimonial_cadcam.html">CAD/CAM 
Software</a></li>
+       <li><a href="/testimonials/testimonial_HIRLAM.html">HIRLAM 
Consortium</a> (meteorological research)</li>
+       <li><a href="/testimonials/testimonial_media.html">Publishing and music 
production</a></li>
+       <li><a href="/testimonials/testimonial_research_ships.html">Research 
ships</a> performing deep seismic acquisition</li>
 </ul>
 
-<hr />
+<hr class="no-display" />
 
-<p>
+<div class="edu-note"><p>
 If you have a testimonial to make about free software, we'd like hear
 about it and add it to this page.  Longer, detailed testimonials are
 much more useful than short testimonials.  You can email your
 testimonials to <a href="mailto:gnu@gnu.org";>&lt;gnu@gnu.org&gt;</a>.</p>
+</div>
+</div>
 
 </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
@@ -85,19 +88,19 @@
         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
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
 <!-- Regarding copyright, in general, standalone pages (as opposed to
      files generated as part of manuals) on the GNU web server should
-     be under CC BY-ND 3.0 US.  Please do NOT change or remove this
+     be under CC BY-ND 4.0.  Please do NOT change or remove this
      without talking with the webmasters or licensing team first.
      Please make sure the copyright date is consistent with the
      document.  For web pages, it is ok to list just the latest year the
@@ -112,21 +115,20 @@
      There is more detail about copyright years in the GNU Maintainers
      Information document, www.gnu.org/prep/maintain. -->
 
-<p>Copyright &copy; 1998, 1999, 2000, 2001, 2002, 2006, 2007, 2012,
-2013, 2014 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 1998-2002 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
-href="http://creativecommons.org/licenses/by-nd/3.0/us/";>Creative
-Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
+href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
+Commons Attribution-NoDerivs 4.0 International License</a>.</p>
 
 <!--#include virtual="/server/bottom-notes.html" -->
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2014/04/12 12:40:59 $
+$Date: 2022/04/12 14:47:55 $
 <!-- timestamp end -->
 </p>
 </div>
-</div>
+</div><!-- for class="inner", starts in the banner include -->
 </body>
 </html>



reply via email to

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