aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-31 12:45:42 +0200
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:49:52 +0000
commitb7b33b54bd6c0b896bf50eb577685fdcd007136e (patch)
tree922cb18de5588f9975c366f1d4d59410adaa8f93 /epan/dissectors
parent7d77d753c6c9131ba63313d2154658eb6b7815e5 (diff)
Continue to remove $Id$ from top of file
Last one $Id$ (remove by hand) to make checkAPI haapy ! Change-Id: I5adfdcac0629a36e08c5fe3ea7960bdbc251364f Reviewed-on: https://code.wireshark.org/review/887 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/packet-h223.h3
-rw-r--r--epan/dissectors/packet-mount.h3
-rw-r--r--epan/dissectors/packet-netflow.c2
-rw-r--r--epan/dissectors/packet-nfs.h3
-rw-r--r--epan/dissectors/packet-nlm.h3
5 files changed, 4 insertions, 10 deletions
diff --git a/epan/dissectors/packet-h223.h b/epan/dissectors/packet-h223.h
index 6037dd02e0..0c17993439 100644
--- a/epan/dissectors/packet-h223.h
+++ b/epan/dissectors/packet-h223.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Routines for H.223 packet dissection
* 2004 Richard van der Hoff <richardv@mxtelecom.com>
*
diff --git a/epan/dissectors/packet-mount.h b/epan/dissectors/packet-mount.h
index b536df89e7..45de63db7a 100644
--- a/epan/dissectors/packet-mount.h
+++ b/epan/dissectors/packet-mount.h
@@ -1,6 +1,5 @@
/* packet-mount.h */
-/* $Id$
- *
+/*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/epan/dissectors/packet-netflow.c b/epan/dissectors/packet-netflow.c
index c3afdfae97..2e8c68d2dc 100644
--- a/epan/dissectors/packet-netflow.c
+++ b/epan/dissectors/packet-netflow.c
@@ -1,8 +1,6 @@
/*
** packet-netflow.c
**
- ** $Id$
- **
** (c) 2002 bill fumerola <fumerola@yahoo-inc.com>
** (C) 2005-06 Luca Deri <deri@ntop.org>
**
diff --git a/epan/dissectors/packet-nfs.h b/epan/dissectors/packet-nfs.h
index d523f317bb..ef3490c132 100644
--- a/epan/dissectors/packet-nfs.h
+++ b/epan/dissectors/packet-nfs.h
@@ -1,6 +1,5 @@
/* packet-nfs.h (c) 1999 Uwe Girlich */
-/* $Id$
- *
+/*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/epan/dissectors/packet-nlm.h b/epan/dissectors/packet-nlm.h
index bad31adcc7..db11fd7ae2 100644
--- a/epan/dissectors/packet-nlm.h
+++ b/epan/dissectors/packet-nlm.h
@@ -1,6 +1,5 @@
/* packet-nlm.h (c) 1999 Uwe Girlich */
-/* $Id$
- *
+/*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs