libffi Licenses
See source files for details.
Copyright (C) 2007-2010 Free Software Foundation, Inc
Copyright (C) 1996-2024 Red Hat, Inc.
Copyright (C) 2009-2012 ARM Ltd.
Copyright (C) 2011 Plausible Labs Cooperative, Inc.
Copyright (C) 2002 Ranjit Mathew
Copyright (C) 2002 Bo Thorsen
Copyright (C) 2002 Roger Sayle
Copyright (C) 2013 The Written Word, Inc.
Copyright (C) 2002-2007 Bo Thorsen <bo@suse.de>
Copyright (C) 2021 Microsoft, Inc.
Copyright (c) 2022 Oracle and/or its affiliates.
```
### AUTHORS File Information
```
libffi was originally written by Anthony Green <green@moxielogic.com>.
The developers of the GNU Compiler Collection project have made
innumerable valuable contributions. See the ChangeLog file for
details.
Some of the ideas behind libffi were inspired by Gianni Mariani's free
gencall library for Silicon Graphics machines.
The closure mechanism was designed and implemented by Kresten Krab
Thorup.
Major processor architecture ports were contributed by the following
developers:
aarch64 Marcus Shawcroft, James Greenhalgh
x86 Anthony Green, Jon Beniston
x86-64 Bo Thorsen
Jesper Skov and Andrew Haley both did more than their fair share of
stepping through the code and tracking down bugs.
Thanks also to Tom Tromey for bug fixes, documentation and
configuration help.
Thanks to Jim Blandy, who provided some useful feedback on the libffi
interface.
Alex Oliva solved the executable page problem for SElinux.
```