aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-07 16:32:18 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:29:18 +0000
commitf2dfc39d9466e3dd736e14d95fc4d5cf2e37e4c8 (patch)
treefebcae46f514e07cbbf90906de5dc0a1f558e707
parent94a791a76e3db49b3f3b9dd0b7d1b43402ebd9c0 (diff)
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^ \t$Id\$/,+0 d') (tab before $Id$) Also modify generator (NDR.pm) Change-Id: I348a1d129d1d1320bd80b428038ea5ed291d6ca8 Reviewed-on: https://code.wireshark.org/review/878 Reviewed-by: Anders Broman <a.broman58@gmail.com>
-rw-r--r--epan/dissectors/packet-dcerpc-atsvc.c4
-rw-r--r--epan/dissectors/packet-dcerpc-atsvc.h4
-rw-r--r--epan/dissectors/packet-dcerpc-dfs.c4
-rw-r--r--epan/dissectors/packet-dcerpc-dfs.h4
-rw-r--r--epan/dissectors/packet-dcerpc-dnsserver.c4
-rw-r--r--epan/dissectors/packet-dcerpc-dnsserver.h4
-rw-r--r--epan/dissectors/packet-dcerpc-dssetup.c4
-rw-r--r--epan/dissectors/packet-dcerpc-dssetup.h4
-rw-r--r--epan/dissectors/packet-dcerpc-efs.c4
-rw-r--r--epan/dissectors/packet-dcerpc-efs.h4
-rw-r--r--epan/dissectors/packet-dcerpc-eventlog.c4
-rw-r--r--epan/dissectors/packet-dcerpc-eventlog.h4
-rw-r--r--epan/dissectors/packet-dcerpc-frsrpc.c4
-rw-r--r--epan/dissectors/packet-dcerpc-frsrpc.h4
-rw-r--r--epan/dissectors/packet-dcerpc-frstrans.c4
-rw-r--r--epan/dissectors/packet-dcerpc-frstrans.h4
-rw-r--r--epan/dissectors/packet-dcerpc-initshutdown.c4
-rw-r--r--epan/dissectors/packet-dcerpc-initshutdown.h4
-rw-r--r--epan/dissectors/packet-dcerpc-lsa.c4
-rw-r--r--epan/dissectors/packet-dcerpc-lsa.h4
-rw-r--r--epan/dissectors/packet-dcerpc-mapi.c4
-rw-r--r--epan/dissectors/packet-dcerpc-mapi.h4
-rw-r--r--epan/dissectors/packet-dcerpc-misc.c4
-rw-r--r--epan/dissectors/packet-dcerpc-misc.h4
-rw-r--r--epan/dissectors/packet-dcerpc-nspi.c4
-rw-r--r--epan/dissectors/packet-dcerpc-nspi.h4
-rw-r--r--epan/dissectors/packet-dcerpc-rfr.c4
-rw-r--r--epan/dissectors/packet-dcerpc-rfr.h4
-rw-r--r--epan/dissectors/packet-dcerpc-samr.c4
-rw-r--r--epan/dissectors/packet-dcerpc-samr.h4
-rw-r--r--epan/dissectors/packet-dcerpc-srvsvc.c2
-rw-r--r--epan/dissectors/packet-dcerpc-srvsvc.h4
-rw-r--r--epan/dissectors/packet-dcerpc-winreg.c4
-rw-r--r--epan/dissectors/packet-dcerpc-winreg.h4
-rw-r--r--epan/dissectors/packet-dcerpc-wkssvc.c4
-rw-r--r--epan/dissectors/packet-dcerpc-wkssvc.h4
-rw-r--r--epan/dissectors/packet-dcerpc-wzcsvc.c4
-rw-r--r--epan/dissectors/packet-dcerpc-wzcsvc.h4
-rw-r--r--tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm4
39 files changed, 38 insertions, 116 deletions
diff --git a/epan/dissectors/packet-dcerpc-atsvc.c b/epan/dissectors/packet-dcerpc-atsvc.c
index e3ac67bf26..82ca46b067 100644
--- a/epan/dissectors/packet-dcerpc-atsvc.c
+++ b/epan/dissectors/packet-dcerpc-atsvc.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from atsvc.idl and atsvc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-atsvc.h b/epan/dissectors/packet-dcerpc-atsvc.h
index c2675f70d3..5c13413a08 100644
--- a/epan/dissectors/packet-dcerpc-atsvc.h
+++ b/epan/dissectors/packet-dcerpc-atsvc.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from atsvc.idl and atsvc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-dfs.c b/epan/dissectors/packet-dcerpc-dfs.c
index 0ad3a9fef8..601345d759 100644
--- a/epan/dissectors/packet-dcerpc-dfs.c
+++ b/epan/dissectors/packet-dcerpc-dfs.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from dfs.idl and dfs.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-dfs.h b/epan/dissectors/packet-dcerpc-dfs.h
index 6218f72282..e3be6a39c6 100644
--- a/epan/dissectors/packet-dcerpc-dfs.h
+++ b/epan/dissectors/packet-dcerpc-dfs.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from dfs.idl and dfs.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-dnsserver.c b/epan/dissectors/packet-dcerpc-dnsserver.c
index c49aed9adf..d171b2cf88 100644
--- a/epan/dissectors/packet-dcerpc-dnsserver.c
+++ b/epan/dissectors/packet-dcerpc-dnsserver.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from dnsserver.idl and dnsserver.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-dnsserver.h b/epan/dissectors/packet-dcerpc-dnsserver.h
index 670b8c7dac..7f81d4ba79 100644
--- a/epan/dissectors/packet-dcerpc-dnsserver.h
+++ b/epan/dissectors/packet-dcerpc-dnsserver.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from dnsserver.idl and dnsserver.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-dssetup.c b/epan/dissectors/packet-dcerpc-dssetup.c
index 0c01920797..2c3e151aeb 100644
--- a/epan/dissectors/packet-dcerpc-dssetup.c
+++ b/epan/dissectors/packet-dcerpc-dssetup.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from dssetup.idl and dssetup.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-dssetup.h b/epan/dissectors/packet-dcerpc-dssetup.h
index c91a4e297c..ed30b47d6b 100644
--- a/epan/dissectors/packet-dcerpc-dssetup.h
+++ b/epan/dissectors/packet-dcerpc-dssetup.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from dssetup.idl and dssetup.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-efs.c b/epan/dissectors/packet-dcerpc-efs.c
index 79440ff978..dcf2f8bd4e 100644
--- a/epan/dissectors/packet-dcerpc-efs.c
+++ b/epan/dissectors/packet-dcerpc-efs.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from efs.idl and efs.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-efs.h b/epan/dissectors/packet-dcerpc-efs.h
index 30abc724a2..f6bd7e5039 100644
--- a/epan/dissectors/packet-dcerpc-efs.h
+++ b/epan/dissectors/packet-dcerpc-efs.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from efs.idl and efs.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-eventlog.c b/epan/dissectors/packet-dcerpc-eventlog.c
index 88098eaeee..3676f68c07 100644
--- a/epan/dissectors/packet-dcerpc-eventlog.c
+++ b/epan/dissectors/packet-dcerpc-eventlog.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from eventlog.idl and eventlog.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-eventlog.h b/epan/dissectors/packet-dcerpc-eventlog.h
index 7d7ed32b14..d872844b90 100644
--- a/epan/dissectors/packet-dcerpc-eventlog.h
+++ b/epan/dissectors/packet-dcerpc-eventlog.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from eventlog.idl and eventlog.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-frsrpc.c b/epan/dissectors/packet-dcerpc-frsrpc.c
index 97ecb412c3..d0a08d00b4 100644
--- a/epan/dissectors/packet-dcerpc-frsrpc.c
+++ b/epan/dissectors/packet-dcerpc-frsrpc.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from frsrpc.idl and frsrpc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-frsrpc.h b/epan/dissectors/packet-dcerpc-frsrpc.h
index 88cb1362d4..fc8c65a739 100644
--- a/epan/dissectors/packet-dcerpc-frsrpc.h
+++ b/epan/dissectors/packet-dcerpc-frsrpc.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from frsrpc.idl and frsrpc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-frstrans.c b/epan/dissectors/packet-dcerpc-frstrans.c
index 69eca0e039..a8d12bd00c 100644
--- a/epan/dissectors/packet-dcerpc-frstrans.c
+++ b/epan/dissectors/packet-dcerpc-frstrans.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from frstrans.idl and frstrans.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-frstrans.h b/epan/dissectors/packet-dcerpc-frstrans.h
index e75f9ca32d..0d8e73eb5f 100644
--- a/epan/dissectors/packet-dcerpc-frstrans.h
+++ b/epan/dissectors/packet-dcerpc-frstrans.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from frstrans.idl and frstrans.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-initshutdown.c b/epan/dissectors/packet-dcerpc-initshutdown.c
index b5d0583e60..f564dec29c 100644
--- a/epan/dissectors/packet-dcerpc-initshutdown.c
+++ b/epan/dissectors/packet-dcerpc-initshutdown.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from initshutdown.idl and initshutdown.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-initshutdown.h b/epan/dissectors/packet-dcerpc-initshutdown.h
index 586fb01dfe..b087b19bfd 100644
--- a/epan/dissectors/packet-dcerpc-initshutdown.h
+++ b/epan/dissectors/packet-dcerpc-initshutdown.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from initshutdown.idl and initshutdown.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-lsa.c b/epan/dissectors/packet-dcerpc-lsa.c
index 124166e5e5..d6306f9276 100644
--- a/epan/dissectors/packet-dcerpc-lsa.c
+++ b/epan/dissectors/packet-dcerpc-lsa.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This file was automatically generated by Pidl
from lsa.idl and lsa.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-lsa.h b/epan/dissectors/packet-dcerpc-lsa.h
index d16379e60a..e8da576d77 100644
--- a/epan/dissectors/packet-dcerpc-lsa.h
+++ b/epan/dissectors/packet-dcerpc-lsa.h
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This file was automatically generated by Pidl
from lsa.idl and lsa.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-mapi.c b/epan/dissectors/packet-dcerpc-mapi.c
index c57d768c74..ecec159a47 100644
--- a/epan/dissectors/packet-dcerpc-mapi.c
+++ b/epan/dissectors/packet-dcerpc-mapi.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from mapi.idl and mapi.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-mapi.h b/epan/dissectors/packet-dcerpc-mapi.h
index 547fdc3e87..28dc9c3a8c 100644
--- a/epan/dissectors/packet-dcerpc-mapi.h
+++ b/epan/dissectors/packet-dcerpc-mapi.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from mapi.idl and mapi.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-misc.c b/epan/dissectors/packet-dcerpc-misc.c
index 3a5fa97845..79fbe5a61d 100644
--- a/epan/dissectors/packet-dcerpc-misc.c
+++ b/epan/dissectors/packet-dcerpc-misc.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from misc.idl and misc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-misc.h b/epan/dissectors/packet-dcerpc-misc.h
index 565ea295bf..203d49b017 100644
--- a/epan/dissectors/packet-dcerpc-misc.h
+++ b/epan/dissectors/packet-dcerpc-misc.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from misc.idl and misc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-nspi.c b/epan/dissectors/packet-dcerpc-nspi.c
index f300974272..2d8517c9a8 100644
--- a/epan/dissectors/packet-dcerpc-nspi.c
+++ b/epan/dissectors/packet-dcerpc-nspi.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from nspi.idl and nspi.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-nspi.h b/epan/dissectors/packet-dcerpc-nspi.h
index fd7f6d5b5c..c58135e145 100644
--- a/epan/dissectors/packet-dcerpc-nspi.h
+++ b/epan/dissectors/packet-dcerpc-nspi.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from nspi.idl and nspi.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-rfr.c b/epan/dissectors/packet-dcerpc-rfr.c
index 2aade1531b..e9fd722f9c 100644
--- a/epan/dissectors/packet-dcerpc-rfr.c
+++ b/epan/dissectors/packet-dcerpc-rfr.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from rfr.idl and rfr.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-rfr.h b/epan/dissectors/packet-dcerpc-rfr.h
index 16da5b7a96..5f2ee35145 100644
--- a/epan/dissectors/packet-dcerpc-rfr.h
+++ b/epan/dissectors/packet-dcerpc-rfr.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from rfr.idl and rfr.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-samr.c b/epan/dissectors/packet-dcerpc-samr.c
index ba93e0f630..1713db55c1 100644
--- a/epan/dissectors/packet-dcerpc-samr.c
+++ b/epan/dissectors/packet-dcerpc-samr.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from samr.idl and samr.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-samr.h b/epan/dissectors/packet-dcerpc-samr.h
index d0a4521e74..b7a82cf2be 100644
--- a/epan/dissectors/packet-dcerpc-samr.h
+++ b/epan/dissectors/packet-dcerpc-samr.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from samr.idl and samr.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-srvsvc.c b/epan/dissectors/packet-dcerpc-srvsvc.c
index ac6d94ed0c..5dc5f185f1 100644
--- a/epan/dissectors/packet-dcerpc-srvsvc.c
+++ b/epan/dissectors/packet-dcerpc-srvsvc.c
@@ -6,8 +6,6 @@
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-srvsvc.h b/epan/dissectors/packet-dcerpc-srvsvc.h
index 73a2278efc..03c6ae69dc 100644
--- a/epan/dissectors/packet-dcerpc-srvsvc.h
+++ b/epan/dissectors/packet-dcerpc-srvsvc.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from srvsvc.idl and srvsvc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-winreg.c b/epan/dissectors/packet-dcerpc-winreg.c
index 55194d78ed..8b0dbcc406 100644
--- a/epan/dissectors/packet-dcerpc-winreg.c
+++ b/epan/dissectors/packet-dcerpc-winreg.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from winreg.idl and winreg.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-winreg.h b/epan/dissectors/packet-dcerpc-winreg.h
index 49cf16eee6..c8663c3599 100644
--- a/epan/dissectors/packet-dcerpc-winreg.h
+++ b/epan/dissectors/packet-dcerpc-winreg.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from winreg.idl and winreg.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-wkssvc.c b/epan/dissectors/packet-dcerpc-wkssvc.c
index 1f4fc8c835..e23c0faed7 100644
--- a/epan/dissectors/packet-dcerpc-wkssvc.c
+++ b/epan/dissectors/packet-dcerpc-wkssvc.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from wkssvc.idl and wkssvc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-wkssvc.h b/epan/dissectors/packet-dcerpc-wkssvc.h
index f9f6163736..116c9fa7f6 100644
--- a/epan/dissectors/packet-dcerpc-wkssvc.h
+++ b/epan/dissectors/packet-dcerpc-wkssvc.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from wkssvc.idl and wkssvc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-wzcsvc.c b/epan/dissectors/packet-dcerpc-wzcsvc.c
index 75892ef33b..ffb2522718 100644
--- a/epan/dissectors/packet-dcerpc-wzcsvc.c
+++ b/epan/dissectors/packet-dcerpc-wzcsvc.c
@@ -1,13 +1,11 @@
/* DO NOT EDIT
This filter was automatically generated
from wzcsvc.idl and wzcsvc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-wzcsvc.h b/epan/dissectors/packet-dcerpc-wzcsvc.h
index b5204b1bfb..e22d3e9167 100644
--- a/epan/dissectors/packet-dcerpc-wzcsvc.h
+++ b/epan/dissectors/packet-dcerpc-wzcsvc.h
@@ -3,13 +3,11 @@
/* DO NOT EDIT
This filter was automatically generated
from wzcsvc.idl and wzcsvc.cnf.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm b/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
index f443069e0c..32a83b7af4 100644
--- a/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
+++ b/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
@@ -1018,13 +1018,11 @@ sub Parse($$$$$)
"/* DO NOT EDIT
This file was automatically generated by Pidl
from $idl_file and $cnf_file.
-
+
Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- \$Id\$
*/
";