aboutsummaryrefslogtreecommitdiffstats
path: root/dtds
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-17 15:08:11 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:31:42 +0000
commit0233001df05390510944cc1e050464479e35a164 (patch)
tree2a94bfeb71ee25657e1d816fda4ab742fdfb0bfe /dtds
parent09cd306d1ce7f1fff420d2be740bce0b5cd72253 (diff)
Continue to remove $Id$ from top of file
Remove all $Id:$ (by hand) Change-Id: Ia8790ee852fe338469e855713199220d345a59b7 Reviewed-on: https://code.wireshark.org/review/880 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'dtds')
-rw-r--r--dtds/dc.dtd3
-rw-r--r--dtds/itunes.dtd3
-rw-r--r--dtds/mscml.dtd3
-rw-r--r--dtds/pocsettings.dtd3
-rw-r--r--dtds/rss.dtd3
-rw-r--r--dtds/smil.dtd3
6 files changed, 0 insertions, 18 deletions
diff --git a/dtds/dc.dtd b/dtds/dc.dtd
index d5d660608c..b2f630aa40 100644
--- a/dtds/dc.dtd
+++ b/dtds/dc.dtd
@@ -1,8 +1,5 @@
<? wireshark:protocol proto_name="dc" description="Dublin Core Metadata (DC)" ?>
<!--
-$Id:$
--->
-<!--
elements definitions for the Dublin Core Metadata DC schema
element names obtained from http://www.dublincore.org/schemas/xmls/qdc/2003/04/02/dc.xsd
-->
diff --git a/dtds/itunes.dtd b/dtds/itunes.dtd
index a0ca25489b..ed1963e6ae 100644
--- a/dtds/itunes.dtd
+++ b/dtds/itunes.dtd
@@ -1,7 +1,4 @@
<? wireshark:protocol proto_name="itunes" hierarchy="yes" description="iTunes podCast rss elements" ?>
-<!--
-$Id:$
--->
<!DOCTYPE itunes [
diff --git a/dtds/mscml.dtd b/dtds/mscml.dtd
index 84c8558990..0a532d5728 100644
--- a/dtds/mscml.dtd
+++ b/dtds/mscml.dtd
@@ -3,9 +3,6 @@
media="application/mediaservercontrol+xml"
description="Media Server Control Markup Language - draft 07"
hierarchy="yes" ?>
-<!--
-$Id:$
--->
<!--
DTD for MSCML - draft 07
diff --git a/dtds/pocsettings.dtd b/dtds/pocsettings.dtd
index 07da215360..b474d1c9a5 100644
--- a/dtds/pocsettings.dtd
+++ b/dtds/pocsettings.dtd
@@ -2,9 +2,6 @@
proto_name="poc-settings"
description="poc-settings XML doc (RFC 4354)"
hierarchy="yes" ?>
-<!--
-$Id:$
--->
<!ELEMENT poc-settings (entity)* >
diff --git a/dtds/rss.dtd b/dtds/rss.dtd
index 2e909da6b8..163fc75f86 100644
--- a/dtds/rss.dtd
+++ b/dtds/rss.dtd
@@ -1,7 +1,4 @@
<? wireshark:protocol proto_name="rss" hierarchy="yes" ?>
-<!--
-$Id:$
--->
<!--
this DTD is made so that wireshark can dissect RSS up to 2.0, do not try to use it for validating RSS documents
diff --git a/dtds/smil.dtd b/dtds/smil.dtd
index 8952e9bec8..20295de5ec 100644
--- a/dtds/smil.dtd
+++ b/dtds/smil.dtd
@@ -3,9 +3,6 @@
media="application/smil"
description="Synchronized Multimedia Integration Language"
?>
-<!--
-$Id:$
--->
<!--