The wma tagger.
[paraslash.git] / check_wav.h
index 6a9577658f9743f116a7ec314387131e1522505e..0957fe0364c914b7f50c3c1148ef16cbb2350f31 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 2012 Andre Noll <maan@tuebingen.mpg.de>
+ *
+ * Licensed under the GPL v2. For licencing details see COPYING.
+ */
+
+/** \file check_wav.h Detect, process and cut a wav header. */
+
 struct check_wav_context;
 
 /**