www-commits
[Top][All Lists]
Advanced

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

www/fun/jokes gnu-song.html


From: Yavor Doganov
Subject: www/fun/jokes gnu-song.html
Date: Tue, 03 Nov 2009 14:35:10 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   09/11/03 14:35:10

Modified files:
        fun/jokes      : gnu-song.html 

Log message:
        Use the `lyrics' class instead of <pre>.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/fun/jokes/gnu-song.html?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: gnu-song.html
===================================================================
RCS file: /web/www/www/fun/jokes/gnu-song.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- gnu-song.html       5 Nov 2008 00:45:28 -0000       1.5
+++ gnu-song.html       3 Nov 2009 14:34:57 -0000       1.6
@@ -1,80 +1,74 @@
 <!--#include virtual="/server/header.html" -->
-
 <title>The GNU Song - GNU Project - Free Software Foundation (FSF)</title>
-
 <!--#include virtual="/server/banner.html" -->
-
 <h2>The GNU Song</h2>
 
-<pre>
-The GNU Song
-(to the tune of "At The Drop of a Hat",
-by Michael Flanders and Donald Swann)
-
-A year ago last Thursday, I was in a computer shop
-When I met a man who thought he knew the lot
-He was laying down the law about copyrights and licenses
-And the number of patents large companies have got
-So I asked him "What's that creature's name?" and he answered "That's Unix!"
-And I'd have gone on thinking that was true
-If the animal in question hadn't put that chap to shame,
-And remarked-"GNU's not Unix-I'm a GNU!
-
-I'm a GNU-I'm a GNU
-The g-nicest work of g-nature in the zoo
-I'm a GNU-how do you do?
-You really oughtta g-know w-who's w-who
-I'm a GNU-spelt G - N - U
-I'm not closed source or cost a buck or two
-So let me introduce, I'm neither man nor moose
-Oh, g-no, g-no, g-no, I'm a GNU!"
-
-I had taken a job coding down at Rustington-on-sea
-Whence I travelled on to Aston-under-lyne
-On the second night I stayed there I was wakened from a dream
-Which I'll tell you all about some other time
-Among the thousand programs on the disk in my PC
-Installed and mounted was code I thought I knew
-BSD? Unix? Could it be a hearty beast?
-Then I seem to hear a voice-"I'm a GNU!"
-
-I'm a GNU-a-g-nother GNU
-I know I could g-show my code to you
-I'm a GNU-how do you do?
-You really oughtta g-know w-who's w-who
-I'm a GNU-spelt G - N - U
-Steal my bison or my octave and I'll sue
-Nor am I in the least like that dreadful M$ beast
-Oh, g-no, g-no, g-no, I'm a GNU!
-G-no, g-no, g-no, I'm a GNU!
-G-no, g-no, g-no, I'm a GNU!
-</pre>
+<div class="lyrics">
+<p>The GNU Song</p>
+<p>(to the tune of &ldquo;At The Drop of a Hat&rdquo;,<br />
+by Michael Flanders and Donald Swann)</p>
+
+<p>A year ago last Thursday, I was in a computer shop<br />
+When I met a man who thought he knew the lot<br />
+He was laying down the law about copyrights and licenses<br />
+And the number of patents large companies have got<br />
+So I asked him &ldquo;What's that creature's name?&rdquo; and he
+answered &ldquo;That's Unix!&rdquo;<br />
+And I'd have gone on thinking that was true<br />
+If the animal in question hadn't put that chap to shame,<br />
+And remarked&mdash;&ldquo;GNU's not Unix&mdash;I'm a GNU!&rdquo;</p>
+
+<p>I'm a GNU&mdash;I'm a GNU<br />
+The g-nicest work of g-nature in the zoo<br />
+I'm a GNU&mdash;how do you do?<br />
+You really oughtta g-know w-who's w-who<br />
+I'm a GNU&mdash;spelt G - N - U<br />
+I'm not closed source or cost a buck or two<br />
+So let me introduce, I'm neither man nor moose<br />
+Oh, g-no, g-no, g-no, I'm a GNU!</p>
+
+<p>I had taken a job coding down at Rustington-on-sea<br />
+Whence I travelled on to Aston-under-lyne<br />
+On the second night I stayed there I was wakened from a dream<br />
+Which I'll tell you all about some other time<br />
+Among the thousand programs on the disk in my PC<br />
+Installed and mounted was code I thought I knew<br />
+BSD?  Unix?  Could it be a hearty beast?<br />
+Then I seem to hear a voice&mdash;&ldquo;I'm a GNU!&rdquo;</p>
+
+<p>I'm a GNU-a-g-nother GNU<br />
+I know I could g-show my code to you<br />
+I'm a GNU&mdash;how do you do?<br />
+You really oughtta g-know w-who's w-who<br />
+I'm a GNU&mdash;spelt G - N - U<br />
+Steal my bison or my octave and I'll sue<br />
+Nor am I in the least like that dreadful M$ beast<br />
+Oh, g-no, g-no, g-no, I'm a GNU!<br />
+G-no, g-no, g-no, I'm a GNU!<br />
+G-no, g-no, g-no, I'm a GNU!</p>
+</div>
 
-<p>
-<a href="/fun/humor.html">Other humor</a>
-in the GNU Humor Collection.</p>
+<p><a href="/fun/humor.html">Other humor</a> in the GNU Humor
+Collection.</p>
 
-<div class="infobox">
-<h4 id="Disclaimer">Disclaimer</h4><p>The music on this page was provided 
-courtesy of 
-David Flynn <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>
-<br />
-The Free Software Foundation claims no copyrights on this music.</p>
-</div>
+<h4 id="Disclaimer">Disclaimer</h4>
+<p>The music on this page was provided courtesy of David
+Flynn <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+<p>The Free Software Foundation claims no copyrights on this
+music.</p>
 
 </div>
 
-<!--#include virtual="/server/footer-min.html" -->
+<!--#include virtual="/server/footer.html" -->
 
 <div id="footer">
 <p>
 Please send FSF &amp; GNU inquiries to 
-<a href="mailto:address@hidden";><em>address@hidden</em></a>. There are
-also <a href="http://www.fsf.org/about/contact.html";>other ways to
-contact</a> the FSF.  
+<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";><em>address@hidden</em></a>.
+Please send broken links and other corrections or suggestions to
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
 </p>
 
 <p>
@@ -87,7 +81,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2008/11/05 00:45:28 $
+$Date: 2009/11/03 14:34:57 $
 <!-- timestamp end -->
 </p>
 </div>
@@ -95,24 +89,25 @@
 <div id="translations">
 <h4>Translations of this page</h4>
 
-  <!-- Please keep this list alphabetical, and in the original -->
-  <!-- language if possible, otherwise default to English -->
-  <!-- If you do not have it English, please comment what the -->
-  <!-- English is.  If you add a new language here, please -->
-  <!-- advise address@hidden and add it to -->
-  <!--    - in /home/www/bin/nightly-vars either TAGSLANG or WEBLANG -->
-  <!--    - in /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 2 letter language code right versus -->
-  <!--     http://www.w3.org/WAI/ER/IG/ert/iso639.htm -->
+<!-- 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. -->
 
 <ul class="translations-list">
 <!-- English -->
 <li><a href="/fun/jokes/gnu-song.html">English</a>&nbsp;[en]</li>
 </ul>
-
 </div>
 </div>
 </body>




reply via email to

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