www-commits
[Top][All Lists]
Advanced

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

www/education/draft other.html resources.html w...


From: Dora Scilipoti
Subject: www/education/draft other.html resources.html w...
Date: Tue, 05 Apr 2011 18:01:24 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Dora Scilipoti <dora>   11/04/05 18:01:24

Added files:
        education/draft: other.html resources.html who-uses.html 

Log message:
        Added more draft pages to education/draft

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/education/draft/other.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/education/draft/resources.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/education/draft/who-uses.html?cvsroot=www&rev=1.1

Patches:
Index: other.html
===================================================================
RCS file: other.html
diff -N other.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ other.html  5 Apr 2011 17:59:23 -0000       1.1
@@ -0,0 +1,489 @@
+<!-- Parent-Version: $Revision: 1.1 $ -->
+
+<!-- This is the template document for GNU web pages.  We use
+     server side includes (#include) for common elements, for
+     instance, the very first line of the file.  If you're reading
+     this in its expanded form, you can retrieve the original source,
+     with the SSI statements intact, from
+     
http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/boilerplate.html?root=www&content-type=text%2Fplain
+-->
+
+<!-- Instructions for adapting this boilerplate to a new project: -->
+
+<!-- 1. In the line above starting "Parent-Version:", remove the
+        "$Revision...$" from around the revision number,
+        leaving just Parent-Version: and the number. -->
+
+<!-- 2. Replace "baz" with the name of your project.
+        You should be able to do this with search and replace;
+        making sure that the search is case insensitive and
+        that the case of the replacement matches the case
+        of the string found. In Emacs, query-replace will do this
+        when case-fold-search and case-replace are both non-nil
+        and both search and replacement string are given in lower case. -->
+
+<!-- 3. Of course update the actual information according to your project,
+        such as mailing lists, project locations, and maintainer name.  -->
+
+<!-- 4. You can use the patch-from-parent script to semi-automate
+        merging future changes to the boilerplate with your file:
+        
http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/patch-from-parent?root=www&content-type=text%2Fplain
+-->
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:address@hidden"; />
+<link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
+<meta name="ICBM" content="42.256233,-71.006581" />
+<meta name="DC.title" content="gnu.org" />
+
+
+<title>Baz
+- GNU Project - Free Software Foundation</title>
+<!-- start of banner.html -->
+<!-- start of head-include-2.html -->
+
+<link rel="stylesheet" href="/combo.css" media="screen" />
+<link rel="stylesheet" href="/layout.css" media="screen" />
+
+<link rel="stylesheet" href="/mini.css" media="handheld" />
+
+<link rel="stylesheet" href="/print.css" media="print" />
+<!-- end of head-include-2.html -->
+
+</head>
+<body>
+<div id="toplinks"><span class="netscape4"><a href="#content">Skip to 
content</a> | <a href="#navigation">Skip to navigation</a> | <a 
href="#searcher">Skip to search</a>| </span><a 
href="#translations">Translations of this page</a> | <a 
href="/accessibility/">Accessibility</a></div>
+
+
+<div id="null-wrapper">
+
+<!-- begin of body-include-2 -->
+      <div id="header">
+        <div class="inner" style="position: relative;">
+
+        <h1 id="logo"><a href="/">The GNU Operating System</a></h1>
+
+
+
+       <div id="fssbox">
+
+         <h4>Sign up for the <em>Free Software Supporter</em></h4>
+         <p>A monthly update on GNU and the FSF</p>
+         <form action="http://lists.fsf.org/mailman/subscribe/info-fsf"; 
method="post">
+         <p><input type="text" id="frmEmail" name="email" size="15" 
maxlength="80" value="address@hidden" onfocus="this.value=''" /> &nbsp; <input 
type="submit" value="Ok" /></p>
+         </form>
+       </div>
+
+       </div>
+      </div>
+
+<div id="navigation">
+ <div class="inner">
+
+  <div id="searcher">
+   <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi";>
+    <div><label class="netscape4" for="phrase">Search:</label>
+    <input name="phrase" id="phrase" type="text" size="18" accesskey="s"
+           value="Why GNU/Linux?" onfocus="this.value=''" />
+
+    <input type="submit" value="Search" /></div><!-- unnamed label -->
+   </form>
+  </div><!-- /searcher -->
+
+  <ul>
+   <li id="tabPhilosophy"><a href=
+                           "/philosophy/philosophy.html">Philosophy</a></li>
+   <li id="tabLicenses"><a href="/licenses/licenses.html">Licenses</a></li>
+   <li id="tabSoftware"><a href="/software/software.html">Downloads</a></li>
+
+   <li id="tabDoc"><a href="/doc/doc.html">Documentation</a></li>
+   <li id="tabHelp"><a href="/help/help.html">Help&nbsp;GNU</a></li>
+   <li id="joinfsftab"><a 
href="https://www.fsf.org/associate/support_freedom?referrer=4052";>Join&nbsp;the&nbsp;FSF!</a></li>
+  </ul>
+
+ </div><!-- /inner -->
+
+</div><!--  /navigation -->
+<!-- end of body-include-2 -->
+
+
+<div id="content" class="inner">
+  
+<!-- end of banner.html -->
+
+<h2>Other Groups and Projects</h2>
+
+
+
+
+<h3 id="download">Work in Progress...Will be here soon!</h3>
+
+
+
+***************
+
+<p>Baz
+can be found on the main GNU ftp server:
+<a href="http://ftp.gnu.org/gnu/baz/";>http://ftp.gnu.org/gnu/baz/</a>
+(via HTTP) and
+<a href="ftp://ftp.gnu.org/gnu/baz/";>ftp://ftp.gnu.org/gnu/baz/</a>
+(via FTP).  It can also be found
+on the <a href="/prep/ftp.html">GNU mirrors</a>;
+please
+<a href="http://ftpmirror.gnu.org/baz/";>use
+a mirror</a> if possible.</p>
+
+
+<h3 id="doc">Documentation</h3>
+
+<p><a href="manual/">Documentation for
+Baz</a>
+is available online, as
+is <a href="/manual/">documentation for most GNU software</a>.  You may
+also find more information about
+Baz
+by running
+<em>info&nbsp;baz</em>
+or
+<em>man&nbsp;baz</em>,
+or by looking at
+<em>/usr/doc/baz/</em>,
+<em>/usr/local/doc/baz/</em>,
+or similar directories on your system.  A brief summary is available by
+running <tt>baz&nbsp;--help</tt>.</p>
+
+
+<h3 id="mail">Mailing lists</h3>
+
+<p>Baz
+has two mailing lists:
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a> and
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>The main discussion list is
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>,
+and is used to discuss most aspects of
+Baz,
+including development and
+enhancement requests, as well as bug reports.</p>
+
+<p>There is a separate list for general user help and discussion,
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>Announcements about
+Baz
+and most other GNU software are made on
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>To subscribe to these or any GNU mailing lists, please send an empty
+mail with a Subject: header of just <tt>subscribe</tt> to the relevant
+-request list.  For example, to subscribe yourself to the GNU
+announcement list, you would send mail to <a
+href="mailto:address@hidden";
+>&lt;address@hidden&gt;</a>.
+Or you can use the <a
+href="http://lists.gnu.org/mailman/listinfo/info-gnu";>mailing list web
+interface</a>.</p>
+
+
+<h3 id="contribute">Getting involved</h3>
+
+<p>Development of
+Baz,
+and GNU in general, is a volunteer effort, and you can contribute.  For
+information, please read <a href="/help/">How to help GNU</a>.  If you'd
+like to get involved, it's a good idea to join the discussion mailing
+list (see above).</p>
+
+
+<dl>
+<dt>Test releases</dt>
+
+<dd>Trying the latest test release (when available) is always
+appreciated.  Test releases of
+Baz
+can be found at
+<a href="http://alpha.gnu.org/gnu/baz/";>http://alpha.gnu.org/gnu/baz/</a>
+
+(via HTTP) and
+<a href="ftp://alpha.gnu.org/gnu/baz/";>ftp://alpha.gnu.org/gnu/baz/</a>
+(via FTP).</dd>
+
+
+<dt>Development</dt>
+
+<dd>For development sources, bug and patch trackers, and other
+information, please see the
+<a href="http://savannah.gnu.org/projects/baz/";>Baz
+project page</a>
+at <a href="http://savannah.gnu.org";>savannah.gnu.org</a>.</dd>
+
+
+<dt>Translating
+  Baz</dt>
+
+<dd>To translate
+Baz's
+messages into other languages, please see the <a
+href="http://translationproject.org/domain/baz.html";>Translation Project
+page for
+Baz</a>.
+If you have a new translation of the message strings,
+or updates to the existing strings, please have the changes made in this
+repository.  Only translations from this site will be incorporated into
+Baz.
+For more information, see the <a
+href="http://translationproject.org/html/welcome.html";>Translation
+Project</a>.</dd>
+
+
+<dt>Maintainer</dt>
+
+<dd>Baz
+is currently being maintained by
+Bar Baz.
+Please use the mailing lists for contact.</dd>
+
+
+</dl>
+
+
+<h3 id="license">Licensing</h3>
+
+<p>Baz
+is free software; you can redistribute it and/or modify it under the
+terms of the <a href="http://www.gnu.org/licenses/gpl.html";
+rel="license">GNU General Public License</a> as published by the Free
+Software Foundation; either version&nbsp;3 of the License, or (at your
+option) any later version.</p>
+
+
+<!-- If needed, change the copyright block at the bottom. In general,
+     all pages on the GNU web server should have the section about
+     verbatim copying.  Please do NOT remove this without talking
+     with the webmasters first.
+     Please make sure the copyright date is consistent with the document
+     and that it is like this: "2001, 2002", not this: "2001-2002". -->
+
+</div><!-- for id="content", starts in the include above -->
+
+              <!-- begin server/footer-text.html -->
+<div class="inner">
+    
+<div class="yui-g" id="fsf-links">
+    <div class="yui-g first">
+
+        <div class="yui-u first" id="sitemap-1">
+          <p class="netscape4"><a href="#footer">Skip sitemap</a>
+          or <a href="#sitemap-2">skip to licensing items</a></p>
+
+      <ul>
+       <li><a href="/gnu/gnu-history.html">GNU History</a></li>
+        <li><a href="/help/">Get involved</a>
+
+        <ul>
+          <li><a href="http://savannah.gnu.org/people/?type_id=1";>Projects 
that need help</a></li>
+          <li><a 
href="/server/standards/translations/priorities.html#Languages">Help translate 
this website</a></li>
+
+        </ul></li>
+        <li><a href="/server/takeaction.html#unmaint">Take over an 
unmaintained package</a></li>
+        <li><a href="/server/takeaction.html#gnustep">Use GNUstep</a></li>
+         <li><a href="/distros/free-distros.html">Download GNU</a></li>
+         <li><a href="http://directory.fsf.org/GNU/";>GNU packages</a></li>
+         <li><a href="/manual/manual.html">Free documentation</a></li>
+
+         <li><a href="http://lists.gnu.org/";>GNU mailing lists</a></li>
+         <li><a href="http://savannah.gnu.org/";>GNU savannah</a></li>
+        <li><a href="http://libreplanet.org/";>Connect with free software 
users</a></li>
+       <li><a href="/people/">GNU's Who?</a></li>
+       <li><a href="http://planet.gnu.org/";>Planet GNU</a></li>
+       <li><a href="/contact/gnu-advisory.html">GNU Advisory Committee</a></li>
+
+      </ul>
+
+    </div>
+
+    <div class="yui-u" id="sitemap-2">
+
+          <p class="netscape4"><a href="#sitemap-3">Skip to general 
items</a></p>
+
+       <ul>
+        <li><a href="http://www.fsf.org/licensing";>Software licensing</a>
+
+        <ul>
+        <li><a href="http://www.fsf.org/licensing/education";>Licensing 
education</a></li>
+        <li><a href="/licenses">Free software licenses</a>
+        <ul>
+        <li><a href="/licenses/gpl.html">GNU GPL</a></li>
+
+        <li><a href="/licenses/agpl.html">GNU AGPL</a></li>
+
+        <li><a href="/licenses/lgpl.html">GNU LGPL</a></li>
+        <li><a href="/licenses/fdl.html">GNU FDL</a></li></ul></li>
+        <li><a href="/licenses/gpl-faq.html">Software licensing FAQ</a></li>
+        <li><a href="/licenses/gpl-faq.html">Licensing compliance</a></li>
+        <li><a href="/licenses/gpl-faq.html">How to use GNU licenses for your 
own software</a></li></ul></li>
+       <li><a href="http://www.fsf.org/resources/service/";>GNU Service 
Directory</a></li>
+
+       <li><a href="/fun/fun.html">GNU Fun</a></li>
+       <li><a href="/graphics/graphics.html">GNU Art</a></li>
+       <li><a href="/music/music.html">Music &amp; Songs</a></li>
+
+      </ul>
+
+    
+    </div>
+
+    </div>
+    <div class="yui-g first">
+        <div class="yui-u first" id="sitemap-3">
+
+          <p class="netscape4"><a href="#sitemap-4">Skip to philosophical 
items</a></p>
+    
+      <ul>
+
+      <li><a href="http://www.fsf.org/news/";>Latest News</a><ul>
+        <li><a href="http://www.fsf.org/events/";>Upcoming Events</a></li>
+
+      <li><a href="http://www.fsf.org/blogs/";>FSF Blogs</a></li></ul></li>
+      <li><a href="http://www.fsf.org/volunteer";>Volunteering and 
internships</a></li>
+      <li><a href="http://www.fsf.org/resources/hw";>Hardware Database</a></li>
+      <li><a href="http://directory.fsf.org";>Free Software Directory</a></li>
+
+        <li><a href="http://www.fsf.org/resources/";>Free Software 
Resources</a></li>
+      <li><a href="http://www.fsf.org/associate/";>Associate Members</a></li>
+
+      <li><a href="http://www.fsf.org/associate/account/";>My FSF 
Account</a></li>
+      <li class="noright"><a 
href="http://www.fsf.org/about/contact.html";>Contact the FSF</a></li>
+      <li><a href="http://audio-video.gnu.org/";>GNU Audio/Video</a></li>
+<li><a href="/accessibility/accessibility.html">Accessibility 
Statement</a></li>
+<li><a href="http://ftp.gnu.org/gnu/";>GNU FTP Site</a>
+    and <a href="/prep/ftp.html">mirrors</a></li>
+
+<li><a href="/people/speakers.html">GNU Speakers</a></li>
+<li><a href="http://www.fsf.org/jobs";>Free software jobs</a></li>
+      </ul>
+
+      
+    </div>
+        <div class="yui-u" id="sitemap-4">
+
+          <p class="netscape4"><a href="#footer">Skip list</a></p>
+
+      <ul>
+
+            <li><a href="http://donate.fsf.org";>Donate to the FSF</a></li>
+        <li><a href="http://www.fsf.org/jfb";>Join the FSF</a></li>
+
+        <li><a href="/philosophy/">Free software philosophy</a><ul>
+        <li><a href="/philosophy/free-sw.html">The Free Software 
Definition</a></li>
+        <li><a href="/philosophy/pragmatic.html">Copyleft: Pragmatic 
Idealism</a></li>
+        <li><a href="/philosophy/free-doc.html">Free Software and Free 
Manuals</a></li>
+
+        <li><a href="/philosophy/selling.html">Selling Free Software</a></li>
+        <li><a href="/philosophy/fs-motives.html">Motives for Writing Free 
Software</a></li>
+
+        <li><a href="/philosophy/right-to-read.html">The Right To Read</a></li>
+        <li><a href="/philosophy/open-source-misses-the-point.html">Why Open 
Source Misses the Point of Free Software</a></li></ul></li>
+      <li><a href="/software/for-windows.html">Free software for 
Windows</a></li>
+        <li><a href="http://defectivebydesign.org/";>Defective by Design 
&mdash; Fight DRM</a></li>
+
+  <li><a href="http://windows7sins.org/";>Windows 7 Sins</a></li>
+  <li><a href="http://playogg.org/";>Support free media formats</a></li>
+        </ul>
+    </div>
+    </div>
+</div>
+
+<div class="yui-g" id="mission-statement">
+
+<p><small>The <a href="http://www.fsf.org";>Free Software
+Foundation</a> is the principal organizational sponsor of the <a
+href="http://www.gnu.org/";>GNU Operating System</a>. <strong>Our
+mission is to preserve, protect and promote the freedom to use, study,
+copy, modify, and redistribute computer software, and to defend the
+rights of Free Software users.</strong></small></p>
+
+<p><small><strong>Support GNU and the FSF by <a
+href="http://shop.fsf.org/";>buying manuals and gear</a>, <a
+href="http://www.fsf.org/join";>joining the FSF as an associate
+member</a> or by <a href="http://donate.fsf.org/";>making a
+donation</a>.</strong></small></p>
+
+<p id="backtotop"><a href="#header">back to top</a></p>
+
+
+
+
+</div>
+
+
+</div>
+<!-- end server/footer-text.html -->
+
+
+<div id="footer">
+
+<p>Please send general FSF &amp; GNU inquiries to
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
+There are also <a href="/contact/">other ways to contact</a>
+the FSF.<br />
+
+Please send broken links and other corrections or suggestions to
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>Please see the <a
+href="/server/standards/README.translations.html">Translations
+README</a> for information on coordinating and submitting translations
+of this article.</p>
+
+<p>Copyright &copy; 2011 Free Software Foundation, Inc.</p>
+
+<p>Verbatim copying and distribution of this entire article are
+permitted worldwide, without royalty, in any medium, provided this
+notice, and the copyright notice, are preserved.</p>
+
+<p>Updated:
+<!-- timestamp start -->
+$Date: 2011/04/05 17:59:23 $
+<!-- timestamp end -->
+</p>
+</div>
+
+<div id="translations">
+<h4>Translations of this page</h4>
+
+<!-- Please keep this list alphabetical by language code.
+     Comment what the language is for each type, i.e. de is German.
+     Write the language name in its own language (Deutsch) in the text.
+     If you add a new language here, please
+     advise address@hidden and add it to
+      - /home/www/html/server/standards/README.translations.html
+      - one of the lists under the section "Translations Underway"
+      - if there is a translation team, you also have to add an alias
+      to mail.gnu.org:/com/mailer/aliases
+     Please also check you have the language code right; see:
+     http://www.loc.gov/standards/iso639-2/php/code_list.php
+     If the 2-letter ISO 639-1 code is not available,
+     use the 3-letter ISO 639-2.
+     Please use W3C normative character entities.
+
+     See also '(web-trans)Capitalization':
+     
http://gnu.org/software/trans-coord/manual/web-trans/html_node/Capitalization.html
+     -->
+
+<ul class="translations-list">
+<!-- English -->
+<li><a href="/server/standards/boilerplate.html">English</a>&nbsp;[en]</li>
+
+</ul>
+</div>
+</div>
+</body>
+</html>
+

Index: resources.html
===================================================================
RCS file: resources.html
diff -N resources.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ resources.html      5 Apr 2011 17:59:24 -0000       1.1
@@ -0,0 +1,489 @@
+<!-- Parent-Version: $Revision: 1.1 $ -->
+
+<!-- This is the template document for GNU web pages.  We use
+     server side includes (#include) for common elements, for
+     instance, the very first line of the file.  If you're reading
+     this in its expanded form, you can retrieve the original source,
+     with the SSI statements intact, from
+     
http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/boilerplate.html?root=www&content-type=text%2Fplain
+-->
+
+<!-- Instructions for adapting this boilerplate to a new project: -->
+
+<!-- 1. In the line above starting "Parent-Version:", remove the
+        "$Revision...$" from around the revision number,
+        leaving just Parent-Version: and the number. -->
+
+<!-- 2. Replace "baz" with the name of your project.
+        You should be able to do this with search and replace;
+        making sure that the search is case insensitive and
+        that the case of the replacement matches the case
+        of the string found. In Emacs, query-replace will do this
+        when case-fold-search and case-replace are both non-nil
+        and both search and replacement string are given in lower case. -->
+
+<!-- 3. Of course update the actual information according to your project,
+        such as mailing lists, project locations, and maintainer name.  -->
+
+<!-- 4. You can use the patch-from-parent script to semi-automate
+        merging future changes to the boilerplate with your file:
+        
http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/patch-from-parent?root=www&content-type=text%2Fplain
+-->
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:address@hidden"; />
+<link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
+<meta name="ICBM" content="42.256233,-71.006581" />
+<meta name="DC.title" content="gnu.org" />
+
+
+<title>Baz
+- GNU Project - Free Software Foundation</title>
+<!-- start of banner.html -->
+<!-- start of head-include-2.html -->
+
+<link rel="stylesheet" href="/combo.css" media="screen" />
+<link rel="stylesheet" href="/layout.css" media="screen" />
+
+<link rel="stylesheet" href="/mini.css" media="handheld" />
+
+<link rel="stylesheet" href="/print.css" media="print" />
+<!-- end of head-include-2.html -->
+
+</head>
+<body>
+<div id="toplinks"><span class="netscape4"><a href="#content">Skip to 
content</a> | <a href="#navigation">Skip to navigation</a> | <a 
href="#searcher">Skip to search</a>| </span><a 
href="#translations">Translations of this page</a> | <a 
href="/accessibility/">Accessibility</a></div>
+
+
+<div id="null-wrapper">
+
+<!-- begin of body-include-2 -->
+      <div id="header">
+        <div class="inner" style="position: relative;">
+
+        <h1 id="logo"><a href="/">The GNU Operating System</a></h1>
+
+
+
+       <div id="fssbox">
+
+         <h4>Sign up for the <em>Free Software Supporter</em></h4>
+         <p>A monthly update on GNU and the FSF</p>
+         <form action="http://lists.fsf.org/mailman/subscribe/info-fsf"; 
method="post">
+         <p><input type="text" id="frmEmail" name="email" size="15" 
maxlength="80" value="address@hidden" onfocus="this.value=''" /> &nbsp; <input 
type="submit" value="Ok" /></p>
+         </form>
+       </div>
+
+       </div>
+      </div>
+
+<div id="navigation">
+ <div class="inner">
+
+  <div id="searcher">
+   <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi";>
+    <div><label class="netscape4" for="phrase">Search:</label>
+    <input name="phrase" id="phrase" type="text" size="18" accesskey="s"
+           value="Why GNU/Linux?" onfocus="this.value=''" />
+
+    <input type="submit" value="Search" /></div><!-- unnamed label -->
+   </form>
+  </div><!-- /searcher -->
+
+  <ul>
+   <li id="tabPhilosophy"><a href=
+                           "/philosophy/philosophy.html">Philosophy</a></li>
+   <li id="tabLicenses"><a href="/licenses/licenses.html">Licenses</a></li>
+   <li id="tabSoftware"><a href="/software/software.html">Downloads</a></li>
+
+   <li id="tabDoc"><a href="/doc/doc.html">Documentation</a></li>
+   <li id="tabHelp"><a href="/help/help.html">Help&nbsp;GNU</a></li>
+   <li id="joinfsftab"><a 
href="https://www.fsf.org/associate/support_freedom?referrer=4052";>Join&nbsp;the&nbsp;FSF!</a></li>
+  </ul>
+
+ </div><!-- /inner -->
+
+</div><!--  /navigation -->
+<!-- end of body-include-2 -->
+
+
+<div id="content" class="inner">
+  
+<!-- end of banner.html -->
+
+<h2>Free Software and Other Resources for Education</h2>
+
+
+
+
+<h3 id="download">Work in Progress...Will be here soon!</h3>
+
+
+
+***************
+
+<p>Baz
+can be found on the main GNU ftp server:
+<a href="http://ftp.gnu.org/gnu/baz/";>http://ftp.gnu.org/gnu/baz/</a>
+(via HTTP) and
+<a href="ftp://ftp.gnu.org/gnu/baz/";>ftp://ftp.gnu.org/gnu/baz/</a>
+(via FTP).  It can also be found
+on the <a href="/prep/ftp.html">GNU mirrors</a>;
+please
+<a href="http://ftpmirror.gnu.org/baz/";>use
+a mirror</a> if possible.</p>
+
+
+<h3 id="doc">Documentation</h3>
+
+<p><a href="manual/">Documentation for
+Baz</a>
+is available online, as
+is <a href="/manual/">documentation for most GNU software</a>.  You may
+also find more information about
+Baz
+by running
+<em>info&nbsp;baz</em>
+or
+<em>man&nbsp;baz</em>,
+or by looking at
+<em>/usr/doc/baz/</em>,
+<em>/usr/local/doc/baz/</em>,
+or similar directories on your system.  A brief summary is available by
+running <tt>baz&nbsp;--help</tt>.</p>
+
+
+<h3 id="mail">Mailing lists</h3>
+
+<p>Baz
+has two mailing lists:
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a> and
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>The main discussion list is
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>,
+and is used to discuss most aspects of
+Baz,
+including development and
+enhancement requests, as well as bug reports.</p>
+
+<p>There is a separate list for general user help and discussion,
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>Announcements about
+Baz
+and most other GNU software are made on
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>To subscribe to these or any GNU mailing lists, please send an empty
+mail with a Subject: header of just <tt>subscribe</tt> to the relevant
+-request list.  For example, to subscribe yourself to the GNU
+announcement list, you would send mail to <a
+href="mailto:address@hidden";
+>&lt;address@hidden&gt;</a>.
+Or you can use the <a
+href="http://lists.gnu.org/mailman/listinfo/info-gnu";>mailing list web
+interface</a>.</p>
+
+
+<h3 id="contribute">Getting involved</h3>
+
+<p>Development of
+Baz,
+and GNU in general, is a volunteer effort, and you can contribute.  For
+information, please read <a href="/help/">How to help GNU</a>.  If you'd
+like to get involved, it's a good idea to join the discussion mailing
+list (see above).</p>
+
+
+<dl>
+<dt>Test releases</dt>
+
+<dd>Trying the latest test release (when available) is always
+appreciated.  Test releases of
+Baz
+can be found at
+<a href="http://alpha.gnu.org/gnu/baz/";>http://alpha.gnu.org/gnu/baz/</a>
+
+(via HTTP) and
+<a href="ftp://alpha.gnu.org/gnu/baz/";>ftp://alpha.gnu.org/gnu/baz/</a>
+(via FTP).</dd>
+
+
+<dt>Development</dt>
+
+<dd>For development sources, bug and patch trackers, and other
+information, please see the
+<a href="http://savannah.gnu.org/projects/baz/";>Baz
+project page</a>
+at <a href="http://savannah.gnu.org";>savannah.gnu.org</a>.</dd>
+
+
+<dt>Translating
+  Baz</dt>
+
+<dd>To translate
+Baz's
+messages into other languages, please see the <a
+href="http://translationproject.org/domain/baz.html";>Translation Project
+page for
+Baz</a>.
+If you have a new translation of the message strings,
+or updates to the existing strings, please have the changes made in this
+repository.  Only translations from this site will be incorporated into
+Baz.
+For more information, see the <a
+href="http://translationproject.org/html/welcome.html";>Translation
+Project</a>.</dd>
+
+
+<dt>Maintainer</dt>
+
+<dd>Baz
+is currently being maintained by
+Bar Baz.
+Please use the mailing lists for contact.</dd>
+
+
+</dl>
+
+
+<h3 id="license">Licensing</h3>
+
+<p>Baz
+is free software; you can redistribute it and/or modify it under the
+terms of the <a href="http://www.gnu.org/licenses/gpl.html";
+rel="license">GNU General Public License</a> as published by the Free
+Software Foundation; either version&nbsp;3 of the License, or (at your
+option) any later version.</p>
+
+
+<!-- If needed, change the copyright block at the bottom. In general,
+     all pages on the GNU web server should have the section about
+     verbatim copying.  Please do NOT remove this without talking
+     with the webmasters first.
+     Please make sure the copyright date is consistent with the document
+     and that it is like this: "2001, 2002", not this: "2001-2002". -->
+
+</div><!-- for id="content", starts in the include above -->
+
+              <!-- begin server/footer-text.html -->
+<div class="inner">
+    
+<div class="yui-g" id="fsf-links">
+    <div class="yui-g first">
+
+        <div class="yui-u first" id="sitemap-1">
+          <p class="netscape4"><a href="#footer">Skip sitemap</a>
+          or <a href="#sitemap-2">skip to licensing items</a></p>
+
+      <ul>
+       <li><a href="/gnu/gnu-history.html">GNU History</a></li>
+        <li><a href="/help/">Get involved</a>
+
+        <ul>
+          <li><a href="http://savannah.gnu.org/people/?type_id=1";>Projects 
that need help</a></li>
+          <li><a 
href="/server/standards/translations/priorities.html#Languages">Help translate 
this website</a></li>
+
+        </ul></li>
+        <li><a href="/server/takeaction.html#unmaint">Take over an 
unmaintained package</a></li>
+        <li><a href="/server/takeaction.html#gnustep">Use GNUstep</a></li>
+         <li><a href="/distros/free-distros.html">Download GNU</a></li>
+         <li><a href="http://directory.fsf.org/GNU/";>GNU packages</a></li>
+         <li><a href="/manual/manual.html">Free documentation</a></li>
+
+         <li><a href="http://lists.gnu.org/";>GNU mailing lists</a></li>
+         <li><a href="http://savannah.gnu.org/";>GNU savannah</a></li>
+        <li><a href="http://libreplanet.org/";>Connect with free software 
users</a></li>
+       <li><a href="/people/">GNU's Who?</a></li>
+       <li><a href="http://planet.gnu.org/";>Planet GNU</a></li>
+       <li><a href="/contact/gnu-advisory.html">GNU Advisory Committee</a></li>
+
+      </ul>
+
+    </div>
+
+    <div class="yui-u" id="sitemap-2">
+
+          <p class="netscape4"><a href="#sitemap-3">Skip to general 
items</a></p>
+
+       <ul>
+        <li><a href="http://www.fsf.org/licensing";>Software licensing</a>
+
+        <ul>
+        <li><a href="http://www.fsf.org/licensing/education";>Licensing 
education</a></li>
+        <li><a href="/licenses">Free software licenses</a>
+        <ul>
+        <li><a href="/licenses/gpl.html">GNU GPL</a></li>
+
+        <li><a href="/licenses/agpl.html">GNU AGPL</a></li>
+
+        <li><a href="/licenses/lgpl.html">GNU LGPL</a></li>
+        <li><a href="/licenses/fdl.html">GNU FDL</a></li></ul></li>
+        <li><a href="/licenses/gpl-faq.html">Software licensing FAQ</a></li>
+        <li><a href="/licenses/gpl-faq.html">Licensing compliance</a></li>
+        <li><a href="/licenses/gpl-faq.html">How to use GNU licenses for your 
own software</a></li></ul></li>
+       <li><a href="http://www.fsf.org/resources/service/";>GNU Service 
Directory</a></li>
+
+       <li><a href="/fun/fun.html">GNU Fun</a></li>
+       <li><a href="/graphics/graphics.html">GNU Art</a></li>
+       <li><a href="/music/music.html">Music &amp; Songs</a></li>
+
+      </ul>
+
+    
+    </div>
+
+    </div>
+    <div class="yui-g first">
+        <div class="yui-u first" id="sitemap-3">
+
+          <p class="netscape4"><a href="#sitemap-4">Skip to philosophical 
items</a></p>
+    
+      <ul>
+
+      <li><a href="http://www.fsf.org/news/";>Latest News</a><ul>
+        <li><a href="http://www.fsf.org/events/";>Upcoming Events</a></li>
+
+      <li><a href="http://www.fsf.org/blogs/";>FSF Blogs</a></li></ul></li>
+      <li><a href="http://www.fsf.org/volunteer";>Volunteering and 
internships</a></li>
+      <li><a href="http://www.fsf.org/resources/hw";>Hardware Database</a></li>
+      <li><a href="http://directory.fsf.org";>Free Software Directory</a></li>
+
+        <li><a href="http://www.fsf.org/resources/";>Free Software 
Resources</a></li>
+      <li><a href="http://www.fsf.org/associate/";>Associate Members</a></li>
+
+      <li><a href="http://www.fsf.org/associate/account/";>My FSF 
Account</a></li>
+      <li class="noright"><a 
href="http://www.fsf.org/about/contact.html";>Contact the FSF</a></li>
+      <li><a href="http://audio-video.gnu.org/";>GNU Audio/Video</a></li>
+<li><a href="/accessibility/accessibility.html">Accessibility 
Statement</a></li>
+<li><a href="http://ftp.gnu.org/gnu/";>GNU FTP Site</a>
+    and <a href="/prep/ftp.html">mirrors</a></li>
+
+<li><a href="/people/speakers.html">GNU Speakers</a></li>
+<li><a href="http://www.fsf.org/jobs";>Free software jobs</a></li>
+      </ul>
+
+      
+    </div>
+        <div class="yui-u" id="sitemap-4">
+
+          <p class="netscape4"><a href="#footer">Skip list</a></p>
+
+      <ul>
+
+            <li><a href="http://donate.fsf.org";>Donate to the FSF</a></li>
+        <li><a href="http://www.fsf.org/jfb";>Join the FSF</a></li>
+
+        <li><a href="/philosophy/">Free software philosophy</a><ul>
+        <li><a href="/philosophy/free-sw.html">The Free Software 
Definition</a></li>
+        <li><a href="/philosophy/pragmatic.html">Copyleft: Pragmatic 
Idealism</a></li>
+        <li><a href="/philosophy/free-doc.html">Free Software and Free 
Manuals</a></li>
+
+        <li><a href="/philosophy/selling.html">Selling Free Software</a></li>
+        <li><a href="/philosophy/fs-motives.html">Motives for Writing Free 
Software</a></li>
+
+        <li><a href="/philosophy/right-to-read.html">The Right To Read</a></li>
+        <li><a href="/philosophy/open-source-misses-the-point.html">Why Open 
Source Misses the Point of Free Software</a></li></ul></li>
+      <li><a href="/software/for-windows.html">Free software for 
Windows</a></li>
+        <li><a href="http://defectivebydesign.org/";>Defective by Design 
&mdash; Fight DRM</a></li>
+
+  <li><a href="http://windows7sins.org/";>Windows 7 Sins</a></li>
+  <li><a href="http://playogg.org/";>Support free media formats</a></li>
+        </ul>
+    </div>
+    </div>
+</div>
+
+<div class="yui-g" id="mission-statement">
+
+<p><small>The <a href="http://www.fsf.org";>Free Software
+Foundation</a> is the principal organizational sponsor of the <a
+href="http://www.gnu.org/";>GNU Operating System</a>. <strong>Our
+mission is to preserve, protect and promote the freedom to use, study,
+copy, modify, and redistribute computer software, and to defend the
+rights of Free Software users.</strong></small></p>
+
+<p><small><strong>Support GNU and the FSF by <a
+href="http://shop.fsf.org/";>buying manuals and gear</a>, <a
+href="http://www.fsf.org/join";>joining the FSF as an associate
+member</a> or by <a href="http://donate.fsf.org/";>making a
+donation</a>.</strong></small></p>
+
+<p id="backtotop"><a href="#header">back to top</a></p>
+
+
+
+
+</div>
+
+
+</div>
+<!-- end server/footer-text.html -->
+
+
+<div id="footer">
+
+<p>Please send general FSF &amp; GNU inquiries to
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
+There are also <a href="/contact/">other ways to contact</a>
+the FSF.<br />
+
+Please send broken links and other corrections or suggestions to
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>Please see the <a
+href="/server/standards/README.translations.html">Translations
+README</a> for information on coordinating and submitting translations
+of this article.</p>
+
+<p>Copyright &copy; 2011 Free Software Foundation, Inc.</p>
+
+<p>Verbatim copying and distribution of this entire article are
+permitted worldwide, without royalty, in any medium, provided this
+notice, and the copyright notice, are preserved.</p>
+
+<p>Updated:
+<!-- timestamp start -->
+$Date: 2011/04/05 17:59:24 $
+<!-- timestamp end -->
+</p>
+</div>
+
+<div id="translations">
+<h4>Translations of this page</h4>
+
+<!-- Please keep this list alphabetical by language code.
+     Comment what the language is for each type, i.e. de is German.
+     Write the language name in its own language (Deutsch) in the text.
+     If you add a new language here, please
+     advise address@hidden and add it to
+      - /home/www/html/server/standards/README.translations.html
+      - one of the lists under the section "Translations Underway"
+      - if there is a translation team, you also have to add an alias
+      to mail.gnu.org:/com/mailer/aliases
+     Please also check you have the language code right; see:
+     http://www.loc.gov/standards/iso639-2/php/code_list.php
+     If the 2-letter ISO 639-1 code is not available,
+     use the 3-letter ISO 639-2.
+     Please use W3C normative character entities.
+
+     See also '(web-trans)Capitalization':
+     
http://gnu.org/software/trans-coord/manual/web-trans/html_node/Capitalization.html
+     -->
+
+<ul class="translations-list">
+<!-- English -->
+<li><a href="/server/standards/boilerplate.html">English</a>&nbsp;[en]</li>
+
+</ul>
+</div>
+</div>
+</body>
+</html>
+

Index: who-uses.html
===================================================================
RCS file: who-uses.html
diff -N who-uses.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ who-uses.html       5 Apr 2011 17:59:24 -0000       1.1
@@ -0,0 +1,489 @@
+<!-- Parent-Version: $Revision: 1.1 $ -->
+
+<!-- This is the template document for GNU web pages.  We use
+     server side includes (#include) for common elements, for
+     instance, the very first line of the file.  If you're reading
+     this in its expanded form, you can retrieve the original source,
+     with the SSI statements intact, from
+     
http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/boilerplate.html?root=www&content-type=text%2Fplain
+-->
+
+<!-- Instructions for adapting this boilerplate to a new project: -->
+
+<!-- 1. In the line above starting "Parent-Version:", remove the
+        "$Revision...$" from around the revision number,
+        leaving just Parent-Version: and the number. -->
+
+<!-- 2. Replace "baz" with the name of your project.
+        You should be able to do this with search and replace;
+        making sure that the search is case insensitive and
+        that the case of the replacement matches the case
+        of the string found. In Emacs, query-replace will do this
+        when case-fold-search and case-replace are both non-nil
+        and both search and replacement string are given in lower case. -->
+
+<!-- 3. Of course update the actual information according to your project,
+        such as mailing lists, project locations, and maintainer name.  -->
+
+<!-- 4. You can use the patch-from-parent script to semi-automate
+        merging future changes to the boilerplate with your file:
+        
http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/patch-from-parent?root=www&content-type=text%2Fplain
+-->
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:address@hidden"; />
+<link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
+<meta name="ICBM" content="42.256233,-71.006581" />
+<meta name="DC.title" content="gnu.org" />
+
+
+<title>Baz
+- GNU Project - Free Software Foundation</title>
+<!-- start of banner.html -->
+<!-- start of head-include-2.html -->
+
+<link rel="stylesheet" href="/combo.css" media="screen" />
+<link rel="stylesheet" href="/layout.css" media="screen" />
+
+<link rel="stylesheet" href="/mini.css" media="handheld" />
+
+<link rel="stylesheet" href="/print.css" media="print" />
+<!-- end of head-include-2.html -->
+
+</head>
+<body>
+<div id="toplinks"><span class="netscape4"><a href="#content">Skip to 
content</a> | <a href="#navigation">Skip to navigation</a> | <a 
href="#searcher">Skip to search</a>| </span><a 
href="#translations">Translations of this page</a> | <a 
href="/accessibility/">Accessibility</a></div>
+
+
+<div id="null-wrapper">
+
+<!-- begin of body-include-2 -->
+      <div id="header">
+        <div class="inner" style="position: relative;">
+
+        <h1 id="logo"><a href="/">The GNU Operating System</a></h1>
+
+
+
+       <div id="fssbox">
+
+         <h4>Sign up for the <em>Free Software Supporter</em></h4>
+         <p>A monthly update on GNU and the FSF</p>
+         <form action="http://lists.fsf.org/mailman/subscribe/info-fsf"; 
method="post">
+         <p><input type="text" id="frmEmail" name="email" size="15" 
maxlength="80" value="address@hidden" onfocus="this.value=''" /> &nbsp; <input 
type="submit" value="Ok" /></p>
+         </form>
+       </div>
+
+       </div>
+      </div>
+
+<div id="navigation">
+ <div class="inner">
+
+  <div id="searcher">
+   <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi";>
+    <div><label class="netscape4" for="phrase">Search:</label>
+    <input name="phrase" id="phrase" type="text" size="18" accesskey="s"
+           value="Why GNU/Linux?" onfocus="this.value=''" />
+
+    <input type="submit" value="Search" /></div><!-- unnamed label -->
+   </form>
+  </div><!-- /searcher -->
+
+  <ul>
+   <li id="tabPhilosophy"><a href=
+                           "/philosophy/philosophy.html">Philosophy</a></li>
+   <li id="tabLicenses"><a href="/licenses/licenses.html">Licenses</a></li>
+   <li id="tabSoftware"><a href="/software/software.html">Downloads</a></li>
+
+   <li id="tabDoc"><a href="/doc/doc.html">Documentation</a></li>
+   <li id="tabHelp"><a href="/help/help.html">Help&nbsp;GNU</a></li>
+   <li id="joinfsftab"><a 
href="https://www.fsf.org/associate/support_freedom?referrer=4052";>Join&nbsp;the&nbsp;FSF!</a></li>
+  </ul>
+
+ </div><!-- /inner -->
+
+</div><!--  /navigation -->
+<!-- end of body-include-2 -->
+
+
+<div id="content" class="inner">
+  
+<!-- end of banner.html -->
+
+<h2>Schools&Universities Committed to Freedom</h2>
+
+
+
+
+<h3 id="download">Work in Progress...Will be here soon!</h3>
+
+
+
+***************
+
+<p>Baz
+can be found on the main GNU ftp server:
+<a href="http://ftp.gnu.org/gnu/baz/";>http://ftp.gnu.org/gnu/baz/</a>
+(via HTTP) and
+<a href="ftp://ftp.gnu.org/gnu/baz/";>ftp://ftp.gnu.org/gnu/baz/</a>
+(via FTP).  It can also be found
+on the <a href="/prep/ftp.html">GNU mirrors</a>;
+please
+<a href="http://ftpmirror.gnu.org/baz/";>use
+a mirror</a> if possible.</p>
+
+
+<h3 id="doc">Documentation</h3>
+
+<p><a href="manual/">Documentation for
+Baz</a>
+is available online, as
+is <a href="/manual/">documentation for most GNU software</a>.  You may
+also find more information about
+Baz
+by running
+<em>info&nbsp;baz</em>
+or
+<em>man&nbsp;baz</em>,
+or by looking at
+<em>/usr/doc/baz/</em>,
+<em>/usr/local/doc/baz/</em>,
+or similar directories on your system.  A brief summary is available by
+running <tt>baz&nbsp;--help</tt>.</p>
+
+
+<h3 id="mail">Mailing lists</h3>
+
+<p>Baz
+has two mailing lists:
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a> and
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>The main discussion list is
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>,
+and is used to discuss most aspects of
+Baz,
+including development and
+enhancement requests, as well as bug reports.</p>
+
+<p>There is a separate list for general user help and discussion,
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>Announcements about
+Baz
+and most other GNU software are made on
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>To subscribe to these or any GNU mailing lists, please send an empty
+mail with a Subject: header of just <tt>subscribe</tt> to the relevant
+-request list.  For example, to subscribe yourself to the GNU
+announcement list, you would send mail to <a
+href="mailto:address@hidden";
+>&lt;address@hidden&gt;</a>.
+Or you can use the <a
+href="http://lists.gnu.org/mailman/listinfo/info-gnu";>mailing list web
+interface</a>.</p>
+
+
+<h3 id="contribute">Getting involved</h3>
+
+<p>Development of
+Baz,
+and GNU in general, is a volunteer effort, and you can contribute.  For
+information, please read <a href="/help/">How to help GNU</a>.  If you'd
+like to get involved, it's a good idea to join the discussion mailing
+list (see above).</p>
+
+
+<dl>
+<dt>Test releases</dt>
+
+<dd>Trying the latest test release (when available) is always
+appreciated.  Test releases of
+Baz
+can be found at
+<a href="http://alpha.gnu.org/gnu/baz/";>http://alpha.gnu.org/gnu/baz/</a>
+
+(via HTTP) and
+<a href="ftp://alpha.gnu.org/gnu/baz/";>ftp://alpha.gnu.org/gnu/baz/</a>
+(via FTP).</dd>
+
+
+<dt>Development</dt>
+
+<dd>For development sources, bug and patch trackers, and other
+information, please see the
+<a href="http://savannah.gnu.org/projects/baz/";>Baz
+project page</a>
+at <a href="http://savannah.gnu.org";>savannah.gnu.org</a>.</dd>
+
+
+<dt>Translating
+  Baz</dt>
+
+<dd>To translate
+Baz's
+messages into other languages, please see the <a
+href="http://translationproject.org/domain/baz.html";>Translation Project
+page for
+Baz</a>.
+If you have a new translation of the message strings,
+or updates to the existing strings, please have the changes made in this
+repository.  Only translations from this site will be incorporated into
+Baz.
+For more information, see the <a
+href="http://translationproject.org/html/welcome.html";>Translation
+Project</a>.</dd>
+
+
+<dt>Maintainer</dt>
+
+<dd>Baz
+is currently being maintained by
+Bar Baz.
+Please use the mailing lists for contact.</dd>
+
+
+</dl>
+
+
+<h3 id="license">Licensing</h3>
+
+<p>Baz
+is free software; you can redistribute it and/or modify it under the
+terms of the <a href="http://www.gnu.org/licenses/gpl.html";
+rel="license">GNU General Public License</a> as published by the Free
+Software Foundation; either version&nbsp;3 of the License, or (at your
+option) any later version.</p>
+
+
+<!-- If needed, change the copyright block at the bottom. In general,
+     all pages on the GNU web server should have the section about
+     verbatim copying.  Please do NOT remove this without talking
+     with the webmasters first.
+     Please make sure the copyright date is consistent with the document
+     and that it is like this: "2001, 2002", not this: "2001-2002". -->
+
+</div><!-- for id="content", starts in the include above -->
+
+              <!-- begin server/footer-text.html -->
+<div class="inner">
+    
+<div class="yui-g" id="fsf-links">
+    <div class="yui-g first">
+
+        <div class="yui-u first" id="sitemap-1">
+          <p class="netscape4"><a href="#footer">Skip sitemap</a>
+          or <a href="#sitemap-2">skip to licensing items</a></p>
+
+      <ul>
+       <li><a href="/gnu/gnu-history.html">GNU History</a></li>
+        <li><a href="/help/">Get involved</a>
+
+        <ul>
+          <li><a href="http://savannah.gnu.org/people/?type_id=1";>Projects 
that need help</a></li>
+          <li><a 
href="/server/standards/translations/priorities.html#Languages">Help translate 
this website</a></li>
+
+        </ul></li>
+        <li><a href="/server/takeaction.html#unmaint">Take over an 
unmaintained package</a></li>
+        <li><a href="/server/takeaction.html#gnustep">Use GNUstep</a></li>
+         <li><a href="/distros/free-distros.html">Download GNU</a></li>
+         <li><a href="http://directory.fsf.org/GNU/";>GNU packages</a></li>
+         <li><a href="/manual/manual.html">Free documentation</a></li>
+
+         <li><a href="http://lists.gnu.org/";>GNU mailing lists</a></li>
+         <li><a href="http://savannah.gnu.org/";>GNU savannah</a></li>
+        <li><a href="http://libreplanet.org/";>Connect with free software 
users</a></li>
+       <li><a href="/people/">GNU's Who?</a></li>
+       <li><a href="http://planet.gnu.org/";>Planet GNU</a></li>
+       <li><a href="/contact/gnu-advisory.html">GNU Advisory Committee</a></li>
+
+      </ul>
+
+    </div>
+
+    <div class="yui-u" id="sitemap-2">
+
+          <p class="netscape4"><a href="#sitemap-3">Skip to general 
items</a></p>
+
+       <ul>
+        <li><a href="http://www.fsf.org/licensing";>Software licensing</a>
+
+        <ul>
+        <li><a href="http://www.fsf.org/licensing/education";>Licensing 
education</a></li>
+        <li><a href="/licenses">Free software licenses</a>
+        <ul>
+        <li><a href="/licenses/gpl.html">GNU GPL</a></li>
+
+        <li><a href="/licenses/agpl.html">GNU AGPL</a></li>
+
+        <li><a href="/licenses/lgpl.html">GNU LGPL</a></li>
+        <li><a href="/licenses/fdl.html">GNU FDL</a></li></ul></li>
+        <li><a href="/licenses/gpl-faq.html">Software licensing FAQ</a></li>
+        <li><a href="/licenses/gpl-faq.html">Licensing compliance</a></li>
+        <li><a href="/licenses/gpl-faq.html">How to use GNU licenses for your 
own software</a></li></ul></li>
+       <li><a href="http://www.fsf.org/resources/service/";>GNU Service 
Directory</a></li>
+
+       <li><a href="/fun/fun.html">GNU Fun</a></li>
+       <li><a href="/graphics/graphics.html">GNU Art</a></li>
+       <li><a href="/music/music.html">Music &amp; Songs</a></li>
+
+      </ul>
+
+    
+    </div>
+
+    </div>
+    <div class="yui-g first">
+        <div class="yui-u first" id="sitemap-3">
+
+          <p class="netscape4"><a href="#sitemap-4">Skip to philosophical 
items</a></p>
+    
+      <ul>
+
+      <li><a href="http://www.fsf.org/news/";>Latest News</a><ul>
+        <li><a href="http://www.fsf.org/events/";>Upcoming Events</a></li>
+
+      <li><a href="http://www.fsf.org/blogs/";>FSF Blogs</a></li></ul></li>
+      <li><a href="http://www.fsf.org/volunteer";>Volunteering and 
internships</a></li>
+      <li><a href="http://www.fsf.org/resources/hw";>Hardware Database</a></li>
+      <li><a href="http://directory.fsf.org";>Free Software Directory</a></li>
+
+        <li><a href="http://www.fsf.org/resources/";>Free Software 
Resources</a></li>
+      <li><a href="http://www.fsf.org/associate/";>Associate Members</a></li>
+
+      <li><a href="http://www.fsf.org/associate/account/";>My FSF 
Account</a></li>
+      <li class="noright"><a 
href="http://www.fsf.org/about/contact.html";>Contact the FSF</a></li>
+      <li><a href="http://audio-video.gnu.org/";>GNU Audio/Video</a></li>
+<li><a href="/accessibility/accessibility.html">Accessibility 
Statement</a></li>
+<li><a href="http://ftp.gnu.org/gnu/";>GNU FTP Site</a>
+    and <a href="/prep/ftp.html">mirrors</a></li>
+
+<li><a href="/people/speakers.html">GNU Speakers</a></li>
+<li><a href="http://www.fsf.org/jobs";>Free software jobs</a></li>
+      </ul>
+
+      
+    </div>
+        <div class="yui-u" id="sitemap-4">
+
+          <p class="netscape4"><a href="#footer">Skip list</a></p>
+
+      <ul>
+
+            <li><a href="http://donate.fsf.org";>Donate to the FSF</a></li>
+        <li><a href="http://www.fsf.org/jfb";>Join the FSF</a></li>
+
+        <li><a href="/philosophy/">Free software philosophy</a><ul>
+        <li><a href="/philosophy/free-sw.html">The Free Software 
Definition</a></li>
+        <li><a href="/philosophy/pragmatic.html">Copyleft: Pragmatic 
Idealism</a></li>
+        <li><a href="/philosophy/free-doc.html">Free Software and Free 
Manuals</a></li>
+
+        <li><a href="/philosophy/selling.html">Selling Free Software</a></li>
+        <li><a href="/philosophy/fs-motives.html">Motives for Writing Free 
Software</a></li>
+
+        <li><a href="/philosophy/right-to-read.html">The Right To Read</a></li>
+        <li><a href="/philosophy/open-source-misses-the-point.html">Why Open 
Source Misses the Point of Free Software</a></li></ul></li>
+      <li><a href="/software/for-windows.html">Free software for 
Windows</a></li>
+        <li><a href="http://defectivebydesign.org/";>Defective by Design 
&mdash; Fight DRM</a></li>
+
+  <li><a href="http://windows7sins.org/";>Windows 7 Sins</a></li>
+  <li><a href="http://playogg.org/";>Support free media formats</a></li>
+        </ul>
+    </div>
+    </div>
+</div>
+
+<div class="yui-g" id="mission-statement">
+
+<p><small>The <a href="http://www.fsf.org";>Free Software
+Foundation</a> is the principal organizational sponsor of the <a
+href="http://www.gnu.org/";>GNU Operating System</a>. <strong>Our
+mission is to preserve, protect and promote the freedom to use, study,
+copy, modify, and redistribute computer software, and to defend the
+rights of Free Software users.</strong></small></p>
+
+<p><small><strong>Support GNU and the FSF by <a
+href="http://shop.fsf.org/";>buying manuals and gear</a>, <a
+href="http://www.fsf.org/join";>joining the FSF as an associate
+member</a> or by <a href="http://donate.fsf.org/";>making a
+donation</a>.</strong></small></p>
+
+<p id="backtotop"><a href="#header">back to top</a></p>
+
+
+
+
+</div>
+
+
+</div>
+<!-- end server/footer-text.html -->
+
+
+<div id="footer">
+
+<p>Please send general FSF &amp; GNU inquiries to
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
+There are also <a href="/contact/">other ways to contact</a>
+the FSF.<br />
+
+Please send broken links and other corrections or suggestions to
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
+<p>Please see the <a
+href="/server/standards/README.translations.html">Translations
+README</a> for information on coordinating and submitting translations
+of this article.</p>
+
+<p>Copyright &copy; 2011 Free Software Foundation, Inc.</p>
+
+<p>Verbatim copying and distribution of this entire article are
+permitted worldwide, without royalty, in any medium, provided this
+notice, and the copyright notice, are preserved.</p>
+
+<p>Updated:
+<!-- timestamp start -->
+$Date: 2011/04/05 17:59:24 $
+<!-- timestamp end -->
+</p>
+</div>
+
+<div id="translations">
+<h4>Translations of this page</h4>
+
+<!-- Please keep this list alphabetical by language code.
+     Comment what the language is for each type, i.e. de is German.
+     Write the language name in its own language (Deutsch) in the text.
+     If you add a new language here, please
+     advise address@hidden and add it to
+      - /home/www/html/server/standards/README.translations.html
+      - one of the lists under the section "Translations Underway"
+      - if there is a translation team, you also have to add an alias
+      to mail.gnu.org:/com/mailer/aliases
+     Please also check you have the language code right; see:
+     http://www.loc.gov/standards/iso639-2/php/code_list.php
+     If the 2-letter ISO 639-1 code is not available,
+     use the 3-letter ISO 639-2.
+     Please use W3C normative character entities.
+
+     See also '(web-trans)Capitalization':
+     
http://gnu.org/software/trans-coord/manual/web-trans/html_node/Capitalization.html
+     -->
+
+<ul class="translations-list">
+<!-- English -->
+<li><a href="/server/standards/boilerplate.html">English</a>&nbsp;[en]</li>
+
+</ul>
+</div>
+</div>
+</body>
+</html>
+



reply via email to

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