summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/Makefile.am2
-rw-r--r--help/Makefile.nmake1
-rwxr-xr-xhelp/faq.py2
3 files changed, 0 insertions, 5 deletions
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 <gerald@wireshark.org>
# 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 <gerald@wireshark.org>
# Copyright 1998 Gerald Combs