summaryrefslogtreecommitdiffstats
path: root/src/encoder/encoderffmpegvorbis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/encoder/encoderffmpegvorbis.cpp')
-rw-r--r--src/encoder/encoderffmpegvorbis.cpp19
1 files changed, 1 insertions, 18 deletions
diff --git a/src/encoder/encoderffmpegvorbis.cpp b/src/encoder/encoderffmpegvorbis.cpp
index 7c37c79610..3d8984019d 100644
--- a/src/encoder/encoderffmpegvorbis.cpp
+++ b/src/encoder/encoderffmpegvorbis.cpp
@@ -1,21 +1,4 @@
-/****************************************************************************
- encoderffmpegvorbis.cpp - FFMPEG OGG/Vorbis encoder for mixxx
- -------------------
- copyright : (C) 2012-2013 by Tuukka Pasanen
- (C) 2007 by Wesley Stessens
- (C) 1994 by Xiph.org (encoder example)
- (C) 1994 Tobias Rafreider (broadcast and recording fixes)
- ***************************************************************************/
-
-/***************************************************************************
- * *
- * This program is free software; you can redistribute it and/or modify *
- * it under the terms of the GNU General Public License as published by *
- * the Free Software Foundation; either version 2 of the License, or *
- * (at your option) any later version. *
- * *
- ***************************************************************************/
-
+// FFMPEG OGG/Vorbis encoder for mixxx
#include "encoder/encoderffmpegvorbis.h"
// Constructor