1.32 release
[picodrive.git] / Pico / cd / cd_file.c
index 43fc413..ee5ef62 100644 (file)
@@ -1,3 +1,12 @@
+/***********************************************************
+ *                                                         *
+ * This source was taken from the Gens project             *
+ * Written by Stéphane Dallongeville                       *
+ * Copyright (c) 2002 by Stéphane Dallongeville            *
+ * Modified/adapted for PicoDrive by notaz, 2007           *
+ *                                                         *
+ ***********************************************************/
+
 #include <sys/stat.h>
 #include "cd_file.h"