aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-07 14:06:43 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-31 16:00:04 +0000
commit94a791a76e3db49b3f3b9dd0b7d1b43402ebd9c0 (patch)
tree4323b9d0a9b2005aa4d2998476dc666c031e916e
parent3170f2e41817c0beb93be40bdaa93197f3a1d6bf (diff)
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\$Id\$/,+1 d') (No space or star before $Id$) Change-Id: I0801bd7cf234d32487008a8b6dcee64875b07688 Reviewed-on: https://code.wireshark.org/review/876 Reviewed-by: Evan Huus <eapache@gmail.com>
-rw-r--r--INSTALL2
-rw-r--r--README2
-rw-r--r--README.DECT2
-rw-r--r--README.aix2
-rw-r--r--README.bsd2
-rw-r--r--README.hpux2
-rw-r--r--README.irix2
-rw-r--r--README.linux2
-rw-r--r--README.macos2
-rw-r--r--README.tru642
-rw-r--r--README.vmware2
-rw-r--r--README.windows2
-rw-r--r--cmake/modules/COPYING-CMAKE-SCRIPTS2
-rw-r--r--docbook/README.txt2
-rw-r--r--dtds/presence.dtd3
-rw-r--r--dtds/reginfo.dtd3
-rw-r--r--dtds/rlmi.dtd3
-rw-r--r--dtds/watcherinfo.dtd3
-rw-r--r--dtds/xcap-caps.dtd3
-rw-r--r--dtds/xcap-error.dtd3
-rw-r--r--epan/dissectors/README.X112
-rw-r--r--packaging/portableapps/win32/readme.txt2
-rw-r--r--plugins/opcua/ChangeLog2
-rw-r--r--plugins/profinet/ChangeLog2
-rw-r--r--plugins/stats_tree/AUTHORS2
-rw-r--r--plugins/stats_tree/NEWS1
-rw-r--r--plugins/wimax/README.wimax2
-rw-r--r--test/README.test2
-rw-r--r--tools/lemon/README2
-rw-r--r--ui/gtk/STATUS.gtk32
-rw-r--r--ui/gtk/ui/main-menubar-ui.xml1
-rw-r--r--wiretap/README2
-rw-r--r--wiretap/README.airmagnet2
-rw-r--r--wiretap/README.developer2
-rw-r--r--ws80211_utils.c2
35 files changed, 0 insertions, 74 deletions
diff --git a/INSTALL b/INSTALL
index e78eb3f78c..a87b5f4654 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,3 @@
-$Id$
-
NOTE: this document applies to the Wireshark source releases and
buildbot source tarballs. It does not apply to source code checked
out directly from Subversion, as files such as the configuration
diff --git a/README b/README
index 610b5b5b42..912be4ccb1 100644
--- a/README
+++ b/README
@@ -1,5 +1,3 @@
-$Id$
-
General Information
------- -----------
diff --git a/README.DECT b/README.DECT
index 5565254c90..ef67642754 100644
--- a/README.DECT
+++ b/README.DECT
@@ -1,5 +1,3 @@
-$Id$
-
Description:
============
DECT pcap files can be obtained by using tools included with the linux
diff --git a/README.aix b/README.aix
index f961aaa96e..51fa379ad4 100644
--- a/README.aix
+++ b/README.aix
@@ -1,5 +1,3 @@
-$Id$
-
libpcap 0.7.1 and later appear to work on AIX when using AIX's native
BPF; that appears to work better than DLPI does. Note that you may have
to run AIX's tcpdump, as root, before configuring, building, and
diff --git a/README.bsd b/README.bsd
index 6145aa7142..1c53d68e59 100644
--- a/README.bsd
+++ b/README.bsd
@@ -1,5 +1,3 @@
-$Id$
-
Installing Wireshark on FreeBSD/OpenBSD/NetBSD/DragonFly BSD
========================================================================
diff --git a/README.hpux b/README.hpux
index e3b3a8aa01..8957385ce5 100644
--- a/README.hpux
+++ b/README.hpux
@@ -1,5 +1,3 @@
-$Id$
-
Contents:
1 - Building wireshark
diff --git a/README.irix b/README.irix
index 8b3b455aa5..257a057de1 100644
--- a/README.irix
+++ b/README.irix
@@ -1,5 +1,3 @@
-$Id$
-
1. Some problems seen by one person who tried to build Ethereal on IRIX;
your mileage may vary. Some comments have been added.
diff --git a/README.linux b/README.linux
index 8b0170db0c..37b69840f0 100644
--- a/README.linux
+++ b/README.linux
@@ -1,5 +1,3 @@
-$Id$
-
In order to capture packets (with Wireshark/TShark, tcpdump, or any
other libpcap-based packet capture program) on a Linux system, the
"packet" protocol must be supported by your kernel. If it is not, you
diff --git a/README.macos b/README.macos
index 5611ffccd7..722fb5a064 100644
--- a/README.macos
+++ b/README.macos
@@ -1,5 +1,3 @@
-$Id$
-
This file tries to help building Wireshark for (Mac) OS X (Wireshark
does not work on earlier versions of Mac OS).
diff --git a/README.tru64 b/README.tru64
index 8c018ce16b..6f0ebd8be7 100644
--- a/README.tru64
+++ b/README.tru64
@@ -1,5 +1,3 @@
-$Id$
-
The following instructions are applicable to Tru64 UNIX
(formerly Digital UNIX (formerly DEC OSF/1)) version 4.0, and
probably to later versions as well; at least some options apply to
diff --git a/README.vmware b/README.vmware
index d7aeecb3d6..a3fe021314 100644
--- a/README.vmware
+++ b/README.vmware
@@ -1,5 +1,3 @@
-$Id$
-
If you are a registered user of VMware on Linux, you can contact their
support staff via e-mail and ask for a libpcap patch which will allow
you to sniff the virtual NIC of your virtual machine.
diff --git a/README.windows b/README.windows
index b44867b865..10744f896e 100644
--- a/README.windows
+++ b/README.windows
@@ -1,5 +1,3 @@
-$Id$
-
Installing Wireshark on Windows
=============================
To install Wireshark, just download the appropriate installer program from
diff --git a/cmake/modules/COPYING-CMAKE-SCRIPTS b/cmake/modules/COPYING-CMAKE-SCRIPTS
index 948814a2bb..bb99e20a84 100644
--- a/cmake/modules/COPYING-CMAKE-SCRIPTS
+++ b/cmake/modules/COPYING-CMAKE-SCRIPTS
@@ -1,8 +1,6 @@
Copyright notice for the files copied from
http://www.opensync.org/browser/branches/3rd-party-cmake-modules/modules
-$Id$
-
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/docbook/README.txt b/docbook/README.txt
index 7b2149583c..8bf0ce4947 100644
--- a/docbook/README.txt
+++ b/docbook/README.txt
@@ -1,5 +1,3 @@
-$Id$
-
This directory contains the source files needed to build the:
- Wireshark User's guide
diff --git a/dtds/presence.dtd b/dtds/presence.dtd
index 4e5c42b662..ca292069bf 100644
--- a/dtds/presence.dtd
+++ b/dtds/presence.dtd
@@ -3,9 +3,6 @@
description="presence XML doc (RFC 3863)"
media="application/cpim-pidf+xml"
hierarchy="yes" ?>
-<!--
-$Id$
--->
<!ELEMENT presence (tuple)* >
diff --git a/dtds/reginfo.dtd b/dtds/reginfo.dtd
index d5d4d8258f..ba9601f207 100644
--- a/dtds/reginfo.dtd
+++ b/dtds/reginfo.dtd
@@ -3,9 +3,6 @@
description="Reginfo XML doc (RFC 3680)"
hierarchy="yes" ?>
-<!--
-$Id$
--->
<!ELEMENT reginfo (registration)* >
<!ATTLIST reginfo xmlns CDATA #IMPLIED
diff --git a/dtds/rlmi.dtd b/dtds/rlmi.dtd
index e4eaa8c7f9..a41b0a720e 100644
--- a/dtds/rlmi.dtd
+++ b/dtds/rlmi.dtd
@@ -3,9 +3,6 @@
description="Event Notification for Resource Lists (RFC 4662)"
hierarchy="yes" ?>
-<!--
-$Id$
--->
<!ELEMENT list (name | resource)* >
<!ATTLIST list xmlns CDATA #IMPLIED
diff --git a/dtds/watcherinfo.dtd b/dtds/watcherinfo.dtd
index 38f8282b2f..483e559160 100644
--- a/dtds/watcherinfo.dtd
+++ b/dtds/watcherinfo.dtd
@@ -2,9 +2,6 @@
proto_name="watcherinfo"
description="watcherinfo XML doc (RFC 3858)"
hierarchy="yes" ?>
-<!--
-$Id$
--->
<!ELEMENT watcherinfo (watcher-list)* >
diff --git a/dtds/xcap-caps.dtd b/dtds/xcap-caps.dtd
index 9b686e286b..1f828742dc 100644
--- a/dtds/xcap-caps.dtd
+++ b/dtds/xcap-caps.dtd
@@ -3,9 +3,6 @@
description="XML Configuration Access Protocol Server Capabilities"
hierarchy="yes" ?>
-<!--
-$Id$
--->
<!ELEMENT xcap-caps ((auid?)*, extension?, (namespace?)*) >
diff --git a/dtds/xcap-error.dtd b/dtds/xcap-error.dtd
index ab7781d820..1a21a8c1ee 100644
--- a/dtds/xcap-error.dtd
+++ b/dtds/xcap-error.dtd
@@ -2,9 +2,6 @@
proto_name="xcap-error"
description="XCAP Error XML doc (RFC 4825)"
hierarchy="yes" ?>
-<!--
-$Id$
--->
<!ELEMENT xcap-error (schema-validation-error?,
not-xml-frag?,
diff --git a/epan/dissectors/README.X11 b/epan/dissectors/README.X11
index de73655303..f9c587fc60 100644
--- a/epan/dissectors/README.X11
+++ b/epan/dissectors/README.X11
@@ -1,5 +1,3 @@
-$Id$
-
The X11 dissector generator is no longer run automatically.
To run the dissector generator, you will need perl 5.10 and the XML::Twig
diff --git a/packaging/portableapps/win32/readme.txt b/packaging/portableapps/win32/readme.txt
index f2bb4bf3eb..6efa5ff0f0 100644
--- a/packaging/portableapps/win32/readme.txt
+++ b/packaging/portableapps/win32/readme.txt
@@ -1,5 +1,3 @@
-$Id$
-
Portable Wireshark
==================
diff --git a/plugins/opcua/ChangeLog b/plugins/opcua/ChangeLog
index bae7195ea9..5ebfc8f91a 100644
--- a/plugins/opcua/ChangeLog
+++ b/plugins/opcua/ChangeLog
@@ -1,5 +1,3 @@
-$Id$
-
Overview of changes in OpcUa plugin:
Version 0.0.1:
diff --git a/plugins/profinet/ChangeLog b/plugins/profinet/ChangeLog
index e1b1095cf3..5298f56783 100644
--- a/plugins/profinet/ChangeLog
+++ b/plugins/profinet/ChangeLog
@@ -1,5 +1,3 @@
-$Id$
-
Overview of changes in Art-Net Ethereal plugin:
Version 0.0.0:
diff --git a/plugins/stats_tree/AUTHORS b/plugins/stats_tree/AUTHORS
index 1c832d987f..e37df0dd7d 100644
--- a/plugins/stats_tree/AUTHORS
+++ b/plugins/stats_tree/AUTHORS
@@ -1,5 +1,3 @@
-$Id$
-
Author:
Luis E. Garcia Ontanon <luis.ontanon [AT] gmail.com>
diff --git a/plugins/stats_tree/NEWS b/plugins/stats_tree/NEWS
index 055c8729cd..e69de29bb2 100644
--- a/plugins/stats_tree/NEWS
+++ b/plugins/stats_tree/NEWS
@@ -1 +0,0 @@
-$Id$
diff --git a/plugins/wimax/README.wimax b/plugins/wimax/README.wimax
index 8769960247..0fe36f0dd3 100644
--- a/plugins/wimax/README.wimax
+++ b/plugins/wimax/README.wimax
@@ -1,5 +1,3 @@
-$Id$
-
This document is an attempt, to explain how to use the wimax plugin
in this directory.
diff --git a/test/README.test b/test/README.test
index e2edb74285..58b80d2ab0 100644
--- a/test/README.test
+++ b/test/README.test
@@ -1,5 +1,3 @@
-$Id$
-
What is it?
-----------
This is a collection of bash scripts which test the features of:
diff --git a/tools/lemon/README b/tools/lemon/README
index 6689acdc63..ba8268a210 100644
--- a/tools/lemon/README
+++ b/tools/lemon/README
@@ -1,5 +1,3 @@
-$Id$
-
The Lemon Parser Generator's home page is:
http://www.hwaci.com/sw/lemon/index.html
diff --git a/ui/gtk/STATUS.gtk3 b/ui/gtk/STATUS.gtk3
index 10b4f02337..a024a5058a 100644
--- a/ui/gtk/STATUS.gtk3
+++ b/ui/gtk/STATUS.gtk3
@@ -1,8 +1,6 @@
Status of the GTK+ 3 port :
===========================
-$Id$
-
The port is done. We used the methods described in the "Migrating from
GTK+ 2.x to GTK+ 3" document at:
http://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html
diff --git a/ui/gtk/ui/main-menubar-ui.xml b/ui/gtk/ui/main-menubar-ui.xml
index 330348415f..709f838cde 100644
--- a/ui/gtk/ui/main-menubar-ui.xml
+++ b/ui/gtk/ui/main-menubar-ui.xml
@@ -1,5 +1,4 @@
<!--
-$Id$
xml description of Wireshark's main menubar, loaded from main_menubar.c in the gtk directory.
-->
<ui>
diff --git a/wiretap/README b/wiretap/README
index abff1cac1a..d354c52ac7 100644
--- a/wiretap/README
+++ b/wiretap/README
@@ -1,5 +1,3 @@
-$Id$
-
Wiretap is a library that is being developed as a future replacement for
libpcap, the current standard Unix library for packet capturing. Libpcap
is great in that it is very platform independent and has a wonderful
diff --git a/wiretap/README.airmagnet b/wiretap/README.airmagnet
index e1df2f866e..36e1d2ea17 100644
--- a/wiretap/README.airmagnet
+++ b/wiretap/README.airmagnet
@@ -1,7 +1,5 @@
AMC: Wireless Analyzer Captured Data (AirMagnet)
------------------------------------------------
-$Id$
-
This is just a braindump from looking at some Airmagnet capture files,
in one case having a look at a decoded display in Airmagnet itself.
Lots of things are still unknown.
diff --git a/wiretap/README.developer b/wiretap/README.developer
index 18039be984..06c2712d4e 100644
--- a/wiretap/README.developer
+++ b/wiretap/README.developer
@@ -1,5 +1,3 @@
-$Id$
-
This is a very quick and very dirty guide to adding support for new
capture file formats. If you see any errors or have any improvements,
submit patches - free software is a community effort....
diff --git a/ws80211_utils.c b/ws80211_utils.c
index 8025e03f26..79fef3f722 100644
--- a/ws80211_utils.c
+++ b/ws80211_utils.c
@@ -2,8 +2,6 @@
* ws80211 utilities
* Copyright 2012, Pontus Fuchs <pontus.fuchs@gmail.com>
-$Id$
-
Parts of this file was copied from iw:
Copyright (c) 2007, 2008 Johannes Berg