clarify PicoDrive's license
[picodrive.git] / pico / memory_arm.s
index 972b918..9d46ba9 100644 (file)
@@ -1,8 +1,10 @@
-@ vim:filetype=armasm\r
-\r
-@ (c) Copyright 2006-2009, Grazvydas "notaz" Ignotas\r
-@ All Rights Reserved\r
-\r
+/*\r
+ * PicoDrive\r
+ * (C) notaz, 2006-2009\r
+ *\r
+ * This work is licensed under the terms of MAME license.\r
+ * See COPYING file in the top-level directory.\r
+ */\r
 \r
 @@ .include "port_config.s"\r
 \r
@@ -304,3 +306,4 @@ m_write16_not_sreg:
 \r
 .pool\r
 \r
+@ vim:filetype=armasm\r