summaryrefslogtreecommitdiff
path: root/doc/README.dissector
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-13 18:58:24 -0500
committerJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-14 01:33:14 +0000
commitb6a9b8494cb3d3d72f7d4aa4a0b21e75f5211449 (patch)
tree9884f76d48be49b1d89c983c8c6d06e0d45ce6e9 /doc/README.dissector
parentd219887b44ff09010af3fa96302fe1eed87797c5 (diff)
downloadwireshark-b6a9b8494cb3d3d72f7d4aa4a0b21e75f5211449.tar.gz
Remove $Id$ and other Subversion leftovers from the doc files.
Change-Id: I28a376f7e0fd90971f65ae9c1105a3ec85221470 Reviewed-on: https://code.wireshark.org/review/204 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Diffstat (limited to 'doc/README.dissector')
-rw-r--r--doc/README.dissector6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/README.dissector b/doc/README.dissector
index 65a6ec145d..cdd65e64ea 100644
--- a/doc/README.dissector
+++ b/doc/README.dissector
@@ -1,6 +1,3 @@
-$Revision$
-$Date$
-$Author$
Tabsize: 4
This file is a HOWTO for Wireshark developers interested in writing or working
@@ -85,9 +82,6 @@ dissector should be changed to include that file.
You may not need to include all the headers listed in the skeleton, and you may
need to include additional headers.
-The "$Id$" tag in the header comment will be updated by Subversion when the file
-is checked in.
-
1.2 Explanation of needed substitutions in code skeleton.
In the skeleton sample code the following strings should be substituted with