summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmisc/soc2xml.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/soc2xml.pl b/misc/soc2xml.pl
index 83d005a..89c3c07 100755
--- a/misc/soc2xml.pl
+++ b/misc/soc2xml.pl
@@ -20,6 +20,7 @@ my $soc = <STDIN>;
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