summaryrefslogtreecommitdiff
path: root/plugins/ethercat
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-04 13:14:53 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-04 14:27:33 +0000
commit296591399f90a9d89be958d91047aa724a77ee6d (patch)
tree227c108d205e8103173ea1c5eff2fb5a1d604b48 /plugins/ethercat
parent01467c294a21159d47ce27f271c60c8914e7c13a (diff)
downloadwireshark-296591399f90a9d89be958d91047aa724a77ee6d.tar.gz
Remove all $Id$ from top of file
(Using sed : sed -i '/^ \* \$Id\$/,+1 d') Fix manually some typo (in export_object_dicom.c and crc16-plain.c) Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8 Reviewed-on: https://code.wireshark.org/review/497 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'plugins/ethercat')
-rw-r--r--plugins/ethercat/packet-ams.c2
-rw-r--r--plugins/ethercat/packet-ams.h2
-rw-r--r--plugins/ethercat/packet-ecatmb.c2
-rw-r--r--plugins/ethercat/packet-ecatmb.h2
-rw-r--r--plugins/ethercat/packet-esl.c2
-rw-r--r--plugins/ethercat/packet-ethercat-datagram.c2
-rw-r--r--plugins/ethercat/packet-ethercat-datagram.h2
-rw-r--r--plugins/ethercat/packet-ethercat-frame.c2
-rw-r--r--plugins/ethercat/packet-ethercat-frame.h2
-rw-r--r--plugins/ethercat/packet-ioraw.c2
-rw-r--r--plugins/ethercat/packet-ioraw.h2
-rw-r--r--plugins/ethercat/packet-nv.c2
-rw-r--r--plugins/ethercat/packet-nv.h2
13 files changed, 0 insertions, 26 deletions
diff --git a/plugins/ethercat/packet-ams.c b/plugins/ethercat/packet-ams.c
index 615a612960..890328815f 100644
--- a/plugins/ethercat/packet-ams.c
+++ b/plugins/ethercat/packet-ams.c
@@ -1,8 +1,6 @@
/* packet-ams.c
* Routines for ethercat packet disassembly
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-ams.h b/plugins/ethercat/packet-ams.h
index ca723dcea8..fc1d4e9857 100644
--- a/plugins/ethercat/packet-ams.h
+++ b/plugins/ethercat/packet-ams.h
@@ -1,7 +1,5 @@
/* packet-ams.h
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-ecatmb.c b/plugins/ethercat/packet-ecatmb.c
index 8f2786750a..a0c93594f4 100644
--- a/plugins/ethercat/packet-ecatmb.c
+++ b/plugins/ethercat/packet-ecatmb.c
@@ -1,8 +1,6 @@
/* packet-ecatmb.c
* Routines for EtherCAT packet disassembly
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-ecatmb.h b/plugins/ethercat/packet-ecatmb.h
index 38a6a6bd40..8b9accc631 100644
--- a/plugins/ethercat/packet-ecatmb.h
+++ b/plugins/ethercat/packet-ecatmb.h
@@ -1,7 +1,5 @@
/* packet-ecatmb.h
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-esl.c b/plugins/ethercat/packet-esl.c
index 9b643347cf..6c72034108 100644
--- a/plugins/ethercat/packet-esl.c
+++ b/plugins/ethercat/packet-esl.c
@@ -1,8 +1,6 @@
/* packet-esl.c
* Routines for EtherCAT Switch Link disassembly
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-ethercat-datagram.c b/plugins/ethercat/packet-ethercat-datagram.c
index 5204940b3d..62f8ec9ed3 100644
--- a/plugins/ethercat/packet-ethercat-datagram.c
+++ b/plugins/ethercat/packet-ethercat-datagram.c
@@ -1,8 +1,6 @@
/* packet-ethercat-datagram.c
* Routines for ethercat packet disassembly
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-ethercat-datagram.h b/plugins/ethercat/packet-ethercat-datagram.h
index 7b9f4e3152..3e6c2b1e15 100644
--- a/plugins/ethercat/packet-ethercat-datagram.h
+++ b/plugins/ethercat/packet-ethercat-datagram.h
@@ -1,7 +1,5 @@
/* packet-ethercat-datagram.h
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-ethercat-frame.c b/plugins/ethercat/packet-ethercat-frame.c
index 2b1b0559c6..7452f7e929 100644
--- a/plugins/ethercat/packet-ethercat-frame.c
+++ b/plugins/ethercat/packet-ethercat-frame.c
@@ -1,8 +1,6 @@
/* packet-ethercat-frame.c
* Routines for ethercat packet disassembly
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-ethercat-frame.h b/plugins/ethercat/packet-ethercat-frame.h
index b9a7245115..2bcdbe0a6a 100644
--- a/plugins/ethercat/packet-ethercat-frame.h
+++ b/plugins/ethercat/packet-ethercat-frame.h
@@ -1,7 +1,5 @@
/* paket-ethercat-frame.h
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-ioraw.c b/plugins/ethercat/packet-ioraw.c
index b04806d8ad..83610336e5 100644
--- a/plugins/ethercat/packet-ioraw.c
+++ b/plugins/ethercat/packet-ioraw.c
@@ -1,8 +1,6 @@
/* packet-ioraw.c
* Routines for ethercat packet disassembly
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-ioraw.h b/plugins/ethercat/packet-ioraw.h
index d713867371..4c45b12e59 100644
--- a/plugins/ethercat/packet-ioraw.h
+++ b/plugins/ethercat/packet-ioraw.h
@@ -1,7 +1,5 @@
/* packet-ioraw.h
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-nv.c b/plugins/ethercat/packet-nv.c
index fb74a5f53a..660a44af7b 100644
--- a/plugins/ethercat/packet-nv.c
+++ b/plugins/ethercat/packet-nv.c
@@ -1,8 +1,6 @@
/* packet-nv.c
* Routines for ethercat packet disassembly
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer
diff --git a/plugins/ethercat/packet-nv.h b/plugins/ethercat/packet-nv.h
index 7a3f4ec852..5fe9e681ae 100644
--- a/plugins/ethercat/packet-nv.h
+++ b/plugins/ethercat/packet-nv.h
@@ -1,7 +1,5 @@
/* packet-nv.h
*
- * $Id$
- *
* Copyright (c) 2007 by Beckhoff Automation GmbH
*
* Wireshark - Network traffic analyzer