aboutsummaryrefslogtreecommitdiffstats
path: root/tools
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 /tools
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 'tools')
-rw-r--r--tools/lemon/lemon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lemon/lemon.c b/tools/lemon/lemon.c
index d87cb36ae0..3c5dfe5d54 100644
--- a/tools/lemon/lemon.c
+++ b/tools/lemon/lemon.c
@@ -25,7 +25,6 @@
** http://www.hwaci.com/drh/
**
** Updated to sqlite lemon version 1.59
-** $Id$
*/
#include "config.h"