This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] License changes


* Jakub Jelinek wrote on Fri, Apr 10, 2009 at 10:57:35AM CEST:
> Some */configure files contain GPLv2+ license headers, but those come from
> libtool (and are generated anyway).  Other than that:

Libtool, Autoconf, and Automake are in the process of moving to GPLv3+,
but just like GCC, they need a new exception statement.  I can propose
patches for GCC when that is done, but I don't think a GCC release needs
to wait for this.

> Files we should still consider what to do with:
> boehm-gc/depcomp
> compile
> depcomp

> missing
> symlink-tree
> ylwrap

These are from Automake.

> config.guess

> config.sub

These are from config.  I'll write to config-patches about upgrading to
GPLv3+.

> config-ml.in

This shared between GCC and Automake.

> config.rpath

This is from gettext/gnulib.



> intl/dngettext.c
> intl/plural-exp.h
> intl/intl-compat.c
> intl/bindtextdom.c
> intl/ngettext.c
> intl/locale.alias
> intl/log.c
> intl/localename.c
> intl/localcharset.c
> intl/libgnuintl.h
> intl/osdep.c
> intl/localealias.c
> intl/eval-plural.h
> intl/dcgettext.c
> intl/relocatable.c
> intl/l10nflist.c
> intl/dcngettext.c
> intl/gettext.c
> intl/loadinfo.h
> intl/localcharset.h
> intl/plural-exp.c
> intl/plural.c
> intl/gmo.h
> intl/explodename.c
> intl/hash-string.h
> intl/finddomain.c
> intl/loadmsgcat.c
> intl/Makefile.in
> intl/textdomain.c
> intl/dcigettext.c
> intl/relocatable.h
> intl/dgettext.c
> intl/gettextP.h
> intl/plural.y

gettext?

> libtool.m4

This is from Libtool.

Cheers,
Ralf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]