www-commits
[Top][All Lists]
Advanced

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

www/licenses agpl-3.0.html gpl-3.0.html lgpl-3....


From: Brett Smith
Subject: www/licenses agpl-3.0.html gpl-3.0.html lgpl-3....
Date: Mon, 06 Dec 2010 21:59:54 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Brett Smith <brett>     10/12/06 21:59:54

Modified files:
        licenses       : agpl-3.0.html gpl-3.0.html lgpl-3.0.html 
                         fdl-1.3.html 

Log message:
        Give full paths to RDF links.
        
        Robots were visiting the copies of the licenses at /copyleft, and then
        trying (and failing) to follow the RDF links.  This points them in the
        right direction and prevents 404s.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/agpl-3.0.html?cvsroot=www&r1=1.8&r2=1.9
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/gpl-3.0.html?cvsroot=www&r1=1.24&r2=1.25
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/lgpl-3.0.html?cvsroot=www&r1=1.13&r2=1.14
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/fdl-1.3.html?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: agpl-3.0.html
===================================================================
RCS file: /web/www/www/licenses/agpl-3.0.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- agpl-3.0.html       17 Mar 2010 15:09:26 -0000      1.8
+++ agpl-3.0.html       6 Dec 2010 21:59:45 -0000       1.9
@@ -1,7 +1,8 @@
 <!--#include virtual="/server/header.html" -->
 
 <title>GNU Affero General Public License - GNU Project - Free Software 
Foundation (FSF)</title>
-<link rel="alternate" type="application/rdf+xml" href="agpl-3.0.rdf" /> 
+<link rel="alternate" type="application/rdf+xml"
+      href="/licenses/agpl-3.0.rdf" /> 
 
 <!--#include virtual="/server/banner.html" -->
 
@@ -66,7 +67,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2010/03/17 15:09:26 $
+$Date: 2010/12/06 21:59:45 $
 <!-- timestamp end -->
 </p>
 </div>

Index: gpl-3.0.html
===================================================================
RCS file: /web/www/www/licenses/gpl-3.0.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- gpl-3.0.html        9 Oct 2010 00:47:05 -0000       1.24
+++ gpl-3.0.html        6 Dec 2010 21:59:46 -0000       1.25
@@ -1,7 +1,8 @@
 <!--#include virtual="/server/header.html" -->
 
 <title>The GNU General Public License v3.0 - GNU Project - Free Software 
Foundation (FSF)</title>
-<link rel="alternate" type="application/rdf+xml" href="gpl-3.0.rdf" /> 
+<link rel="alternate" type="application/rdf+xml"
+      href="/licenses/gpl-3.0.rdf" /> 
 
 <!--#include virtual="/server/banner.html" -->
 
@@ -79,7 +80,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2010/10/09 00:47:05 $
+$Date: 2010/12/06 21:59:46 $
 <!-- timestamp end -->
 </p>
 </div>

Index: lgpl-3.0.html
===================================================================
RCS file: /web/www/www/licenses/lgpl-3.0.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- lgpl-3.0.html       9 Oct 2010 00:47:05 -0000       1.13
+++ lgpl-3.0.html       6 Dec 2010 21:59:46 -0000       1.14
@@ -1,7 +1,8 @@
 <!--#include virtual="/server/header.html" -->
 
 <title>GNU Lesser General Public License v3.0 - GNU Project - Free Software 
Foundation (FSF)</title>
-<link rel="alternate" type="application/rdf+xml" href="lgpl-3.0.rdf" /> 
+<link rel="alternate" type="application/rdf+xml"
+      href="/licenses/lgpl-3.0.rdf" /> 
 
 <!--#include virtual="/server/banner.html" -->
 
@@ -80,7 +81,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2010/10/09 00:47:05 $
+$Date: 2010/12/06 21:59:46 $
 <!-- timestamp end -->
 </p>
 </div>

Index: fdl-1.3.html
===================================================================
RCS file: /web/www/www/licenses/fdl-1.3.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- fdl-1.3.html        9 Oct 2010 00:47:05 -0000       1.5
+++ fdl-1.3.html        6 Dec 2010 21:59:46 -0000       1.6
@@ -1,7 +1,8 @@
 <!--#include virtual="/server/header.html" -->
 
 <title>GNU Free Documentation License v1.3 - GNU Project - Free Software 
Foundation (FSF)</title>
-<link rel="alternate" type="application/rdf+xml" href="fdl-1.3.rdf" /> 
+<link rel="alternate" type="application/rdf+xml"
+      href="/licenses/fdl-1.3.rdf" /> 
 
 <!--#include virtual="/server/banner.html" -->
 
@@ -77,7 +78,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2010/10/09 00:47:05 $
+$Date: 2010/12/06 21:59:46 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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