aft.c: Add GPL header.
[paraslash.git] / aft.c
diff --git a/aft.c b/aft.c
index 0f15cd28e96cf726275508faa63b07d4a75e190b..d1c46ba0255da44bf5d42a4fa83aa1c4db53a7c8 100644 (file)
--- a/aft.c
+++ b/aft.c
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 2007 Andre Noll <maan@systemlinux.org>
+ *
+ * Licensed under the GPL v2. For licencing details see COPYING.
+ */
+
+/** \file aft.c Audio file table functions. */
+
 #include "para.h"
 #include "error.h"
 #include <sys/mman.h>