www-commits
[Top][All Lists]
Advanced

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

www/server/standards boilerplate.html


From: John Sullivan
Subject: www/server/standards boilerplate.html
Date: Thu, 15 Feb 2007 22:40:57 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     John Sullivan <johnsu01>        07/02/15 22:40:57

Modified files:
        server/standards: boilerplate.html 

Log message:
        <address> can't be inside <p>?

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/boilerplate.html?cvsroot=www&r1=1.19&r2=1.20

Patches:
Index: boilerplate.html
===================================================================
RCS file: /web/www/www/server/standards/boilerplate.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- boilerplate.html    15 Feb 2007 22:38:19 -0000      1.19
+++ boilerplate.html    15 Feb 2007 22:40:53 -0000      1.20
@@ -139,7 +139,8 @@
 
 <p>
 Copyright &copy; 2007 Free Software Foundation, Inc.,
-<address>51 Franklin St, Fifth Floor, Boston, MA 02110, USA</address></p>
+</p>
+<address>51 Franklin St, Fifth Floor, Boston, MA 02110, USA</address>
 <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.
@@ -148,7 +149,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2007/02/15 22:38:19 $
+$Date: 2007/02/15 22:40:53 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

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