aboutsummaryrefslogtreecommitdiffstats
path: root/echld
diff options
context:
space:
mode:
Diffstat (limited to 'echld')
-rw-r--r--echld/CMakeLists.txt2
-rw-r--r--echld/Makefile.am2
-rw-r--r--echld/Makefile.common2
-rw-r--r--echld/Makefile.nmake1
4 files changed, 0 insertions, 7 deletions
diff --git a/echld/CMakeLists.txt b/echld/CMakeLists.txt
index 0637809133..a7e3701be4 100644
--- a/echld/CMakeLists.txt
+++ b/echld/CMakeLists.txt
@@ -1,7 +1,5 @@
# CMakeLists.txt
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/echld/Makefile.am b/echld/Makefile.am
index 11e90dc565..f842243ca7 100644
--- a/echld/Makefile.am
+++ b/echld/Makefile.am
@@ -1,7 +1,5 @@
# Makefile.am
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/echld/Makefile.common b/echld/Makefile.common
index bcba50a851..6bd5a8b341 100644
--- a/echld/Makefile.common
+++ b/echld/Makefile.common
@@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/echld/Makefile.nmake b/echld/Makefile.nmake
index bfa73d4230..d82c00312e 100644
--- a/echld/Makefile.nmake
+++ b/echld/Makefile.nmake
@@ -1,7 +1,6 @@
## Makefile for building wireshark.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
-# $Id$
include ..\config.nmake
include <win32.mak>