aboutsummaryrefslogtreecommitdiff
path: root/frontend/arm_utils.s
diff options
context:
space:
mode:
authornotaz2010-12-09 19:15:01 +0200
committernotaz2010-12-14 15:25:05 +0200
commit69af03a2c2fccc06cb836f42a10b490a48f29c15 (patch)
tree486d6a6d91e252a95cf56e48057cbe28eaee34ee /frontend/arm_utils.s
parent698517be481301b4525c29873134a67b8343af3c (diff)
downloadpcsx_rearmed-69af03a2c2fccc06cb836f42a10b490a48f29c15.tar.gz
pcsx_rearmed-69af03a2c2fccc06cb836f42a10b490a48f29c15.tar.bz2
pcsx_rearmed-69af03a2c2fccc06cb836f42a10b490a48f29c15.zip
add OMAP layer, also preliminary menu, hud and input support
Diffstat (limited to 'frontend/arm_utils.s')
-rw-r--r--frontend/arm_utils.s5
1 files changed, 4 insertions, 1 deletions
diff --git a/frontend/arm_utils.s b/frontend/arm_utils.s
index d74c8b3..b0585b7 100644
--- a/frontend/arm_utils.s
+++ b/frontend/arm_utils.s
@@ -1,7 +1,10 @@
/*
* (C) GraÅžvydas "notaz" Ignotas, 2010
*
- * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * 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.
* See the COPYING file in the top-level directory.
*/