summaryrefslogtreecommitdiff
path: root/plugins/unistim
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-31 12:10:52 +0200
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:47:40 +0000
commitfb61a0afa9b3ac5a6d3b0efa21e19b74d6aef175 (patch)
tree92b3d6189cf16b4d6113250510e106c8946e71a9 /plugins/unistim
parentb0ba475fbfd4991c854039798487c74415f3489b (diff)
downloadwireshark-fb61a0afa9b3ac5a6d3b0efa21e19b74d6aef175.tar.gz
Continue to remove $Id$ from top of file
(Using sed :sed -i '/^ \* \$Id\$/,+1 d') (2 spaces before star) Change-Id: I7060f198b4ae4dd271ecc454f6c6dd8bd4cfd8d4 Reviewed-on: https://code.wireshark.org/review/885 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'plugins/unistim')
-rw-r--r--plugins/unistim/audio.h2
-rw-r--r--plugins/unistim/basic.h2
-rw-r--r--plugins/unistim/broadcast.h2
-rw-r--r--plugins/unistim/defines.h2
-rw-r--r--plugins/unistim/display.h2
-rw-r--r--plugins/unistim/expansion.h2
-rw-r--r--plugins/unistim/key.h2
-rw-r--r--plugins/unistim/network.h2
-rw-r--r--plugins/unistim/packet-unistim.c2
-rw-r--r--plugins/unistim/packet-unistim.h2
-rw-r--r--plugins/unistim/uftp.h2
11 files changed, 0 insertions, 22 deletions
diff --git a/plugins/unistim/audio.h b/plugins/unistim/audio.h
index 03246082d6..c522ee09b4 100644
--- a/plugins/unistim/audio.h
+++ b/plugins/unistim/audio.h
@@ -3,8 +3,6 @@
* definitions for audio manager messages
* Copyright 2007 Don Newton <dnewton@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/unistim/basic.h b/plugins/unistim/basic.h
index f052556df4..35835c0621 100644
--- a/plugins/unistim/basic.h
+++ b/plugins/unistim/basic.h
@@ -3,8 +3,6 @@
* definitions for basic manager messages
* Copyright 2007 Don Newton <dnewton@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/unistim/broadcast.h b/plugins/unistim/broadcast.h
index de51e3d518..53b99b1006 100644
--- a/plugins/unistim/broadcast.h
+++ b/plugins/unistim/broadcast.h
@@ -3,8 +3,6 @@
* definitions for broadcast manager messages
* Copyright 2007 Don Newton <dnewton@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/unistim/defines.h b/plugins/unistim/defines.h
index ebd3a6aede..631ef039b4 100644
--- a/plugins/unistim/defines.h
+++ b/plugins/unistim/defines.h
@@ -2,8 +2,6 @@
* Contains all bitmask defines for unistim dissecting
* Copyright 2007 Don Newton <dnewton@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/unistim/display.h b/plugins/unistim/display.h
index db19471c6e..cb90c0c5f5 100644
--- a/plugins/unistim/display.h
+++ b/plugins/unistim/display.h
@@ -3,8 +3,6 @@
* definitions for display manager messages
* Copyright 2007 Don Newton <dnewton@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/unistim/expansion.h b/plugins/unistim/expansion.h
index 56163ff586..954c511778 100644
--- a/plugins/unistim/expansion.h
+++ b/plugins/unistim/expansion.h
@@ -3,8 +3,6 @@
* definitions for basic manager messages
* Copyright 2007 Don Newton <dnewton@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/unistim/key.h b/plugins/unistim/key.h
index 77d43b1bb2..f886cbfd38 100644
--- a/plugins/unistim/key.h
+++ b/plugins/unistim/key.h
@@ -3,8 +3,6 @@
* definitions for key manager messages
* Copyright 2007 Don Newton <dnewton@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/unistim/network.h b/plugins/unistim/network.h
index c95cda2253..2fb2e63282 100644
--- a/plugins/unistim/network.h
+++ b/plugins/unistim/network.h
@@ -3,8 +3,6 @@
* definitions for network manager messages
* Copyright 2007 Don Newton <dnewton@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/unistim/packet-unistim.c b/plugins/unistim/packet-unistim.c
index 7c2f9622e3..435c3b4518 100644
--- a/plugins/unistim/packet-unistim.c
+++ b/plugins/unistim/packet-unistim.c
@@ -2,8 +2,6 @@
* Routines for unistim packet dissection
* Copyright 2007 Don Newton <dnewton@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/unistim/packet-unistim.h b/plugins/unistim/packet-unistim.h
index ce3402201c..20c72d35b7 100644
--- a/plugins/unistim/packet-unistim.h
+++ b/plugins/unistim/packet-unistim.h
@@ -3,8 +3,6 @@
* definitions and function prototypes for main dissectors
* Copyright 2007 Don Newton <dnewton@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/plugins/unistim/uftp.h b/plugins/unistim/uftp.h
index 0fd1eb3e6d..4752a8fd57 100644
--- a/plugins/unistim/uftp.h
+++ b/plugins/unistim/uftp.h
@@ -3,8 +3,6 @@
* definitions for uftp commands and messages
* Copyright 2007 Chad Singer <csinger@cypresscom.net>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs