aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/G711u
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/G711u')
-rw-r--r--codecs/G711u/G711udecode.c2
-rw-r--r--codecs/G711u/G711udecode.h2
-rw-r--r--codecs/G711u/G711utable.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/codecs/G711u/G711udecode.c b/codecs/G711u/G711udecode.c
index 369e47df3f..8399195d6e 100644
--- a/codecs/G711u/G711udecode.c
+++ b/codecs/G711u/G711udecode.c
@@ -1,8 +1,6 @@
/* G711udecode.c
* mu-law G.711 codec
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/codecs/G711u/G711udecode.h b/codecs/G711u/G711udecode.h
index 81cd379139..a0a7ad0a4e 100644
--- a/codecs/G711u/G711udecode.h
+++ b/codecs/G711u/G711udecode.h
@@ -1,8 +1,6 @@
/* G711udecode.h
* Definitions for mu-law G.711 codec
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/codecs/G711u/G711utable.h b/codecs/G711u/G711utable.h
index 7e11118aef..0a933b6f9f 100644
--- a/codecs/G711u/G711utable.h
+++ b/codecs/G711u/G711utable.h
@@ -1,8 +1,6 @@
/* G711utable.h
* Exponent table for mu-law G.711 codec
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs