aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-31 12:22:59 +0200
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:49:26 +0000
commit7d77d753c6c9131ba63313d2154658eb6b7815e5 (patch)
treedecf960197ef6d7057f4a975a675f7c4d7b3029b /epan/dissectors
parent757aa3322029a673e4f60c67041a796ce15e4828 (diff)
Continue to remove $Id$ from top of file
(Using sed :sed -i '/^\/\* \$Id\$ \*\//,+0 d') ( /* $Id */ ) Change-Id: I46e928d7f2a307c35876ed5d34cb6b7cccfcd6e9 Reviewed-on: https://code.wireshark.org/review/886 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/x11-declarations.h1
-rw-r--r--epan/dissectors/x11-enum.h1
-rw-r--r--epan/dissectors/x11-extension-errors.h1
-rw-r--r--epan/dissectors/x11-extension-implementation.h1
-rw-r--r--epan/dissectors/x11-glx-render-enum.h1
-rw-r--r--epan/dissectors/x11-register-info.h1
6 files changed, 0 insertions, 6 deletions
diff --git a/epan/dissectors/x11-declarations.h b/epan/dissectors/x11-declarations.h
index 143126a803..71d8362da4 100644
--- a/epan/dissectors/x11-declarations.h
+++ b/epan/dissectors/x11-declarations.h
@@ -1,6 +1,5 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-fields.pl. */
-/* $Id$ */
/*
* Copyright 2000, Christophe Tronche <ch.tronche[AT]computer.org>
diff --git a/epan/dissectors/x11-enum.h b/epan/dissectors/x11-enum.h
index 5bf5575ae3..77280cd70e 100644
--- a/epan/dissectors/x11-enum.h
+++ b/epan/dissectors/x11-enum.h
@@ -1,7 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
using xcbproto version xcb-proto-1.9-11-g2817903 */
-/* $Id$ */
/*
* Copyright 2008, 2009, 2013 Open Text Corporation <pharris[AT]opentext.com>
diff --git a/epan/dissectors/x11-extension-errors.h b/epan/dissectors/x11-extension-errors.h
index 69a596fef2..9b5ecbc0d3 100644
--- a/epan/dissectors/x11-extension-errors.h
+++ b/epan/dissectors/x11-extension-errors.h
@@ -1,7 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
using xcbproto version xcb-proto-1.9-11-g2817903 */
-/* $Id$ */
/*
* Copyright 2008, 2009, 2013 Open Text Corporation <pharris[AT]opentext.com>
diff --git a/epan/dissectors/x11-extension-implementation.h b/epan/dissectors/x11-extension-implementation.h
index f3b421dbce..f905b847f5 100644
--- a/epan/dissectors/x11-extension-implementation.h
+++ b/epan/dissectors/x11-extension-implementation.h
@@ -1,7 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
using xcbproto version xcb-proto-1.9-11-g2817903 */
-/* $Id$ */
/*
* Copyright 2008, 2009, 2013 Open Text Corporation <pharris[AT]opentext.com>
diff --git a/epan/dissectors/x11-glx-render-enum.h b/epan/dissectors/x11-glx-render-enum.h
index e390503203..8159895473 100644
--- a/epan/dissectors/x11-glx-render-enum.h
+++ b/epan/dissectors/x11-glx-render-enum.h
@@ -1,7 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
using mesa version snb-magic-19685-g149140e */
-/* $Id$ */
/*
* Copyright 2008, 2009, 2013 Open Text Corporation <pharris[AT]opentext.com>
diff --git a/epan/dissectors/x11-register-info.h b/epan/dissectors/x11-register-info.h
index 40d726434f..45b0486bab 100644
--- a/epan/dissectors/x11-register-info.h
+++ b/epan/dissectors/x11-register-info.h
@@ -1,6 +1,5 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-fields.pl. */
-/* $Id$ */
/*
* Copyright 2000, Christophe Tronche <ch.tronche[AT]computer.org>