This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GPL in libgcc2 files
- From: Doug Evans <dje at transmeta dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 7 May 2003 12:27:46 -0700
- Subject: GPL in libgcc2 files
fyi, I noticed several files in config/frv/*.c for libgcc2
have a GPL copyright on them e.g. frvbegin.c, lib1funcs.asm
(instead of a libgcc copyright). I'm guessing there are others.
Methinks this is just cut-n-paste laziness.
You probably want to fix this sooner rather than later.