summaryrefslogtreecommitdiff
path: root/epan/dissectors/pidl
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-17 17:59:52 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:46:57 +0000
commitb0ba475fbfd4991c854039798487c74415f3489b (patch)
tree808beb083aec7816d06a197afcbdaa8f6f0cd8ff /epan/dissectors/pidl
parent7287b58ff5801c2706a2b6bc7bda501bf3d90fe2 (diff)
downloadwireshark-b0ba475fbfd4991c854039798487c74415f3489b.tar.gz
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^ \$Id\$/,+1 d') (No star only 2 spaces before) Change-Id: Id7b254031769a9dca2941304e4d3a0f4bdbc3f54 Reviewed-on: https://code.wireshark.org/review/883 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/pidl')
-rw-r--r--epan/dissectors/pidl/mapi/mapi.idl2
-rw-r--r--epan/dissectors/pidl/mapi/mapicodes_enum.h2
-rw-r--r--epan/dissectors/pidl/mapi/mapitags_enum.h2
-rw-r--r--epan/dissectors/pidl/rfr/rfr.idl2
4 files changed, 0 insertions, 8 deletions
diff --git a/epan/dissectors/pidl/mapi/mapi.idl b/epan/dissectors/pidl/mapi/mapi.idl
index 1f9d445c4a..125c43f932 100644
--- a/epan/dissectors/pidl/mapi/mapi.idl
+++ b/epan/dissectors/pidl/mapi/mapi.idl
@@ -3,8 +3,6 @@
Copyright (C) Julien Kerihuel 2007.
- $Id$
-
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
diff --git a/epan/dissectors/pidl/mapi/mapicodes_enum.h b/epan/dissectors/pidl/mapi/mapicodes_enum.h
index fe4402c354..64b671e5e3 100644
--- a/epan/dissectors/pidl/mapi/mapicodes_enum.h
+++ b/epan/dissectors/pidl/mapi/mapicodes_enum.h
@@ -5,8 +5,6 @@
Copyright (C) Julien Kerihuel 2006
- $Id$
-
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
diff --git a/epan/dissectors/pidl/mapi/mapitags_enum.h b/epan/dissectors/pidl/mapi/mapitags_enum.h
index fcc0a9c6ea..2ca596f14c 100644
--- a/epan/dissectors/pidl/mapi/mapitags_enum.h
+++ b/epan/dissectors/pidl/mapi/mapitags_enum.h
@@ -5,8 +5,6 @@
Copyright (C) Julien Kerihuel 2006
- $Id$
-
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
diff --git a/epan/dissectors/pidl/rfr/rfr.idl b/epan/dissectors/pidl/rfr/rfr.idl
index 02d27ad907..da2ec2bd83 100644
--- a/epan/dissectors/pidl/rfr/rfr.idl
+++ b/epan/dissectors/pidl/rfr/rfr.idl
@@ -5,8 +5,6 @@
Copyright (C) Julien Kerihuel 2008.
- $Id$
-
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or