clarify PicoDrive's license
[picodrive.git] / cpu / drc / cmn.c
index d796bfb..3ec039b 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * PicoDrive
+ * Copyright (C) 2009,2010 notaz
+ *
+ * This work is licensed under the terms of MAME license.
+ * See COPYING file in the top-level directory.
+ */
 #include <stdio.h>
 #ifdef __linux__
 #include <sys/mman.h>