From 296591399f90a9d89be958d91047aa724a77ee6d Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Tue, 4 Mar 2014 13:14:53 +0100 Subject: Remove all $Id$ from top of file (Using sed : sed -i '/^ \* \$Id\$/,+1 d') Fix manually some typo (in export_object_dicom.c and crc16-plain.c) Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8 Reviewed-on: https://code.wireshark.org/review/497 Reviewed-by: Anders Broman --- tools/npl/npl.c | 2 -- tools/npl/parser.l | 2 -- 2 files changed, 4 deletions(-) (limited to 'tools') diff --git a/tools/npl/npl.c b/tools/npl/npl.c index 43a0b9f850..d93b5f367b 100644 --- a/tools/npl/npl.c +++ b/tools/npl/npl.c @@ -1,8 +1,6 @@ /* * Copyright 2012-2013, Jakub Zawadzki * - * $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 diff --git a/tools/npl/parser.l b/tools/npl/parser.l index 95fa159e97..4790449e9c 100644 --- a/tools/npl/parser.l +++ b/tools/npl/parser.l @@ -1,8 +1,6 @@ /* * Copyright 2012-2013, Jakub Zawadzki * - * $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 -- cgit v1.2.3