libiberty seems to not have a single uniform license (I
think Nathanael Nerode was trying to address this). In
particular, "cp-demangle.c" seems to be under the GPL
with the following addition:
----------------------------- 8< -----------------------------
In addition to the permissions in the GNU General Public License, the
Free Software Foundation gives you unlimited permission to link the
compiled version of this file into combinations with other programs,
and to distribute those combinations without any restriction coming
from the use of this file. (The General Public License restrictions
do apply in other respects; for example, they cover modification of
the file, and distribution when not linked into a combined
executable.)
----------------------------- 8< -----------------------------
IANAL, much less an expert on licenses, but is this
compatible with libgcj's GPL+exception license?