diff options
author | Rich Felker <dalias@aerifal.cx> | 2016-03-06 17:48:58 +0000 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-03-06 17:48:58 +0000 |
commit | 589aefa5b061647e8b9ad9bca3aaa8dc6222460a (patch) | |
tree | b8274c27d2ecdb5968c9a04bd8fff0114c0b8f3d /COPYRIGHT | |
parent | 83933573aff71a5d178ab71912f177d2d844e63e (diff) | |
download | musl-589aefa5b061647e8b9ad9bca3aaa8dc6222460a.tar.gz |
update documentation files for mips64 port
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -43,6 +43,7 @@ Gianluca Anzolin Hauke Mehrtens Hiltjo Posthuma Isaac Dunham +Jaydeep Patil Jens Gustedt Jeremy Huntwork Jo-Philipp Wich @@ -55,6 +56,7 @@ Kylie McClain Luca Barbato Luka Perkov M Farkas-Dyck (Strake) +Mahesh Bodapati Michael Forney Natanael Copa Nicholas J. Kain @@ -123,6 +125,9 @@ Pennington for use in the ellcc project. The original code was adapted by Rich Felker for build system and code conventions during upstream integration. It is licensed under the standard MIT terms. +The mips64 port was contributed by Imagination Technologies and is +licensed under the standard MIT terms. + The powerpc port was also originally written by Richard Pennington, and later supplemented and integrated by John Spencer. It is licensed under the standard MIT terms. |