aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/gte_neon.s
diff options
context:
space:
mode:
authornotaz2011-09-30 01:04:21 +0300
committernotaz2011-09-30 01:04:21 +0300
commit0c2ca3ba2ca8a191fc3f6d9782dc2420537b1964 (patch)
tree358c50fa163957afd4ab871f3337e43ca7ccbf42 /libpcsxcore/gte_neon.s
parent22ea665be74b8bc9e916f2d617a714281018f262 (diff)
downloadpcsx_rearmed-0c2ca3ba2ca8a191fc3f6d9782dc2420537b1964.tar.gz
pcsx_rearmed-0c2ca3ba2ca8a191fc3f6d9782dc2420537b1964.tar.bz2
pcsx_rearmed-0c2ca3ba2ca8a191fc3f6d9782dc2420537b1964.zip
gte_arm: implement RTPS, RTPT
Diffstat (limited to 'libpcsxcore/gte_neon.s')
-rw-r--r--libpcsxcore/gte_neon.s5
1 files changed, 1 insertions, 4 deletions
diff --git a/libpcsxcore/gte_neon.s b/libpcsxcore/gte_neon.s
index ab8c1b6..b0a8f16 100644
--- a/libpcsxcore/gte_neon.s
+++ b/libpcsxcore/gte_neon.s
@@ -1,10 +1,7 @@
/*
* (C) GraÅžvydas "notaz" Ignotas, 2011
*
- * 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.
+ * This work is licensed under the terms of GNU GPL version 2 or later.
* See the COPYING file in the top-level directory.
*/