summaryrefslogtreecommitdiff
path: root/tools/lemon
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 /tools/lemon
parent757aa3322029a673e4f60c67041a796ce15e4828 (diff)
downloadwireshark-7d77d753c6c9131ba63313d2154658eb6b7815e5.tar.gz
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 'tools/lemon')
-rw-r--r--tools/lemon/cppmagic.h1
-rw-r--r--tools/lemon/lemonflex-head.inc1
-rw-r--r--tools/lemon/lemonflex-tail.inc1
3 files changed, 0 insertions, 3 deletions
diff --git a/tools/lemon/cppmagic.h b/tools/lemon/cppmagic.h
index 7efd066acc..ea45018567 100644
--- a/tools/lemon/cppmagic.h
+++ b/tools/lemon/cppmagic.h
@@ -1,4 +1,3 @@
-/* $Id$ */
/**************************************** CPP definitions ***************/
diff --git a/tools/lemon/lemonflex-head.inc b/tools/lemon/lemonflex-head.inc
index 194579ff26..e6350caae3 100644
--- a/tools/lemon/lemonflex-head.inc
+++ b/tools/lemon/lemonflex-head.inc
@@ -1,4 +1,3 @@
-/* $Id$ */
/* This file is #include'd at the top of a Lex/Flex scanner
for use with the Lemon parser. You must have #define'd:
diff --git a/tools/lemon/lemonflex-tail.inc b/tools/lemon/lemonflex-tail.inc
index 325f829cdd..805cd16c62 100644
--- a/tools/lemon/lemonflex-tail.inc
+++ b/tools/lemon/lemonflex-tail.inc
@@ -1,4 +1,3 @@
-/* $Id$ */
/* This file is #include'd at the bottom of a Lex/Flex scanner
for use with the Lemon parser. You must have #define'd: