- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 10 Jun 2010 21:57:45 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc In directory hutz:/tmp/cvs-serv8686/misc Modified Files: soc2xml.pl Log Message: Add note about output being generated. Index: soc2xml.pl =================================================================== RCS file: /sources/public/validator/misc/soc2xml.pl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- soc2xml.pl 22 Apr 2010 18:54:14 -0000 1.1 +++ soc2xml.pl 10 Jun 2010 21:57:43 -0000 1.2 @@ -20,6 +20,7 @@ print <<'EOF'; <?xml version="1.0"?> +<!-- Automatically generated from SGML Open Catalog - don't edit, regenerate --> <!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd"> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> EOF
Received on Thursday, 10 June 2010 21:57:47 UTC