clarify PicoDrive's license
[picodrive.git] / pico / cd / cue.c
index ab09c10..2b92bee 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * cuefile handling
+ * (C) notaz, 2008
+ *
+ * This work is licensed under the terms of MAME license.
+ * See COPYING file in the top-level directory.
+ */
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>