aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-30 22:19:24 +0100
committerMax Kellermann <max@duempel.org>2013-01-30 22:19:24 +0100
commitaa8ab2fc89ee6d172e8015c95cf6ee800d8e3841 (patch)
tree0174eab88c810a825f394e976c2846c36a1344f8 /test
parentd664baff2699842f2182968f5c26dbf63babdeff (diff)
test/test_vorbis_encoder: convert to C++
Diffstat (limited to 'test')
-rw-r--r--test/test_vorbis_encoder.cxx (renamed from test/test_vorbis_encoder.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_vorbis_encoder.c b/test/test_vorbis_encoder.cxx
index 61939915..887fd1a7 100644
--- a/test/test_vorbis_encoder.c
+++ b/test/test_vorbis_encoder.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2012 The Music Player Daemon Project
+ * Copyright (C) 2003-2013 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify