sched: Dont use fixed-size buffer for task names.
[paraslash.git] / check_wav.h
index 6a9577658f9743f116a7ec314387131e1522505e..5310d170735c24cef72bfe2443e104310947e14e 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 2012-2014 Andre Noll <maan@systemlinux.org>
+ *
+ * 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;
 
 /**
 struct check_wav_context;
 
 /**