aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/G711a
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/G711a')
-rw-r--r--codecs/G711a/G711adecode.c2
-rw-r--r--codecs/G711a/G711adecode.h2
-rw-r--r--codecs/G711a/G711atable.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/codecs/G711a/G711adecode.c b/codecs/G711a/G711adecode.c
index e5518932cc..6d31657973 100644
--- a/codecs/G711a/G711adecode.c
+++ b/codecs/G711a/G711adecode.c
@@ -1,8 +1,6 @@
/* G711adecode.c
* A-law G.711 codec
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/codecs/G711a/G711adecode.h b/codecs/G711a/G711adecode.h
index b7ccd3ffaa..d89d166217 100644
--- a/codecs/G711a/G711adecode.h
+++ b/codecs/G711a/G711adecode.h
@@ -1,8 +1,6 @@
/* G711adecode.h
* Definitions for A-law G.711 codec
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/codecs/G711a/G711atable.h b/codecs/G711a/G711atable.h
index 19f2d0069d..17d9e0e5e6 100644
--- a/codecs/G711a/G711atable.h
+++ b/codecs/G711a/G711atable.h
@@ -1,8 +1,6 @@
/* G711atable.h
* Exponent table for A-law G.711 codec
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs