summaryrefslogtreecommitdiff
path: root/codecs
diff options
context:
space:
mode:
Diffstat (limited to 'codecs')
-rw-r--r--codecs/CMakeLists.txt2
-rw-r--r--codecs/Makefile.am2
-rw-r--r--codecs/Makefile.common2
-rw-r--r--codecs/Makefile.nmake1
4 files changed, 0 insertions, 7 deletions
diff --git a/codecs/CMakeLists.txt b/codecs/CMakeLists.txt
index 442b50f8e5..e4eec87037 100644
--- a/codecs/CMakeLists.txt
+++ b/codecs/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/codecs/Makefile.am b/codecs/Makefile.am
index 1ce407f129..4ae0c5516f 100644
--- a/codecs/Makefile.am
+++ b/codecs/Makefile.am
@@ -1,8 +1,6 @@
# Makefile.am
# Automake file for the libcodec library for Wireshark
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/codecs/Makefile.common b/codecs/Makefile.common
index 7f35b87d2e..fc76046c34 100644
--- a/codecs/Makefile.common
+++ b/codecs/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/codecs/Makefile.nmake b/codecs/Makefile.nmake
index 7d5f8a7442..82470df1f6 100644
--- a/codecs/Makefile.nmake
+++ b/codecs/Makefile.nmake
@@ -1,7 +1,6 @@
## Makefile for building codecs.lib with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
-# $Id$
include ..\config.nmake
include ..\Makefile.nmake.inc