summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2017-06-16 13:44:20 -0700
committerRalph Giles <giles@thaumas.net>2017-06-16 13:44:20 -0700
commit679433ebb8287744a9801f847b7a105dbc2a0404 (patch)
treef6a188b9d5e9e858d8f1e00be18ca5021cd3b811 /test
parente5b1378996dba3ea82fb35403cb1f0bbff19495c (diff)
downloadlibvorbis-git-679433ebb8287744a9801f847b7a105dbc2a0404.tar.gz
Remove svn $Id$ header.
Most checked-in files had a comment with a filename and last-modified string automatically updated by the subversion version control tool. These became obsolete when we migrated the repository to git. Remove them.
Diffstat (limited to 'test')
-rw-r--r--test/test.c1
-rw-r--r--test/util.c1
-rw-r--r--test/util.h1
-rw-r--r--test/write_read.c1
-rw-r--r--test/write_read.h1
5 files changed, 0 insertions, 5 deletions
diff --git a/test/test.c b/test/test.c
index 1d2a16c0..fe1648d4 100644
--- a/test/test.c
+++ b/test/test.c
@@ -11,7 +11,6 @@
********************************************************************
function: vorbis coded test suite using vorbisfile
- last mod: $Id$
********************************************************************/
diff --git a/test/util.c b/test/util.c
index 884732bc..2ab74836 100644
--- a/test/util.c
+++ b/test/util.c
@@ -11,7 +11,6 @@
********************************************************************
function: utility functions for vorbis codec test suite.
- last mod: $Id$
********************************************************************/
diff --git a/test/util.h b/test/util.h
index ac43656a..85f8d4f0 100644
--- a/test/util.h
+++ b/test/util.h
@@ -11,7 +11,6 @@
********************************************************************
function: utility functions for vorbis codec test suite.
- last mod: $Id$
********************************************************************/
diff --git a/test/write_read.c b/test/write_read.c
index 5f6d7123..f1190dc6 100644
--- a/test/write_read.c
+++ b/test/write_read.c
@@ -11,7 +11,6 @@
********************************************************************
function: utility functions for vorbis codec test suite.
- last mod: $Id$
********************************************************************/
diff --git a/test/write_read.h b/test/write_read.h
index 07af6b77..c50c4835 100644
--- a/test/write_read.h
+++ b/test/write_read.h
@@ -11,7 +11,6 @@
********************************************************************
function: utility functions for vorbis codec test suite.
- last mod: $Id$
********************************************************************/