summaryrefslogtreecommitdiff
path: root/plugins/m2m
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-17 15:57:02 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:48:06 +0000
commit757aa3322029a673e4f60c67041a796ce15e4828 (patch)
treeff4da6baa18e663a854a7c0863bd9fad2ac2f1b2 /plugins/m2m
parentfb61a0afa9b3ac5a6d3b0efa21e19b74d6aef175 (diff)
downloadwireshark-757aa3322029a673e4f60c67041a796ce15e4828.tar.gz
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'plugins/m2m')
-rw-r--r--plugins/m2m/CMakeLists.txt2
-rw-r--r--plugins/m2m/Makefile.am2
-rw-r--r--plugins/m2m/Makefile.common2
-rw-r--r--plugins/m2m/Makefile.nmake2
-rw-r--r--plugins/m2m/moduleinfo.nmake2
5 files changed, 0 insertions, 10 deletions
diff --git a/plugins/m2m/CMakeLists.txt b/plugins/m2m/CMakeLists.txt
index e0d6cc97ed..3020afd31c 100644
--- a/plugins/m2m/CMakeLists.txt
+++ b/plugins/m2m/CMakeLists.txt
@@ -1,7 +1,5 @@
# CMakeLists.txt
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/plugins/m2m/Makefile.am b/plugins/m2m/Makefile.am
index d0e4545c61..d582ce644a 100644
--- a/plugins/m2m/Makefile.am
+++ b/plugins/m2m/Makefile.am
@@ -1,8 +1,6 @@
# Makefile.am
# Automake file for M2M plugin
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/plugins/m2m/Makefile.common b/plugins/m2m/Makefile.common
index 677e3f448d..4070690d38 100644
--- a/plugins/m2m/Makefile.common
+++ b/plugins/m2m/Makefile.common
@@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/plugins/m2m/Makefile.nmake b/plugins/m2m/Makefile.nmake
index a56803ef10..9e06f165a1 100644
--- a/plugins/m2m/Makefile.nmake
+++ b/plugins/m2m/Makefile.nmake
@@ -1,8 +1,6 @@
# Makefile.nmake
# nmake file for M2M plugin
#
-# $Id$
-#
include ..\..\config.nmake
include ..\..\Makefile.nmake.inc
diff --git a/plugins/m2m/moduleinfo.nmake b/plugins/m2m/moduleinfo.nmake
index bafbb1588f..2a7289d77d 100644
--- a/plugins/m2m/moduleinfo.nmake
+++ b/plugins/m2m/moduleinfo.nmake
@@ -1,6 +1,4 @@
#
-# $Id$
-#
# The name
PACKAGE=m2m