From 757aa3322029a673e4f60c67041a796ce15e4828 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 17 Mar 2014 15:57:02 +0100 Subject: Continue to remove $Id$ from top of file (Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman --- help/Makefile.am | 2 -- help/Makefile.nmake | 1 - help/faq.py | 2 -- 3 files changed, 5 deletions(-) (limited to 'help') diff --git a/help/Makefile.am b/help/Makefile.am index 11b2f9abaf..1a6937aa27 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,8 +1,6 @@ # Makefile.am # Automake file for Wireshark help files # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2003 Gerald Combs diff --git a/help/Makefile.nmake b/help/Makefile.nmake index d8d22178e7..3eee3bcee7 100644 --- a/help/Makefile.nmake +++ b/help/Makefile.nmake @@ -1,7 +1,6 @@ ## Makefile for building wireshark.exe with Microsoft C and nmake ## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake # -# $Id$ TOOLS_DIR=..\tools include ..\config.nmake diff --git a/help/faq.py b/help/faq.py index 4d3b3045ef..c76e3ab81a 100755 --- a/help/faq.py +++ b/help/faq.py @@ -6,8 +6,6 @@ # Questions and answer content can be found below. Section and # question numbers will be automatically generated. # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs -- cgit v1.2.1