www-commits
[Top][All Lists]
Advanced

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

www/philosophy java-trap.html


From: Karl Berry
Subject: www/philosophy java-trap.html
Date: Mon, 08 Jan 2007 14:35:20 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       07/01/08 14:35:20

Modified files:
        philosophy     : java-trap.html 

Log message:
        typos, ticket 326691

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/java-trap.html?cvsroot=www&r1=1.19&r2=1.20

Patches:
Index: java-trap.html
===================================================================
RCS file: /web/www/www/philosophy/java-trap.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- java-trap.html      6 Dec 2006 11:08:16 -0000       1.19
+++ java-trap.html      8 Jan 2007 14:35:09 -0000       1.20
@@ -25,8 +25,7 @@
   speaking, they are: the freedom to run the program, the freedom to study and 
   change the source, the freedom to redistribute the source and binaries, and 
   the freedom to publish improved versions. (See 
-  <a href="http://www.gnu.org/philosophy/free-sw.html";>
-    http://www.gnu.org/philosophy/free-sw.html</a>.)  Whether any given 
program 
+  <a 
href="http://www.gnu.org/philosophy/free-sw.html";>http://www.gnu.org/philosophy/free-sw.html</a>.)
  Whether any given program 
   is free software depends solely on the meaning of its license. 
 </p>
 
@@ -94,10 +93,8 @@
   of them are non-free; in many cases, even a library's specification is a 
trade 
   secret, and Sun's latest license for these specifications prohibits release 
of 
   anything less than a full implementation of the specification. (See 
-  <a href="http://jcp.org/aboutJava/communityprocess/JSPA2.pdf";>
-    http://jcp.org/aboutJava/communityprocess/JSPA2.pdf</a> and 
-  <a 
href="http://jcp.org/aboutJava/communityprocess/final/jsr129/j2me_pb-1_0-fr-spec-license.html";>
-    
http://jcp.org/aboutJava/communityprocess/final/jsr129/j2me_pb-1_0-fr-spec-license.html</a>,
 
+  <a 
href="http://jcp.org/aboutJava/communityprocess/JSPA2.pdf";>http://jcp.org/aboutJava/communityprocess/JSPA2.pdf</a>
 and 
+  <a 
href="http://jcp.org/aboutJava/communityprocess/final/jsr129/j2me_pb-1_0-fr-spec-license.html";>http://jcp.org/aboutJava/communityprocess/final/jsr129/j2me_pb-1_0-fr-spec-license.html</a>,
 
   for examples). 
 </p>
 
@@ -139,12 +136,13 @@
   To keep your Java code safe from the Java Trap, install a free Java 
development 
   environment and use it. More generally, whatever language you use, keep your 
   eyes open, and check the free status of programs your code depends on. The 
-  easiest way to verify that program is free is by looking for it in the Free 
-  Software Directory (<a href="http://www.fsf.org/directory";>
-    http://www.fsf.org/directory</a>). If a program is not in the directory, 
+  easiest way to verify that a program is free is by looking for it in
+  the Free Software Directory (<a
+  href="http://www.fsf.org/directory";>http://www.fsf.org/directory</a>).
+  If a program is not in the directory,
   you can check its license(s) against the list of free software licenses 
-  (<a href="http://www.gnu.org/licenses/license-list.html";>
-    http://www.gnu.org/licenses/license-list.html</a>). 
+  (<a
+  
href="http://www.gnu.org/licenses/license-list.html";>http://www.gnu.org/licenses/license-list.html</a>).
 </p>
 
 <p>
@@ -192,7 +190,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2006/12/06 11:08:16 $ $Author: mattl $
+$Date: 2007/01/08 14:35:09 $ $Author: karl $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

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