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>
This commit is contained in:
Alexis La Goutte 2014-03-17 15:08:11 +01:00 committed by Anders Broman
parent 09cd306d1c
commit 0233001df0
6 changed files with 0 additions and 18 deletions

View File

@ -1,7 +1,4 @@
<? wireshark:protocol proto_name="dc" description="Dublin Core Metadata (DC)" ?> <? wireshark:protocol proto_name="dc" description="Dublin Core Metadata (DC)" ?>
<!--
$Id:$
-->
<!-- <!--
elements definitions for the Dublin Core Metadata DC schema 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 element names obtained from http://www.dublincore.org/schemas/xmls/qdc/2003/04/02/dc.xsd

View File

@ -1,7 +1,4 @@
<? wireshark:protocol proto_name="itunes" hierarchy="yes" description="iTunes podCast rss elements" ?> <? wireshark:protocol proto_name="itunes" hierarchy="yes" description="iTunes podCast rss elements" ?>
<!--
$Id:$
-->
<!DOCTYPE itunes [ <!DOCTYPE itunes [

View File

@ -3,9 +3,6 @@
media="application/mediaservercontrol+xml" media="application/mediaservercontrol+xml"
description="Media Server Control Markup Language - draft 07" description="Media Server Control Markup Language - draft 07"
hierarchy="yes" ?> hierarchy="yes" ?>
<!--
$Id:$
-->
<!-- <!--
DTD for MSCML - draft 07 DTD for MSCML - draft 07

View File

@ -2,9 +2,6 @@
proto_name="poc-settings" proto_name="poc-settings"
description="poc-settings XML doc (RFC 4354)" description="poc-settings XML doc (RFC 4354)"
hierarchy="yes" ?> hierarchy="yes" ?>
<!--
$Id:$
-->
<!ELEMENT poc-settings (entity)* > <!ELEMENT poc-settings (entity)* >

View File

@ -1,7 +1,4 @@
<? wireshark:protocol proto_name="rss" hierarchy="yes" ?> <? 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 this DTD is made so that wireshark can dissect RSS up to 2.0, do not try to use it for validating RSS documents

View File

@ -3,9 +3,6 @@
media="application/smil" media="application/smil"
description="Synchronized Multimedia Integration Language" description="Synchronized Multimedia Integration Language"
?> ?>
<!--
$Id:$
-->
<!-- <!--