update license in source code itself
[libpicofe.git] / gp2x / soc_pollux.c
index 6a6dde0..39f8955 100644 (file)
@@ -1,4 +1,13 @@
 /*
+ * (C) GraÅžvydas "notaz" Ignotas, 2009-2010
+ *
+ * This work is licensed under the terms of any of these licenses
+ * (at your option):
+ *  - GNU GPL, version 2 or later.
+ *  - GNU LGPL, version 2.1 or later.
+ *  - MAME license.
+ * See the COPYING file in the top-level directory.
+ *
  * <random_info=mem_map>
  * 00000000-029fffff linux (42MB)
  * 02a00000-02dfffff fb (4MB, 153600B really used)
@@ -6,6 +15,7 @@
  * 03000000-03ffffff MPEGDEC (?, 16MB)
  * </random_info>
  */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>