]> git.sesse.net Git - kdenlive/blobdiff - src/lib/audio/audioCorrelation.cpp
Audio alignment libraries moved to src/lib/audio/
[kdenlive] / src / lib / audio / audioCorrelation.cpp
similarity index 78%
rename from testingArea/audioCorrelation.cpp
rename to src/lib/audio/audioCorrelation.cpp
index 96adab6cff98bc4439a5f2b586c74e33580ae280..9a807c80c28e7593964a975058ae7703968d798d 100644 (file)
@@ -1,3 +1,13 @@
+/***************************************************************************
+ *   Copyright (C) 2012 by Simon Andreas Eugster (simon.eu@gmail.com)      *
+ *   This file is part of kdenlive. See www.kdenlive.org.                  *
+ *                                                                         *
+ *   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.                                   *
+ ***************************************************************************/
+
 #include "audioCorrelation.h"
 
 #include <QTime>