aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-31 11:14:29 +0200
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:50:19 +0000
commitd8001e8064d5f1c4412ab43765ae74a03197a8d9 (patch)
treef00562104762ce7bd85a402d1cb25d8cf295e8ec /plugins
parentb7b33b54bd6c0b896bf50eb577685fdcd007136e (diff)
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\*\* \$Id\$/,+1 d') (2 star and space) Change-Id: I48505ffb8bfa103cd7db0117e18cdb1925a7034d Reviewed-on: https://code.wireshark.org/review/884 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/opcua/opcua.c2
-rw-r--r--plugins/opcua/opcua_application_layer.c2
-rw-r--r--plugins/opcua/opcua_application_layer.h2
-rw-r--r--plugins/opcua/opcua_complextypeparser.c2
-rw-r--r--plugins/opcua/opcua_complextypeparser.h2
-rw-r--r--plugins/opcua/opcua_enumparser.c2
-rw-r--r--plugins/opcua/opcua_enumparser.h2
-rw-r--r--plugins/opcua/opcua_extensionobjectids.h2
-rw-r--r--plugins/opcua/opcua_extensionobjecttable.c2
-rw-r--r--plugins/opcua/opcua_hfindeces.c2
-rw-r--r--plugins/opcua/opcua_hfindeces.h2
-rw-r--r--plugins/opcua/opcua_identifiers.h2
-rw-r--r--plugins/opcua/opcua_security_layer.c2
-rw-r--r--plugins/opcua/opcua_security_layer.h2
-rw-r--r--plugins/opcua/opcua_serviceids.h2
-rw-r--r--plugins/opcua/opcua_serviceparser.c2
-rw-r--r--plugins/opcua/opcua_serviceparser.h2
-rw-r--r--plugins/opcua/opcua_servicetable.c2
-rw-r--r--plugins/opcua/opcua_servicetable.h2
-rw-r--r--plugins/opcua/opcua_simpletypes.c2
-rw-r--r--plugins/opcua/opcua_simpletypes.h2
-rw-r--r--plugins/opcua/opcua_transport_layer.c2
-rw-r--r--plugins/opcua/opcua_transport_layer.h2
23 files changed, 0 insertions, 46 deletions
diff --git a/plugins/opcua/opcua.c b/plugins/opcua/opcua.c
index d76cd36652..e728be348f 100644
--- a/plugins/opcua/opcua.c
+++ b/plugins/opcua/opcua.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2007 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_application_layer.c b/plugins/opcua/opcua_application_layer.c
index 2aa9e10f3b..176ed0cc6c 100644
--- a/plugins/opcua/opcua_application_layer.c
+++ b/plugins/opcua/opcua_application_layer.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2007 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_application_layer.h b/plugins/opcua/opcua_application_layer.h
index 005be67940..e276ef645e 100644
--- a/plugins/opcua/opcua_application_layer.h
+++ b/plugins/opcua/opcua_application_layer.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2007 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_complextypeparser.c b/plugins/opcua/opcua_complextypeparser.c
index 4b245e490c..b1a944ccd4 100644
--- a/plugins/opcua/opcua_complextypeparser.c
+++ b/plugins/opcua/opcua_complextypeparser.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_complextypeparser.h b/plugins/opcua/opcua_complextypeparser.h
index 13492208b8..100499d701 100644
--- a/plugins/opcua/opcua_complextypeparser.h
+++ b/plugins/opcua/opcua_complextypeparser.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_enumparser.c b/plugins/opcua/opcua_enumparser.c
index 100db8124a..4e4c1681e5 100644
--- a/plugins/opcua/opcua_enumparser.c
+++ b/plugins/opcua/opcua_enumparser.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_enumparser.h b/plugins/opcua/opcua_enumparser.h
index a6fe3a0a9f..fc9b85cde7 100644
--- a/plugins/opcua/opcua_enumparser.h
+++ b/plugins/opcua/opcua_enumparser.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_extensionobjectids.h b/plugins/opcua/opcua_extensionobjectids.h
index bd18cd9804..974f10e17e 100644
--- a/plugins/opcua/opcua_extensionobjectids.h
+++ b/plugins/opcua/opcua_extensionobjectids.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_extensionobjecttable.c b/plugins/opcua/opcua_extensionobjecttable.c
index 3a6403c8ea..ddc38fbd9d 100644
--- a/plugins/opcua/opcua_extensionobjecttable.c
+++ b/plugins/opcua/opcua_extensionobjecttable.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_hfindeces.c b/plugins/opcua/opcua_hfindeces.c
index 0d6e6fadeb..0e48d1662a 100644
--- a/plugins/opcua/opcua_hfindeces.c
+++ b/plugins/opcua/opcua_hfindeces.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_hfindeces.h b/plugins/opcua/opcua_hfindeces.h
index d2b4f3adc2..88ad673016 100644
--- a/plugins/opcua/opcua_hfindeces.h
+++ b/plugins/opcua/opcua_hfindeces.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_identifiers.h b/plugins/opcua/opcua_identifiers.h
index b232f67ab0..5ec96e85a4 100644
--- a/plugins/opcua/opcua_identifiers.h
+++ b/plugins/opcua/opcua_identifiers.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2007 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_security_layer.c b/plugins/opcua/opcua_security_layer.c
index 7df86068cd..4add7ee2e8 100644
--- a/plugins/opcua/opcua_security_layer.c
+++ b/plugins/opcua/opcua_security_layer.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2007 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_security_layer.h b/plugins/opcua/opcua_security_layer.h
index 6d604bde2a..5f0422b9af 100644
--- a/plugins/opcua/opcua_security_layer.h
+++ b/plugins/opcua/opcua_security_layer.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2007 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_serviceids.h b/plugins/opcua/opcua_serviceids.h
index 79bda0a6ce..92bbcacad8 100644
--- a/plugins/opcua/opcua_serviceids.h
+++ b/plugins/opcua/opcua_serviceids.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_serviceparser.c b/plugins/opcua/opcua_serviceparser.c
index e20a9f120c..16f20b0555 100644
--- a/plugins/opcua/opcua_serviceparser.c
+++ b/plugins/opcua/opcua_serviceparser.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_serviceparser.h b/plugins/opcua/opcua_serviceparser.h
index 6d36d845ac..a8bb7dbead 100644
--- a/plugins/opcua/opcua_serviceparser.h
+++ b/plugins/opcua/opcua_serviceparser.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_servicetable.c b/plugins/opcua/opcua_servicetable.c
index 48654b87b0..c26ff23c0d 100644
--- a/plugins/opcua/opcua_servicetable.c
+++ b/plugins/opcua/opcua_servicetable.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_servicetable.h b/plugins/opcua/opcua_servicetable.h
index 2dfddee22e..3eb86357d7 100644
--- a/plugins/opcua/opcua_servicetable.h
+++ b/plugins/opcua/opcua_servicetable.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_simpletypes.c b/plugins/opcua/opcua_simpletypes.c
index f8a52caeb5..97ab261535 100644
--- a/plugins/opcua/opcua_simpletypes.c
+++ b/plugins/opcua/opcua_simpletypes.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2007 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_simpletypes.h b/plugins/opcua/opcua_simpletypes.h
index 7cf65f2ada..35315a692a 100644
--- a/plugins/opcua/opcua_simpletypes.h
+++ b/plugins/opcua/opcua_simpletypes.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2007 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_transport_layer.c b/plugins/opcua/opcua_transport_layer.c
index b8c1edf433..b9ef5139b5 100644
--- a/plugins/opcua/opcua_transport_layer.c
+++ b/plugins/opcua/opcua_transport_layer.c
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
diff --git a/plugins/opcua/opcua_transport_layer.h b/plugins/opcua/opcua_transport_layer.h
index 70d06a7695..960ed10add 100644
--- a/plugins/opcua/opcua_transport_layer.h
+++ b/plugins/opcua/opcua_transport_layer.h
@@ -1,6 +1,4 @@
/******************************************************************************
-** $Id$
-**
** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**