clarify PicoDrive's license
[picodrive.git] / pico / cd / buffering.c
index dbf7b28..a79172d 100644 (file)
@@ -1,5 +1,10 @@
-// Buffering handling
-// (c) Copyright 2007, Grazvydas "notaz" Ignotas
+/*
+ * Buffering handling
+ * (C) notaz, 2007,2008
+ *
+ * This work is licensed under the terms of MAME license.
+ * See COPYING file in the top-level directory.
+ */
 
 #include "../pico_int.h"